Hi, I can't compile eclipse prolog under Linux 64 bit :( I downloaded this file: http://87.230.22.228/Distribution/6.0_85/src/eclipse_src.tgz gunzip eclipse_src.tgz tar xvf eclipse_src.tar export ARCH=x86_64_linux ./configure make -f Makefile.x86_64_linux Then I got this error: /bin/cp libeclipse.so ../../lib/x86_64_linux/libeclipse.so gcc -O2 -fomit-frame-pointer -fPIC -DD_LOAD -DTHREADED -I. -I../src -I../../sys_include -I- -DOC -DDFID -c ../src/tkeclipse.c cc1: note: obsolete option -I- used, please use -iquote instead ../src/tkeclipse.c:37:17: error: tcl.h: No such file or directory In file included from ../src/tkeclipse.c:40: So I tried: ./configure --without-tcl But nothing changed :( Please help me, thank you so much! Greetings, MartinReceived on Mon Jun 15 2009 - 17:39:48 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET