Hello, Yesterday I tried to compile GST 3.0.4 on Windows with the prefix thing but on installation phaze I got error. I executed these commands:
$ ./configure --prefix=/small1 --bindir=/small1 --libdir=/small1 --with-moduledir=/small1/lib/smalltalk --with-tcl=/home/Canol/tcl8.4.19/win --with-tk=/home/Canol/tk8.4.19/win $ make $ make install DESTDIR=`pwd` It is compiled, but during the installation I get an error. Because I couldn't copy the ouput I took a screenshot: http://img364.imageshack.us/my.php?image=hatagstux9.jpg I followed the same steps with Tcl and Tk source without problem. _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
