[dundee] epiphany problems
Andrew Clayton
dundee at lists.lug.org.uk
Sun Jun 1 14:06:01 2003
On Sun, 2003-06-01 at 13:57, Keir Lawson wrote:
> i recently downloaded and installed epiphany (Gnome web browser) however
> when i try to launch it i get the following error:
>
> Cannot find mozilla installation directory. Please set MOZILLA_FIVE_HOME
> to your mozilla directory
>
> i dont have a clue as to how to set varibles.
>
from the shell
export MOZILLA_FIVE_HOME=/path/to/mozilla
on redhat this is in /usr/lib/mozilla-version
You can put
export MOZILLA_FIVE_HOME=/path/to/mozilla
in your ~/.bash_profile
so it's there whenever you login.
> another problem ive been having is with gnome toaster. it cant
> autodetect my burner so i need to know where i can find out is Scsi id
> and device file. any ideas as to how i can find this out?
>
try cdrecord -scanbus
>
> keir
>
--
Andrew