|
From: Josep A. <ho...@te...> - 2011-04-30 11:54:40
|
Hi Yes rakarrack works on a 64bit system. there the list of available debian packages: sid (unstable) (sound): Simple and easy guitar effects processor for GNU/Linux 0.6.1-1: alpha amd64 armel hppa i386 ia64 mips mipsel powerpc powerpcspe s390 sh4 sparc sparc64 As I was say rakarrack runs only on FLTK 1.1.x and FLTK 1.3, of course you need the devel libraries of FLTK ... I see the thread you post and .. seems that the guy install the devel libraries with a rpm package ... well .. is sure not the best idea, the thing is rakarrack is not hard to compile in any system, the only problem is in gentoo, unfortunatelly I dont have gentoo here to check it :-( Anyway .... they are various ways to solve that .... of course I supose you have installed other packages that use fltk libraries, one way is see how they manage the paths to made the ebuild or see the configure.ac files of this source packages. If you send me this ebuild and configure.ac or configure.in of a package that runs with the FLTK gentoo package maybe I can do something to fix it. Another option is is compile the FLTK 1.3 libraries, by default is installed on /usr/local/ ... that probably can coexist .. almost on debian the /usr/local is first on the search path then probably you will dont have problems. Josep -- Josep Andreu <ho...@te...> |