[Ilugc] problem with mozilla

  • From: linuxwithme@xxxxxxxxx (Suresh Kumar)
  • Date: Thu, 25 Mar 2004 23:10:13 -0800 (PST)

hi
i am using Red Hat 9 

i have a problem with the opening the html files.,when
i double click the icon theres is no response at all
even i tried by right click-> open/openwith  even then
there is no response
  
intially i had mozilla-1.4 ,but i wanted mozilla-1.6,
so downloaded
(mozilla-i686-pc-linux-gnu-1.6-stub-installer.tar.gz)
and installed it in /usr/lib/mozilla/mozilla/


some the contents of the my /usr/bin/mozilla file is
like this... 

MOZILLA_FIVE_HOME="/usr/lib/mozilla-1.2.1
export MOZILLA_FIVE_H

if [ "$LD_LIBRARY_PATH" ]
then
 
LD_LIBRARY_PATH=/usr/lib/mozilla-1.2.1:/usr/lib/mozilla-1.2.1/plugins:$LD_LIBRARY_PATH
else
 
LD_LIBRARY_PATH=/usr/lib/mozilla-1.2.1:/usr/lib/mozilla-1.2.1/plugins
fi

export LD_LIBRARY_PATHOME


and when i execute the command
 
$ whereis mozilla
mozilla: /usr/bin/mozilla /usr/lib/mozilla


so help me out..
thanks in advance


__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

Other related posts:

  • » [Ilugc] problem with mozilla - Suresh Kumar