Re: Firefox3 and dependencies on firefox2,libxul,xulrunner

2009-04-24 Thread Joe Marcus Clarke
On Thu, 2009-04-23 at 21:01 +0300, l...@lena.kiev.ua wrote:
 Hi,
 
 I uninstalled firefox 2, installed firefox 3 and use it. Later,
 portupgrade of librsvg2 began to build firefox 2 (I aborted it with ^C).
 Then I specified
 
 graphics/librsvg2 = WITH_GECKO=xulrunner,
 
 in MAKE_ARGS in /usr/local/etc/pkgtools.conf . Now I'm trying to portupgrade
 mplayer-plugin, it also tried to build firefox 2. I tried
 
 www/mplayer-plugin = WITH_GECKO=xulrunner,
 
 but that gave an error message (xulrunner isn't an option). So, I tried
 
 www/mplayer-plugin = WITH_GECKO=libxul,
 
 then:
 
  ===  libxul-1.9.0.7_3 conflicts with installed package(s):
xulrunner-1.8.0.4_15
 
They install files into the same place.
Please remove them first with pkg_delete(1).
 
 What to do - to allow firefox2 to be installed along with firefox3?
 Will they conflict?

You can set the following in /etc/make.conf:

WITH_GECKO=libxul

Most ports have been taught to use libxul for Gecko.  However, firefox2
and firefox3 do not conflict.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


Firefox3 and dependencies on firefox2,libxul,xulrunner

2009-04-23 Thread Lena
Hi,

I uninstalled firefox 2, installed firefox 3 and use it. Later,
portupgrade of librsvg2 began to build firefox 2 (I aborted it with ^C).
Then I specified

graphics/librsvg2 = WITH_GECKO=xulrunner,

in MAKE_ARGS in /usr/local/etc/pkgtools.conf . Now I'm trying to portupgrade
mplayer-plugin, it also tried to build firefox 2. I tried

www/mplayer-plugin = WITH_GECKO=xulrunner,

but that gave an error message (xulrunner isn't an option). So, I tried

www/mplayer-plugin = WITH_GECKO=libxul,

then:

 ===  libxul-1.9.0.7_3 conflicts with installed package(s):
   xulrunner-1.8.0.4_15

   They install files into the same place.
   Please remove them first with pkg_delete(1).

What to do - to allow firefox2 to be installed along with firefox3?
Will they conflict?

Is Gecko a really necessary dependence of librsvg2 and mplayer-plugin
if they are invoked only from firefox3?  For what?

7.1-PRERELEASE (Oct 20) i386, linux_base-f8-8_11.

Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Firefox3 and dependencies on firefox2,libxul,xulrunner

2009-04-23 Thread Jonathan Chen
On Thu, Apr 23, 2009 at 09:01:57PM +0300, l...@lena.kiev.ua wrote:
[...]
 Is Gecko a really necessary dependence of librsvg2 and mplayer-plugin
 if they are invoked only from firefox3?  For what?
 
 7.1-PRERELEASE (Oct 20) i386, linux_base-f8-8_11.

You need to replace your xulrunner references in pkgtools.conf with
libxul. Then, you can:

portupgrade -f -r -o www/libxul xulrunner

-- 
Jonathan Chen j...@chen.org.nz
--
  Opportunities are seldom labeled
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Firefox3 and dependencies on firefox2,libxul,xulrunner

2009-04-23 Thread Matthew Seaman

l...@lena.kiev.ua wrote:

Hi,

I uninstalled firefox 2, installed firefox 3 and use it. Later,
portupgrade of librsvg2 began to build firefox 2 (I aborted it with ^C).
Then I specified

graphics/librsvg2 = WITH_GECKO=xulrunner,

in MAKE_ARGS in /usr/local/etc/pkgtools.conf . Now I'm trying to portupgrade
mplayer-plugin, it also tried to build firefox 2. I tried


Do a 'make config' in graphic/librsvg2 and disable the mozilla plugin
option.  It's not needed for firefox3 -- at least firefox is still happily
rendering SVG content for me -- and it gets rid of the libxul vs. xulrunner
thing.  Everything else that uses Gecko which I have installed works happily
with WITH_GECKO=libxul in /etc/make.conf

Cheers,

Matthew

PS. Cross posting between different FreeBSD lists is frowned upon.
Even so, you missed out the freebsd-ge...@freebsd.org list...

--
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
 Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
 Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature