Gentoo Archives: gentoo-dev

From: Spundun Bhatt <spundun@×××.EDU>
To: gentoo-dev@g.o
Subject: [gentoo-dev] phoenix-cvs env.d conflict
Date: Fri, 16 May 2003 00:57:33
Message-Id: 1053045634.19118.12.camel@mermaid.isi.edu
1 Hi....(This is my first mail to this list)
2 Today I had a problem with phoenix-cvs.
3 I installed phoneix-cvs 10 days back which was working fine ..... I
4 reinstalled it today and they have changed the installation a little...
5 (ofcourse! its cvs!). They changed the name of the executable from
6 /usr/lib/phoenix/phoenix to /usr/lib/phoenix/MozillaFirebird (I think
7 the prefix is forced by the ebuild though). This was not a big deal
8 really... but this executable was giving an error
9 -------------------------------------------------------
10 bash-2.05b$ /usr/lib/phoenix/MozillaFirebird
11
12 run-mozilla.sh: Cannot execute /usr/lib/mozilla/MozillaFirebird-bin.
13
14 bash-2.05b$
15 -------------------------------------------------------
16
17 Digging in... I found out that that shelscript (MozillaFirebird) is
18 sensitive to MOZILLA_FIVE_HOME env variable now... which is set to
19 /usr/lib/mozilla so the script was getting confused. Right now I have
20 commented out that part in the script so its working fine.. but I dont
21 know what a more permanent solution should be.
22
23 I saw that this env variable MOZILLA_FIVE_HOME is coming from
24 /etc/env.d/10mozilla file. When is this value set there? any way to
25 control this variable .... or maybe remove it so that mozilla and
26 phoenix-cvs could co-exist.?
27
28 Thanx
29 Spundun
30 ps: just yell at me if this ml is not for this kind of mails.
31
32
33
34 --
35 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] phoenix-cvs env.d conflict Dhruba Bandopadhyay <dhruba@××××××××××××.uk>