0 Members and 1 Guest are viewing this topic.
sudo mv -v /opt/firefox /opt/firefox-backup
wget -O firefox-6.0.tar.bz2 "http://download.mozilla.org/?product=firefox-6.0.2&os=linux&lang=en-GB"
sudo tar -jxvf firefox-6.0.tar.bz2 --directory /opt
sudo mkdir /opt/firefox/plugins
sudo chown user -R /opt/firefox
sudo mv /usr/bin/firefox /usr/bin/original-firefox
sudo ln -fs /opt/firefox/firefox /usr/bin/firefox
sudo ln -s /usr/lib/mozilla/plugins/* /opt/firefox/plugins
firefox/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by firefox/libxul.so)
wget http://dl.dropbox.com/u/11876059/libstdc++6.tar.bz2
sudo tar -jxvf libstdc++6.tar.bz2 --directory /opt/firefox
firefox -profilemanager -no-remote
sudo sed '/Icon/ s/acs_//' -i /usr/share/applications/linpus-web.desktop
wget -O firefox-6.0.tar.bz2 "http://download.mozilla.org/?product=firefox-6.0&os=linux&lang=en-GB"
Know any AUDIO RECORDING program for this beast? or Webpage Editor? Or a way to customize the desktop?
I don't have an opt directory,
thunar /
sudo mkdir /opt
Your flash instructions included a ~ (tilde?) in front of directories- does it need that?
Did ff6 download about a week ago- its not the newest file in Downloads, but why would it even find it without specific direction?
This leaves the old installation too, right, so you can start that if you wish?
Linpus gives everyone owner priviledges, right, why you don't need sudo su?
[user@localhost ~]$ sudo mv -v /opt/firefox /opt/firefox-backupmv: cannot stat `/opt/firefox': No such file or directory[user@localhost ~]$ sudo tar -jxvf firefox-6.0.tar.bz2 --directory /opttar: firefox-6.0.tar.bz2: Cannot open: No such file or directorytar: Error is not recoverable: exiting nowtar: Child returned status 2tar: Error exit delayed from previous errors[user@localhost ~]$ sudo tar -jxvf /Downloads/firefox-6.0.tar.bz2 --directory /opttar: /Downloads/firefox-6.0.tar.bz2: Cannot open: No such file or directorytar: Error is not recoverable: exiting nowtar: Child returned status 2tar: Error exit delayed from previous errors
On another issue, I can't search for a file in the file manager, and it's impossible that I've gone 2 years withot noticing this.
How can you answer any of these questions w/o an AAO w Linpus?
ls ~/
ls ~/Downloads
ls /
ls /opt