xulrunner-1.8.1.3 port
ken
ken at tydfam.jp
Fri Dec 21 18:22:02 PST 2007
Thank you for quick response, Greg.
Yes, I have those lib* as below. I am not sure why ldd /usr/local(X11R6)/lib/xulrunner-bin says that it cannot link to these lib files. (I enabled javaxpcom to have libjavaxpcomglue.so compile, by the way.)
# ls -l /usr/local/lib/xulrunner |grep "lib*"
-rwxr-xr-x 1 root wheel 82492 12 19 14:31 libgtkembedmoz.so
-rwxr-xr-x 1 root wheel 28820 12 19 14:28 libjavaxpcomglue.so
-rwxr-xr-x 1 root wheel 688352 12 19 14:01 libmozjs.so
-rwxr-xr-x 1 root wheel 10240 12 19 14:26 libxpcom.so
-rwxr-xr-x 1 root wheel 11971684 12 19 14:26 libxul.so
I do not have much knowledge about xulrunner and am not sure how the right xulrunner works. That is why I asked you.
Also your
Quote:
13. xulrunner script (install in bindir) evaluates arguments with
expr(1), but if argument starts with "-", expr treats it as an
(unknown) argument. so, modify mozilla.in (which is source of
xulrunner script) to invoke "expr --" (so expr stops looking for
options). thus files/patch-xulrunner::app::mozilla.in.
Unquote:
was not clear to me.
Would you plese give your patch-xulrunner_app_mozilla.in?
More information about the freebsd-gnome
mailing list