Hello blfs support,

I was building alsa tools and I discovered that seq requires an exception
in the book.

There is no configure script in the seq subdirectory, just a Makefile.

Make install by default installs seq in /usr/local/bin.

To correctly install seq conforming  LSB standards, the installation
instructions should be:

As blfs:

make CONFIGURE_ARGS=prefix=/usr configure

As root:

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

Reply via email to