Hi

I installed Xulrunner-18.0.1/Firefox-18.0.1 today.
Xulrunner installed most directories and files under
unprivileged user's ownership. If no one else has noticed that,
then I must have done something wrong.

On Firefox-18.0.1, in mozconfig the book has

#ac_add_options --with-libxul-sdk=\$(pkg-config --variable=sdkdir libxul)

Is the backslash needed?

On Firefox, after the command 'make -f client.mk', I think that the files

/usr/lib/xulrunner-devel-18.0.1/sdk/bin/xpidlyacc.pyc
/usr/lib/xulrunner-devel-18.0.1/sdk/bin/ply/yacc.pyc
/usr/lib/xulrunner-devel-18.0.1/sdk/bin/ply/lex.pyc
/usr/lib/xulrunner-devel-18.0.1/sdk/bin/ply/__init__.pyc
/usr/lib/xulrunner-devel-18.0.1/sdk/bin/xpidllex.pyc
/usr/lib/xulrunner-devel-18.0.1/sdk/bin/xpidl.pyc
/usr/lib/xulrunner-devel-18.0.1/sdk/bin/xpt.pyc

were installed under unprivileged user's ownership again. The 
directories were owned by this user and were created on Xulrunner's
installation. But it's impossible commands that are supposed to 
configure and compile to put files in /usr. I installed a lot of 
packages today and got tired. The build commands were run as non root, 
and the installation commands as root after 'sudo su -'.

I also found that the files installed by libvpx-v1.1.0
where not owned by root. The directory
/usr/share/doc/libxcb-1.9/tutorial and its contents too.

Thanos

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to