|
Cannot install Squeak v. 3.2-4: msg#00751lang.smalltalk.squeak.general
Hello, I wanted to give Squeak a try but I cannot get it installed properly from sources on my Linux system. Please note that I have no experience with Smalltalk, just wanted to learn. I'll try to describe my problems: 1) "make install" seems to install just very little from what was build, i.e. just: a) the binary squeak in $PREFIX/lib/squeak/3.2-4/ and a link to it b) the plugins B3DAcceleratorPlugin and UnixOSProcessPlugin at the same location c) the squeak man page this seems to be related to the fact that the variable PLUGINS_LA in the Makefile has the value: B3DAcceleratorPlugin${la} UnixOSProcessPlugin${la} and the install-plugins rule depends on it 2) a squeak.image file is not created nor installed; inisqueak is not run, even if there is a install-image rule for this it is not called by make install 3) if choosing pthread support for the Mpeg3Plugin -lpthread is not added to the LIBS variable, thus the compile fails, adding it by hand in the Makefile solves the problem Help is greatly appreciated. Regards, Serban -- #<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><># # "Human beings, like all other life forms, are parts of an inseparable # # organic whole. Their intelligence, therefore, implies that, the whole too # # is intelligent" # #<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><># Serban Udrea S.Udrea@xxxxxx GSI - Plasma Physics Department Darmstadt, Germany
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Taking the world!, Dan Ingalls |
|---|---|
| Next by Date: | Re: Cannot install Squeak v. 3.2-4, Ian Piumarta |
| Previous by Thread: | RPMs and debs, beoneel |
| Next by Thread: | Re: Cannot install Squeak v. 3.2-4, Ian Piumarta |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |