Hi Bogdan, Am Montag, 11. Dezember 2006 12:38 schrieb Bogdan-Andrei Iancu: > one small update - the perl module is not automatically compiled as it > depends on an external library (which may or may not be installed).
thank you for that update. I missed the fact that you exclude the perl module in the Makefile now. So: to build the perl module, use make include_modules="perl" all make include_modules="perl" install (or add the "include_modules" statement to whatever you "make" call looks like :) Thx again, Bastian Friedrich -- Collax GmbH . Burkheimer Straße 3 . 79111 Freiburg . Germany p: +49 (0) 761-45684-24 f: +49 (0) 761-45684-10 www.collax.com \ I'd love to go out with you, \ but I have to stay home and see if I snore. _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
