Le 08/04/2009 19:28, lux-integ a écrit : > Greetings, > > I am using a pure 64-bit (AMD64) cblfs-linux box to build kde4 from sources. > I am trying to compile kdewebdev-4.2.1/4.2.2. After the cmake command, it > complains that ruby is absent. I installed ruby in /usr (libraries > in /usr/lib/ruby, headers in /usr/include/ruby-1.9.1) It still fails to > fund ruby. I even edit CMakelists.txt and inserted /usr/include/ruby-1.9.1 > in the line for 'include_headers'. This still made no difference. > > I would be grateful for some guidance on any links that need to be made that > allows ruby to be seen by cmake. > > > lux-integ Hi,
Downgrading ruby to 1.8.7 will do it. Kdewebdev seems to not be yet ready for ruby-1.9 ++ fredg -- http://fredgnix.tuxfamily.org GPG keyID : 80FA014A -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
