tcltklib

G

Geert Fannes

------_=_NextPart_001_01C53E9F.12AB033E
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello, I'm trying to activate tcltklib for ruby 1.8.2. I am working on a
x86-64 Suse 9 machine and I have both tcl.h and tk.h in /usr/include.
For some strange reason, ext/tcltklib/extconf.rb finds tcl.h, but fails
to find tk.h. Any idea what is happening? (I installed it on a slackware
machine with tcl.h and tk.h in the same place and there, things work
immediately)

=20

gfannes@namib gfannes $ cd downloads/ruby-1.8.2/ext/tcltklib/

gfannes@namib tcltklib $ ruby extconf.rb

checking for t_open() in -lnsl... no

checking for socket() in -lsocket... no

checking for dlopen() in -ldl... yes

checking for log() in -lm... no

checking for tcl.h... yes

checking for tk.h... no

gfannes@namib tcltklib $ ls -l /usr/include/tcl.h

-rw-r--r-- 1 root root 83320 2004-06-30 19:45 /usr/include/tcl.h

gfannes@namib tcltklib $ ls -l /usr/include/tk.h

-rw-r--r-- 1 root root 57195 2004-06-30 23:08 /usr/include/tk.h

=20

Greetings,

Geert.


------_=_NextPart_001_01C53E9F.12AB033E--
 
N

nobu.nokada

Hi,

At Mon, 11 Apr 2005 23:02:47 +0900,
Geert Fannes wrote in [ruby-talk:137786]:
Hello, I'm trying to activate tcltklib for ruby 1.8.2. I am working on a
x86-64 Suse 9 machine and I have both tcl.h and tk.h in /usr/include.
For some strange reason, ext/tcltklib/extconf.rb finds tcl.h, but fails
to find tk.h. Any idea what is happening? (I installed it on a slackware
machine with tcl.h and tk.h in the same place and there, things work
immediately)

Show the mkmf.log file at first.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,144
Latest member
KetoBaseReviews
Top