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