[gt-users] build on 64bit with cairo
Sascha Steinbiss
steinbiss at zbh.uni-hamburg.de
Thu May 7 20:01:02 CEST 2009
Hi Brent,
> hi, i'm trying to build gt for the first time on a 64bit system so
> this is likely somethign i've just
> done wrong but cant figure it out. with 'make', i see the error below.
> why would it skip the libcairo i have installed? does it require a
> particular version?
[snip]
> $ make
> [link libgenometools.so]
There's already the culprit, for building native 64bit binaries please
add '64bit=yes' to the make call:
make 64bit=yes
That should make the build process use the correct library for your
platform. The default is to build 32bit binaries.
Sascha
--
Sascha Steinbiss
Center for Bioinformatics
University of Hamburg
Bundesstr. 43
20146 Hamburg
Germany
Email: steinbiss at zbh.uni-hamburg.de
URL: http://www.zbh.uni-hamburg.de/steinbiss
Phone: +49 (40) 42838 7322
FAX: +49 (40) 42838 7312
More information about the gt-users
mailing list