472,111 Members | 1,905 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,111 software developers and data experts.

can't get tcl installed properly

To whom it may concern:

I installed postgres 7.3.4 on my laptop and have successfully been able to add the language pgsql. I haven't been able to get tcl to install properly even though I have installed the tcl rpm that came with the server rpms. I have searched my drive for the pgtcl file and found none. Does anyone know what's goin' on. Thanks.

Bob Powell
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Nov 12 '05 #1
1 1263
CoL
Hi.

Bob Powell wrote:
To whom it may concern:

I installed postgres 7.3.4 on my laptop and have successfully been able to add the language pgsql. I haven't been able to get tcl to install properly even though I have installed the tcl rpm that came with the server rpms. I have searched my drive for the pgtcl file and found none. Does anyone know what's goin' on. Thanks.

Bob Powell


try:
CFLAGS=-I/usr/include/tcl8.3 ./configure --with-tcl --without-tk
....other config options
where /usr/include/tcl8.3 is your tcl lib dir. You need tclx-dev package.

C.
Nov 12 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by N. Okan Guney | last post: by
2 posts views Thread by Phil McKrackin | last post: by
reply views Thread by Scott Cadillac | last post: by
17 posts views Thread by Denebola | last post: by
2 posts views Thread by chris_doran | last post: by
8 posts views Thread by =?Utf-8?B?R2Vvcmdl?= | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.