Hi all
I'm trying to install git-1.7.3.5 whith the following commands:

./configure --prefix/usr &&
make &&
make test &&
make install

git wants to put gitcore in /usr/libexec and, until now, no other package
installed files there. That directory does not exits and I think is against
FHS. What would be the most appropriate destination directory for that file?
/usr/lib?

Thanks.
-- 
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