info-sather
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re : problems with "make optional"


From: address@hidden
Subject: Re : problems with "make optional"
Date: Mon, 27 Feb 2012 23:23:00 +0000 (GMT)

Hello Duke,

you'll need to install
tk 8.4.16
and
tk-dev 8.4.16

then you'll need to add the following lines to the "System/Platforms/X/Platform.module" file

-C_flag -I/usr/include/tcl8.4

on my debian server, tcl8.4 contains:

-rw-r--r-- 1 root root   6266 Sep  5  2009 tclPlatDecls.h
-rw-r--r-- 1 root root 165478 Sep  5  2009 tclDecls.h
-rw-r--r-- 1 root root  85077 Sep  5  2009 tcl.h
-rw-r--r-- 1 root root  10202 Sep  5  2009 tkPlatDecls.h
-rw-r--r-- 1 root root  90179 Sep  5  2009 tkDecls.h
-rw-r--r-- 1 root root  56805 Sep  5  2009 tk.h
drwxr-xr-x 5 root root   4096 Sep  5 08:35 tcl-private
drwxr-xr-x 5 root root   4096 Sep  5 08:35 tk-private

(Well, it worked for me).

Bye,
Fadi.


De : Duke Normandin
À :
Envoyé le : Dimanche 26 février 2012 19h23
Objet : problems with "make optional"

hey ...

New to Sather!

Compiler is working => sacomp

Compiling C for Browser...
make -C Bin/sabrowse.code
make[2]: Entering directory
`/home/dnormandin/Programming/Sather/sather-1.2.3/Bin/sabrowse.code'
gcc  -I.  -O2  -I/usr/X11R6/include/X11/ -L/usr/X11R6/lib/
-I/home/dnormandin/Programming/Sather/sather-1.2.3/System/Common
-c /home/dnormandin/Programming/Sather/sather-1.2.3/Library/System/TclTk/c_interface.c /home/dnormandin/Programming/Sather/sather-1.2.3/Library/System/TclTk/c_interface.c:14:17:
fatal error: tcl.h: No such file or directory compilation
terminated. make[2]: *** [c_interface.o] Error 1 make[2]: Leaving
directory
`/home/dnormandin/Programming/Sather/sather-1.2.3/Bin/sabrowse.code'
make[1]: *** [browser] Error 2 make[1]: Leaving directory
`/home/dnormandin/Programming/Sather/sather-1.2.3' make: ***
[optional] Error 2


I think that I have to nuke a file *before* trying to re-compile,
but I don't know (and can't find) which one.

tcl.h *is* on my system, but probably not in the usual spot because
I'm running Ubuntu 11.1 or something.

Any help / ideas would be appreciated!

--
Duke
Turner Valley, Alberta, Canada





reply via email to

[Prev in Thread] Current Thread [Next in Thread]