In article <joh8te$pdo$
1...@reader1.panix.com>,
OK, I'm back. Did everything you said, but no icon.
BUT NOTE: I'm using CDE, not gnome.
Plus, after xvf'ing that large tar file, I can see
nothing resembling something that I can actually RUN.
Here's a pre-prepared post, a bit wordy, yes, but I
think it has everything.
Hey, THANKS FOR YOUR HELP!
=========================================
[] 10may12 firefox-12:
| comp.unix.solaris #594472 (0 + 214 more) (1)--[1]
| From: Frank Langelage <
fr...@lafr.de>
| [1] Re: I downloaded firefox-12 tar; no README; do what now?
| Date: Thu May 10 05:45:09 EDT 2012
| Lines: 33
|
...
|
| Let me tell you how I handle this:
| I created a directory /opt/mozilla.
| Extract the tar file with tar xvf firefox.....tar here.
| Then I rename the firefox directory to include the version no
| mv firefox firefox-12.0.0
| and create a symbolic link
| ln -s firefox-12.0.0 firefox-12.0.x
Ok, I've done all that.
QUESTION: What's the symlink for?
And I also created, in /export/home/dkc, the file Firefox_12.desktop, just
like you told me to:
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Exec=/opt/mozilla/firefox-12.0.x/firefox
TryExec=/opt/mozilla/firefox-12.0.x/firefox
Icon=/opt/mozilla/firefox-12.0.x/icons/mozicon128.png
X-GNOME-DocPath=
Terminal=false
Name=Firefox 12
GenericName=Firefox 12
Comment=Firefox 12
Categories=Application;Network;
lifted straight from your instructions:
| In my user home directory under Desktop I have a file Firefox_12.desktop
| with this content:
| [Desktop Entry]
| Version=1.0
| Encoding=UTF-8
| Type=Application
| Exec=/opt/mozilla/firefox-12.0.x/firefox
| TryExec=/opt/mozilla/firefox-12.0.x/firefox
| Icon=/opt/mozilla/firefox-12.0.x/icons/mozicon128.png
| X-GNOME-DocPath=
| Terminal=false
| Name=Firefox 12
| GenericName=Firefox 12
| Comment=Firefox 12
| Categories=Application;Network;
And I did this two -- just lifted your lines and stuck
them as-is into MY desktop-dir:
/export/home/dkc/Desktop/Firefox_12.desktop
(NOTE: I am using CDE!)
| This shows me the "Firefox 12" icon on my desktop to start the browser.
| End of article 594472 (of 594478) -- what next? [npq]
Then, I got (by modifying a "Style" property) CDE to want
to restart itself, so I answered "yes" to that.
OOPS!: no new icon showed up.
QUESTION: How do I RUN the thing? Where's the executable?
Here's the tar tvf:
> tar tvf firefox-12.0.en-US.solaris-10-fcs-sparc.tar
drwxr-xr-x 199275/1 0 Apr 23 11:46 2012 firefox/
drwxr-xr-x 199275/1 0 Apr 23 11:44 2012 firefox/chrome/
drwxr-xr-x 199275/1 0 Apr 23 11:42 2012 firefox/chrome/icons/
drwxr-xr-x 199275/1 0 Apr 23 11:42 2012 firefox/chrome/icons/default/
-rw-r--r-- 199275/1 972 Apr 23 11:42 2012 firefox/chrome/icons/default/default16.png
>
I sure don't see any .../bin/... there.
Here's all the files under /opt/mozilla/
> du -a /opt/mozilla/
0 /opt/mozilla/firefox-12.0.x
105430 /opt/mozilla/firefox-12.0.en-US.solaris-10-fcs-sparc.tar
1 /opt/mozilla/firefox-12.0.0/chrome/icons/default/default16.png
3 /opt/mozilla/firefox-12.0.0/chrome/icons/default
4 /opt/mozilla/firefox-12.0.0/chrome/icons
6 /opt/mozilla/firefox-12.0.0/chrome
7 /opt/mozilla/firefox-12.0.0
105440 /opt/mozilla
Nothing there looks like an executable.
FYI, here's /opt:
/opt:
total 42
drwxr-xr-x 12 root bin 12 May 10 23:34 .
drwxr-xr-x 36 root root 91 Dec 28 00:10 ..
drwxr-xr-x 3 root bin 3 Jun 16 2009 SUNWits
drwxr-xr-x 4 root bin 5 Jun 16 2009 SUNWmlib
drwxr-xr-x 5 root sys 5 Jun 16 2009 SUNWrtvc
drwxr-xr-x 9 root bin 9 Jul 2 2009 SUNWspci3
drwxr-xr-x 3 root bin 3 Jul 2 2009 SUNWspvn3
drwxr-xr-x 30 root bin 33 Jul 10 2009 csw
drwxr-xr-x 3 root root 5 May 10 23:42 mozilla
drwxr-xr-x 4 root root 12 Jun 17 2009 patch
drwxr-xr-x 8 root root 13 Jun 16 2009 staroffice8
drwxr-xr-x 3 root root 3 Jun 17 2009 studio
QUESTION: So, again, how do I run this new firefox? (No icon, so I have to do
it "by hand" -- all I need to know is where the binary is.)
THANK YOU!
David
===================================
Remember, I'm running CDE as my gui.
David