carbon-12
08-14-2004, 11:10 PM
OK im trying to get monodevelop to work.
josh@PhantomAMD:~$ monodevelop
Cannot find mozilla installation directory. Please set MOZILLA_FIVE_HOME to your mozilla directory
So I....
josh@PhantomAMD:~$ export MOZILLA_FIVE_HOME=/home/josh/.mozilla/
josh@PhantomAMD:~$ monodevelop
and it works!
The problem is, if I close the terminal and try starting it again in another terminal, I have to retype my export.
Is there a way to make bash remember this?
josh@PhantomAMD:~$ monodevelop
Cannot find mozilla installation directory. Please set MOZILLA_FIVE_HOME to your mozilla directory
So I....
josh@PhantomAMD:~$ export MOZILLA_FIVE_HOME=/home/josh/.mozilla/
josh@PhantomAMD:~$ monodevelop
and it works!
The problem is, if I close the terminal and try starting it again in another terminal, I have to retype my export.
Is there a way to make bash remember this?