-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Nice write up and blog , Thanks for sharing all those good info best regards John http://thenewsempire.com/Technologies/
- it turned that you should have permissions to write and read in the same time to make the phing or the propel generator to build the xml file , and now i am stuck in another problem , as there is...
- i have the same problem right now , and the funny thing i work in a company that didnt deal with it directly , they used symphony , and i have a task to configure this thing called propel and i am...
- Oh dear... BUY a ticket NOW.
- I'd say I am not going to Myschievia b/c I am in Portland, but guess what! I will be in TX. Sooooo, I may be joining you all out there in the outdoors. Woot!
Jump to original thread »
I'm not sure if this is specific to the Ubuntu Live based installs, or if this would apply to any Ubuntu installation. However, attempting to install sun-java6-jre (or sun-java5-jre) has left me with a continuous string of errors until I did this…
ln -s / /cow ... Continue reading »
ln -s / /cow ... Continue reading »
6 months ago
In fact, to find this, I did :
apt-get source sun-java6-jre
fgrep "cow" sun-java6-6-03/debian/* -R
And I find no references to cows. You sure it's not a previously misconfigured package?
6 months ago
then reinstalling and it still failed. As I was poking around the
internets looking for a solution I found someone offering this tidbit
of info. I knew the problem I was having was somewhere in the postinst
script, so I greped in it looking for "cow" to no avail. Willing to
try anything I said, "what the hell", made the symlink and it worked.
I was as shocked as you.
I believe this is the web page I found that referenced that fix:
https://bugs.launchpad.net/ubuntu/+source/sun-j...