Find the answer to your Linux question:
Results 1 to 1 of 1
NOTE TO MODS: IF THIS IS POSTED IN THE WRONG PLACE PLEASE DON"T BAN ME. JUST MOVE IT AND LET ME KNOW OF MY ERROR. THNX ! Hi. I have ...
  1. #1
    Linux Newbie
    Join Date
    Sep 2007
    Posts
    112

    Netscape 9 Fires from Root File Mgr but Not From Desktop Icon ??....

    NOTE TO MODS: IF THIS IS POSTED IN THE WRONG PLACE PLEASE DON"T BAN ME. JUST MOVE IT AND LET ME KNOW OF MY ERROR. THNX !

    Hi.

    I have installed netscape 9 which works great. No errors. It just won't fire from the desktop icon.

    So after weeks of searching how to change permissions on Netscape and start netscape etc, I came across A Blog That Explains How To Install NetScape 9 Here.

    Besides the fact I am a little bit confused over what is written, It says to -RM and I am unsure if this is the right command or not ....

    The idea here is to have non root access to start Netscape 9.

    Just in case my Launch File looks like this :


    [Desktop Entry]
    Encoding=UTF-8
    Name=Netscape Navigator
    GenericName=Netscape
    Comment=Netscape Navigator
    Type=Application
    Categories=GTK;WebBrowser;Network
    Exec=/usr/bin/navigator %u
    Icon=/navigator/chrome/icons/default/default.xpm
    StartupNotify=true
    Terminal=false


    Terminal:


    steve@d.......:~$ sudo apt-get install ia32-libs ia32-libs-gtk
    Reading package lists... Done
    Building dependency tree... Done
    E: Couldn't find package ia32-libs
    steve@davidfrankiedistribution:~$ su
    Password:
    root@dav:/home/steve# mv navigator/ /usr/local/
    mv: cannot stat `navigator/': No such file or directory
    root@davi:/home/steve# whereisnavigator
    bash: whereisnavigator: command not found
    root@davidfr:/home/steve# whereis navigator
    navigator: /usr/bin/navigator /usr/lib/navigator /usr/X11R6/bin/navigator /usr/bin/X11/navigator /usr/local/navigator /usr/share/navigator
    root@david:/home/steve# ln -s /usr/local/navigator/navigator /usr/local/bin/navigator
    root@dav:/home/steve# ln -s /usr/lib/mozilla/plugins/
    root@david:/home/steve# /usr/local/navigator/plugins/
    bash: /usr/local/navigator/plugins/: is a directory
    root@davidfr:/home/steve#





    I have also tried Exec=/navigator/navigator Which works fine w/ flock, IceApe, Firefox, galeon and Opera. {the %u is not necessary at all times and often works with out it too}

    Dude. I am so stuck.

    Help ?

    Steve
    Last edited by SA.com; 08-07-2008 at 01:15 PM. Reason: Typpo... Sorry Ozar ! I goofed...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •