Hey nempo, how about this?Azarah wrote:Hi guys.
In relation to bug #11905:
http://bugs.gentoo.org/show_bug.cgi?id=11905
Please do not install it in /usr/share, as this is not correct
according to FHS. Rather install it into /usr/lib/phoenix-cvs/.
As to using relative and not absolute symlinks ... the latter
is a security risc (err, ok so I cant remember why either).
If you aren't compiling from release source (the milestones: 0.3, 0.4, 0.5) then this would be the wrong thread... The Compiling Phoenix from CVS thread already has an "official" ebuild that does the above quite well. Commenting out the one cvs line in the official CVS ebuild will yield a nightly source e-build (without CVS updates).vers_iq wrote:I created a new ebuild and posted it in my first post, so anyone would like to compile phoenix from mozilla nightly source can fetch it there. please add any modifications or suggestion starting this post and no more new ebuild please![]()
change to the new ebuild is removal of built-in xft since xft2 is no longer masked.
There is no way u can compile phoenix modules just by using mozilla source. This is because phoenix's components ARE NOT included in mozilla source, and the only way to get it is by cvs, (see NOTE on my first post). commenting out CVS line from any ebuild either from this thread or phoenix-cvs thread will course error on building.dreamer3 wrote: If you aren't compiling from release source (the milestones: 0.3, 0.4, 0.5) then this would be the wrong thread... The Compiling Phoenix from CVS thread already has an "official" ebuild that does the above quite well. Commenting out the one cvs line in the official CVS ebuild will yield a nightly source e-build (without CVS updates).
Hmmm, rereading part of the Phoenix website would seem to point toward this. My apologies.vers_iq wrote:There is no way u can compile phoenix modules just by using mozilla source. This is because phoenix's components ARE NOT included in mozilla source, and the only way to get it is by cvs, (see NOTE on my first post). commenting out CVS line from any ebuild either from this thread or phoenix-cvs thread will course error on building.
The topic of this thread was not suppose to be Compiling Phoenix from release source, It was changed by mod from Compile your own phoenix web browser. btw i just took the "release" off from the topicdreamer3 wrote:Hmmm, rereading part of the Phoenix website would seem to point toward this. My apologies.vers_iq wrote:There is no way u can compile phoenix modules just by using mozilla source. This is because phoenix's components ARE NOT included in mozilla source, and the only way to get it is by cvs, (see NOTE on my first post). commenting out CVS line from any ebuild either from this thread or phoenix-cvs thread will course error on building.
If this is the case, isn't the "Compiling Phoenix from source" thread redundant? (as it really isn't possible without "Compiling Phoenix from CVS")
*dazed*
dreamer3 wrote:That still makes it a dupe of the Compiling from CVS thread though, right?vers_iq wrote:The topic of this thread was not suppose to be Compiling Phoenix from release source, It was changed by mod from Compile your own phoenix web browser. btw i just took the "release" off from the topic
Posted: Sat Nov 02, 2002 10:56 pm Post subject: Compiling Phoenix from source
Posted: Tue Dec 10, 2002 9:35 pm Post subject: Phoenix-CVS thread
Code: Select all
make[4]: *** No rule to make target `md/unix/./os_Linux_x86.o', needed by `libns
pr4.a'. Stop.
make[4]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r10/mozilla/nsprpub/pr/
src'
make[3]: *** [export] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r10/mozilla/nsprpub/pr'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r10/mozilla/nsprpub'
make[1]: *** [nspr] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r10/mozilla'
make: *** [default] Error 2
It is part of ORBitgzaector wrote:i get this error
checking for libIDL-config... no
checking for libIDL - version >= 0.6.3... no
*** The libIDL-config script installed by libIDL could not be found
*** If libIDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBIDL_CONFIG environment variable to the
*** full path to libIDL-config.
checking for orbit-config... no
configure: error: libIDL not found.
libIDL 0.6.3 or higher is required.
i emerged and unmerged both libIDL's in the portage, and neither work, the i did this
export LIBIDL_CONFIG="/usr/bin/libIDL-config-2" and that didnt work either, what could be wrong?
Code: Select all
make[2]: Entering directory `/usr/src/mozilla/toolkit'
make[2]: *** No rule to make target `export'. Stop.
make[2]: Leaving directory `/usr/src/mozilla/toolkit'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/usr/src/mozilla'
make: *** [default] Error 2
gzaector wrote:i am getting this error for some reason
Code: Select all
make[2]: Entering directory `/usr/src/mozilla/toolkit' make[2]: *** No rule to make target `export'. Stop. make[2]: Leaving directory `/usr/src/mozilla/toolkit' make[1]: *** [tier_9] Error 2 make[1]: Leaving directory `/usr/src/mozilla' make: *** [default] Error 2