You are not logged in.

#1 2012-02-09 11:09:37

teddypick3r
Member
Registered: 2011-10-17
Posts: 17

tkgate failed to compile

first time posting here, so i try to compile tkgate found from their website, http://www.tkgate.org/

this is the error that i got:

C compiler: gcc
Auto-configuring language to 'en' (LANG=en_US.UTF-8).
Tcl/Tk Version: not found

#############################################################################
WARNING: I was unable to find one or more required tcl/tk components.  If you
are sure you have tcl/tk on your system, you may need to manually configure
the location.  Uncomment and modify the TKGATE_IPATH, TKGATE_LPATH, TKGATE_LIBS
TCL_LIBRARY and TK_LIBRARY variables.  See the README file for more details.
#############################################################################

the original config.h can be found here -> http://paste.pocoo.org/show/548257/

i already have the latest tcl/tk version if it helps.searched the wiki and forum but no clue. thanks in advance

Offline

#2 2012-02-09 11:36:53

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,405
Website

Re: tkgate failed to compile

#define TKGATE_TCLTK_VERSIONS		"8.4 8.3 8.2 8.1 8.0"

Our tk version is 8.5.x  (first released in Dec 2007....)

Offline

#3 2012-02-09 12:00:21

teddypick3r
Member
Registered: 2011-10-17
Posts: 17

Re: tkgate failed to compile

hi, thanks for the reply allan,

i manage to configure, encounter some error which leads to me unable to make

*** doing includes
make: *** No rule to make target `includes'.  Stop.
*** doing dependencies
make: *** No rule to make target `depend'.  Stop.

do i need to edit TKGATE_INCDIRS    ?

Offline

#4 2012-02-09 12:12:55

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,405
Website

Re: tkgate failed to compile

Why not just use the AUR package....
https://aur.archlinux.org/packages.php?ID=458

Offline

#5 2012-02-11 23:41:07

teddypick3r
Member
Registered: 2011-10-17
Posts: 17

Re: tkgate failed to compile

sorry for the late reply, i tried, the aur package also not working

Offline

Board footer

Powered by FluxBB