I have read and tried followig instructions on the forum ; but I remain confused and stuffed up trying to install seamonkey 1.1.15 which I have downloaded to my directory home/ downloads. (using Kubuntu 8.04). would SKP please send me the needed commands to install the application
Announcement
Collapse
No announcement yet.
installing updated seamonkey
Collapse
This topic is closed.
X
X
-
Re: installing updated seamonkey
You can install the new version in the /usr/bin directory. Untaring the download should have given you a seamonkey directory in your ~/downloads directory; you can move it from there to /usr/bin with
sudo mv ~/downloads/seamonkey /usr/bin
After that, you will need to make it readable and executable by other users on your system with
sudo chmod -R a+rx /usr/bin/seamonkey
Then all you need to do is create a link or menu item that calls /usr/bin/seamonkey/seamonkey and you should be set to go.
We only have to look at ourselves to see how intelligent life might develop into something we wouldn't want to meet. -- Stephen Hawking
- Top
- Bottom
Comment