Le 02/01/2016 17:03, RJ Ryan a écrit :
> Hm LIBDIR=/usr/lib64 isn't quite right since we join the prefix with 
> it so that would result in /usr/usr/lib64 

hummm, by default, prefix=/usr/local
https://github.com/mixxxdj/mixxx/blob/1.12/build/mixxx.py#L383

we use /usr in debian build rules
https://github.com/mixxxdj/mixxx/blob/1.12/build/debian/rules#L43

so it would, by default, result to /usr/local/usr/lib64 if I understand 
correctly.

so I think it should be
LIBDIR=/lib64 scons prefix=/usr ...

sb

------------------------------------------------------------------------------
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to