LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Running Galeon (https://www.linuxquestions.org/questions/linux-software-2/running-galeon-244693/)

tiredoflogins 10-19-2004 12:35 PM

Running Galeon
 
Hi Folks,
I just wanted to check out the galeon web browser. However when I type in galeon in my terminal window, it displays the following message.
Code:

bash-2.05b$ galeon
Cannot find mozilla installation directory. Please set MOZILLA_FIVE_HOME to your mozilla directory
bash-2.05b$

How do I set up the environment variable?

:newbie: :study:

david_ross 10-19-2004 12:49 PM

You can use the following syntax:
export MOZILLA_FIVE_HOME="/path/to/mozilla/dir"

tiredoflogins 10-19-2004 12:54 PM

Quote:

Originally posted by david_ross
You can use the following syntax:
export MOZILLA_FIVE_HOME="/path/to/mozilla/dir"

Tried that and now I am getting the following error
Code:

galeon
/usr/bin/galeon-bin: relocation error: /usr/bin/galeon-bin: undefined symbol: _Z
TV14nsGetInterface

:newbie:


All times are GMT -5. The time now is 01:22 AM.