Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I am using Firefox 1.5.0.9 in RHEL 5.0. I have a application which needs to load some jar files to the firefox browser, for which I am adding the ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    1

    Need help with Firefox 1.5.0.9

    Hi,
    I am using Firefox 1.5.0.9 in RHEL 5.0. I have a application which needs to load some jar files to the firefox browser, for which I am adding the path in LD_LIBRARY_PATH in ~/.bashrc.
    The issue is when I launch the firefox through a shortcut, the LD_LIBRARY_PATH is unset, and it just sets it to Firefox specific libs.
    Additionaly if I run firefox through command line it sets it perfectly fine, and appends the Firefox libs to the already set LD_LIBRARY_PATH,

    Could anyone please help me with this issue, I am badly stuck because of this,

    Regards,
    newtoShell

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    change the shortcut to be a script, in which you set LD_LIBRARY_PATH and then run firefox

Posting Permissions

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