> Date: Wed, 27 Aug 2008 07:13:07 +0000 (UTC) > From: Canol Gokel <[EMAIL PROTECTED]> > Subject: [Help-smalltalk] Couldn't install GST 3.0.4 on Windows > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii > > 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
It appears the path generated for the mkdir command was suffixed with an extraneous "C:". Right? _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
