How compile xconq 7.3.3? Solved

ullibus ullibus@tiscalinet.it
Wed Nov 22 00:33:00 GMT 2000


Hello 
 
this is the procedure that i used to compile xconq 
7.3.3 :
 
1) Install xconq source (  xconq-7.3.3.tar.gz 
) and tcltk for xconq ( xconq-7.3.3-tcltk.ta.gz)
 
2) In xconq-7.3.3/tcl/generic/tclEnv.c 
:
   Modify all reference to 
__imp_reent_data   in  _imp__reent_data 3) In 
xconq-7.3.3/tcl/win/tclWin32Dll.c
   modify all reference to 
__imp_reent_data   in  _imp__reent_data
4) In xconq-7.3.3/tk/win/tclWin32Dll.c
   modify all reference to 
__imp_reent_data   in  _imp__reent_data 5) Run 
./configure and make in tcl and tk directory
6) Run ./configure in xconq-7.3.3
7) In xconq-7.3.3/tcltk/Makefile and xconq-7.3.3/win/Makefile
   modify ALL_CFLAGS and add -I$(srcdir)/../tk/xlib
8) run Make from xconq-7.3.3
 
I tried this procedure yesterday and all works fine.
 
N.B: about point 7 . Why configure request where are tclConfig.sh and 
tkConfig.sh and dosn't use they ?
Regard
  Ullibus



More information about the Xconq7 mailing list