hi i have a Problem with the Installation
I have Eggdrop 1.6.15
TLC 8.4.4
msys 0.6
Win Xp Pro
(Gamers IRC)
I don't know what is the Problem (Eggdropt or/and TLC?) so i want to start again
First i unpack Msys to C:\Msys (i can only start the bat Datei)
than i unpack TLC into C:\Msys\tcl8.4.4
than i unpack Eggdrop C:\Eggdrop1.6.15
now i want to install TLC
(i start the msys):
$ /tcl8.4.4/win/configure
loading site script /etc/config.site
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ar... ar
checking for ranlib... ranlib
checking for windres... windres
checking whether make sets ${MAKE}... yes
checking for Cygwin environment... no
checking for SEH support in compiler... no
checking for EXCEPTION_DISPOSITION support in include files... no
checking for LPFN_ACCEPT support in winsock2.h... no
checking for winnt.h that ignores VOID define... yes
checking for alloca declaration in malloc.h... no
checking for cast to union support... yes
checking for object suffix... o
checking for mingw32 environment... yes
checking for executable suffix... .exe
checking for building with threads... no (default)
checking how to build libraries... shared
checking if 64bit support is requested... no
checking for cygpath... echo
checking compiler flags... using shared flags
checking for build with symbols... no
checking how to run the C preprocessor... gcc -E
checking for errno.h... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating tclConfig.sh
creating tcl.hpj
k
now:
$ make
gcc -c -O -Wall -Wconversion -I"/tcl8.4.4/win/../generic" -I"/tcl8.4.4/win" -DH AVE_NO_SEH=1 -DEXCEPTION_DISPOSITION=int -DHAVE_NO_LPFN_DECLS=1 -DHAVE_WINNT_IGN ORE_VOID=1 -DHAVE_ALLOCA_GCC_INLINE=1 -DHAVE_CAST_TO_UNION=1 -DBUILD_tcl "/tcl 8.4.4/win/../generic/regcomp.c" -o regcomp.o
..................and so on......................
=1 -DHAVE_WINNT_IGNORE_VOID=1 -DHAVE_ALLOCA_GCC_INLINE=1 -DHAVE_CAST_TO_UNION=1 "/tcl8.4.4/win/tclAppInit.c" -o tclAppInit.o
windres -o tclsh.res.o --include "/tcl8.4.4/win/../generic" --include "/tcl8.4.4/win" "/tcl8.4.4/win/tclsh.rc"
gcc -O tclAppInit.o libtcl84.a \
tclsh.res.o -o tclsh84.exe -mconsole
ok? Now i want to start TLC (first time):
In Dos Mode:
application-specific initialization failed: Can't find a usable init.tcl in the following directories:
C:\msys\home\lib\tc18.4 C:\msys\lib\tc18.4 C:\msys\home\labrary and so on...
what's wrong, i will not install Eggdrop now... plz help me!