Date: Mon, 6 Mar 2006 08:50:11 GMT From: "Loren M. Lang" <lorenl@north-winds.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/92804: mozplugger doesn't find /usr/local/etc/mozpluggerrc Message-ID: <200603060850.k268oBgX076606@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/92804; it has been noted by GNATS. From: "Loren M. Lang" <lorenl@north-winds.org> To: Volker Stolz <vs@foldr.org> Cc: bug-followup@freebsd.org, lorenl@alzatex.com Subject: Re: ports/92804: mozplugger doesn't find /usr/local/etc/mozpluggerrc Date: Mon, 6 Mar 2006 00:43:06 -0800 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable When building the mozplugger port on my system, it defines PREFIX to be /usr/X11R6 which is the same prefix that mozpluggerrc is installed under. Also, in Firefox, when I open about:plugins, it says the configuration file is under /usr/X11R6/etc/mozpluggerrc. Are you building the package with an explicit prefix? =3D=3D=3D> Configuring for mozplugger-1.7.3 =3D=3D=3D> Building for mozplugger-1.7.3 make all CC=3Dcc XCFLAGS=3D-fPIC LD=3Dgcc XLDFLAGS=3D-shared X11=3D/usr/X11= R6 cc -c -O2 -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=3D\"1.7.3\" -DPREFIX=3D\"/usr/X11R6\" -fPIC -o mozplugger.o mozplugger.c cc -c -O2 -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=3D\"1.7.3\" -DPREFIX=3D\"/usr/X11R6\" -fPIC -o stub.o npapi/common/npunix.c cc -c -O2 -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=3D\"1.7.3\" -DPREFIX=3D\"/usr/X11R6\" -fPIC -o mozplugger-common.o mozplugger-common.c gcc -shared -o mozplugger.so mozplugger.o mozplugger-common.o stub.o cc -O2 -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=3D\"1.7.3\" -DPREFIX=3D\"/usr/X11R6\" -c mozplugger-helper.c cc -o mozplugger-helper mozplugger-helper.o mozplugger-common.o -lX11 -L/usr/X11R6/lib cc -O2 -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=3D\"1.7.3\" -DPREFIX=3D\"/usr/X11R6\" -c mozplugger-controller.c cc -o mozplugger-controller mozplugger-controller.o mozplugger-common.o -lX11 -L/usr/X11R6/lib --=20 Loren M. Lang lorenl@north-winds.org http://www.north-winds.org/ Public Key: ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc Fingerprint: CEE1 AAE2 F66C 59B5 34CA C415 6D35 E847 0118 A3D2 =20 --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFEC/YabTXoRwEYo9IRAqqyAJ91um6uqfucxJMQM7Q5DzphyOVpHgCfblKd KI6HQ9IFHgiWc+WG8SxmxS8= =Rj40 -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603060850.k268oBgX076606>