Installing packages
Josef Fydl <[email protected]> Mon, 07 Apr 2014 12:50:00 -0400
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
I try to build swi-prolog 6.6.4 on linode Debian node, sudo apt-get does not work, it brings 5.10 without packages, even after updating repository I run apt-get install libxt-dev. Building from source failing with xpce , reason: configure:8045: checking for main in -lXpm configure:8064: gcc -o conftest -fno-strict-aliasing -pthread -fPIC -I/usr/include -I/root/pl-6.6.4/src/../include conftest.c -lXpm -L/usr/X11/lib -lXt -lX11 -lSM -lICE >&5 /usr/bin/ld: cannot find -lXpm collect2: error: ld returned 1 exit status configure:8064: $? = 1 configure: failed program was: | /* confdefs.h */ Can somebody point me in the right direction? Thanks Josef FRydl -------------- next part -------------- HTML attachment scrubbed and removed