On 13 Mar 2003, Immanuel Litzroth wrote:

> 
> I use stow for package management and I noticed that 
> ./configure --prefix=/usr
> make 
> make install prefix=/usr/stow/alsa-lib
> still installs the libraries in /usr/lib. Previous versions worked
> installed in the correct place. Is this a bug?
> Immanuel
> 

IMHO it's a bug. You can work around it by doing
make install DESTDIR=/usr/stow/alsa-lib

-- 
Ronny V. Vindenes <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to