[gt-users] build on 64bit with cairo
Brent Pedersen
bpederse at gmail.com
Thu May 7 21:52:13 CEST 2009
On Thu, May 7, 2009 at 11:01 AM, Sascha Steinbiss
<steinbiss at zbh.uni-hamburg.de> wrote:
> 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
>
yep. that does it. thanks.
-b
>
> --
> 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
>
> _______________________________________________
> gt-users mailing list
> gt-users at genometools.org
> http://genometools.org/mailman/listinfo/gt-users
>
More information about the gt-users
mailing list