help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: Blox is not getting installed


From: ZuLuuuuuu
Subject: [Help-smalltalk] Re: Blox is not getting installed
Date: Fri, 25 Mar 2011 01:55:03 -0700 (PDT)

Paolo Bonzini-2 wrote:
> 
> On 03/25/2011 09:21 AM, ZuLuuuuuu wrote:
> > $ echo 'puts $tcl_library' | tclsh
> > /usr/share/tcl8.5
> >
> > $ locate tclConfig.sh
> > /usr/lib64/tclConfig.sh
> > /usr/lib64/tcl8.5/tclConfig.sh
> >
> > $ locate tkConfig.sh
> > /usr/lib64/tkConfig.sh
> 
> You need to configure with either of these:
> * --libdir='${prefix}/lib64'
> * --with-tcl=/usr/lib64 --with-tk=/usr/lib64.
> 
> The former makes autodetection work right; the latter overrides it.
> 
> I suggest --libdir because it fixes another problem: without it, you'd 
> be mixing 32- and 64-bit libraries on your machine when you do "make 
> install".
> 
> This should probably be fixed in Autoconf.
> 
> Paolo
> 
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-smalltalk
> 

Thanks, it worked...

-----
Canol Gökel
--
View this message in context: 
http://forum.world.st/Blox-is-not-getting-installed-tp3404678p3404883.html
Sent from the Gnu mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]