linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07390
Re: [Question #234485]: Need help compiling on Fedora 19
Question #234485 on ADCH++ changed:
https://answers.launchpad.net/adchpp/+question/234485
poy posted a new comment:
this is an error when linking the newly introduced bloom-lua interface.
it can be fixed by generalizing the solution at swig/SConscript:144
(linking to Bloom explicitly), currently only for Windows, to Linux as
well. however, klondike had reservations about doing it (i forgot the
specifics) so this will need his input. subscribed him to this thread.
unrelated - you may also run "yum install python-devel ruby-devel" to fix the following lines:
Ruby libdir not found, skipping ruby module
Python.h not found, not building python extension
although i'm not aware of any active py/rb script right now, you will
have the interfaces ready should any useful script pop up.
--
You received this question notification because you are a member of
Dcplusplus-team, which is an answer contact for ADCH++.