Date: Fri, 21 Dec 2007 09:10:25 -0800 From: Greg Minshall <minshall@acm.org> To: ken <ken@tydfam.jp> Cc: gnome@freebsd.org Subject: Re: xulrunner-1.8.1.3 port Message-ID: <20071221171025.625965DC5@gregtx.cliq.com> In-Reply-To: Your message of "Fri, 21 Dec 2007 18:45:31 %2B0900." <20071221.184531.91326042.ken@tydfam.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Ken, the instructions i posted built xulrunner, and it seems to work as well (and as poorly) as the 1.8.0.4 version. on my system, /usr/X11R6/lib/xulrunner contains the three libraries you are missing: ---- gregtx: {64} ls -l /usr/X11R6/lib/xulrunner | egrep "libmozjs.so|libxpcom.so|libxul.so" -rwxr-xr-x 1 root wheel 1893339 Nov 29 15:19 libmozjs.so* -rwxr-xr-x 1 root wheel 26319 Nov 29 17:08 libxpcom.so* -rwxr-xr-x 1 root wheel 119275323 Nov 29 17:08 libxul.so* ---- and as they all seem fairly new, i assume they were built and installed by the 1.8.1.3 port. are they there on your system? i hope that helps. Greg Minshall
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071221171025.625965DC5>