search for xinerama in synaptic and just install what's in there that ends with -dev
try:
try:
Code: Select all
apt-get install libxinerama-devCode: Select all
apt-get install libxinerama-devYou might need libxinerama1 too. If not to make it compile too make it run later.I forgot exactly how I arrived to this solution: sudo aptitude install libxft-dev libfreetype6-dev .
(KoenR: had the same issue, but resolved it using sudo aptitude install libxinerama1 libxinerama-dev)
So uninstall and re-cmake and reinstall?owallgren wrote:Here:
http://lmms.sourceforge.net/wiki/index. ... ther_NotesYou might need libxinerama1 too. If not to make it compile too make it run later.I forgot exactly how I arrived to this solution: sudo aptitude install libxft-dev libfreetype6-dev .
(KoenR: had the same issue, but resolved it using sudo aptitude install libxinerama1 libxinerama-dev)
Code: Select all
apt-get build-dep lmms