[Lemon-user] LEMON library + perl bindings

Peter Siska psiska at students.unibe.ch
Thu Jan 7 11:26:04 CET 2010


Hi

I'm a student at the University of Berne, Switzerland. I'm currently
trying to employ your LEMON graph library, as it seems an easier to
use alternative to BGL. Also, I wanted to use the Perl bindings, but
I'm not able to build them. I checked out the latest SVN repo and
tried building the 0.4 tag as well as the trunk version, getting the
following error:

Checking if your kit is complete...
Warning: the following files are missing in your kit:
	AutoGraph.xs
	include/PLemon_bless.h
Please inform the author.
Writing Makefile for Lemon::Graph

Calling "make" thus introduced the following:

cp lib/Lemon/Graph.pm blib/lib/Lemon/Graph.pm
/usr/bin/perl /Library/Perl/Updates/5.10.0/ExtUtils/xsubpp  -C++
-typemap /System/Library/Perl/5.10.0/ExtUtils/typemap -typemap
perlobject.map -typemap typemap  Graph.xs > Graph.xsc && mv Graph.xsc
Graph.c
Cannot open 'AutoGraph.xs': No such file or directory in Graph.xs, line 590
make: *** [Graph.c] Error 1

Are these bindings still being maintained? Do you happen to have the
missing files?

Also, are there any, maybe older, resources available on how to
properly use Node labels and Iterators?

Best regards
Peter Siska.



More information about the Lemon-user mailing list