[VM][Unix] 3.4 final

Jimmie Houchin jhouchin at texoma.net
Wed Mar 5 04:05:40 UTC 2003


Ian Piumarta wrote:
> Folks,
> 
> I've just put fresh 3.4 "final" Unix VMs in the usual place [1] with
> source and binary tarballs/.rpms/.debs for i386 and ppc plus a source
> tarball and tarballs/.rpms/.debs of the 3.4 final .image/.changes files.
> 
> (I'd appreciate someone letting me know if the .debs work at all; it's
> my first incursion into this particular territory and if they're
> broken I'd like to know ASAP.  Thanks.)
> 
> Note that these VMs come with RePlugin and PseudoTTYPlugin (which aren't
> in the standard image) prebuilt and bundled.  The corresponding stuff is
> not however in the image archives, which I made from the vanilla 3.4 image
> as delivered by Doug.
> 
> Enjoy!
> 
> Ian
[snip]

I downloaded your .debs and installed via dpkg.

The install seemed to go fine. I've been successfully using the 
3.5.1-devel. I haven't installed the new one yet.

It seems to work okay but I have this strange situation that I don't 
understand.

If I am logged in to a terminal as root, I get the new 3.4 deb version 
of Squeak. If I am in a terminal as myself I get the previous (and still 
installed) 3.5.1-devel version.

I can use the 3.4 as root but don't see how to do it as a normal user.

Below is some results for the the root and jimmie terminal sessions.

******************************************************************
On a terminal with root login to install via dpkg.

squirrel:/home/jimmie/Squeak/squeak3.4# dpkg -i 
squeak-image_3.4-5170_all.deb squeak-vm_3.4-1_i386.deb
Selecting previously deselected package squeak-image.
(Reading database ... 139547 files and directories currently installed.)
Unpacking squeak-image (from squeak-image_3.4-5170_all.deb) ...
Selecting previously deselected package squeak-vm.
Unpacking squeak-vm (from squeak-vm_3.4-1_i386.deb) ...
Setting up squeak-image (3.4-1) ...
Setting up squeak-vm (3.4-1) ...
squirrel:/home/jimmie/Squeak/squeak3.4# squeak -version
3.4-1 #3 XShm Tue Mar  4 05:43:28 CET 2003 gcc 2.95.4
Squeak3.4 of 1 March 2003 [latest update: #5170]
Linux xombul.inria.fr 2.4.19 #2 Mon Aug 5 12:44:11 CEST 2002 i686 GNU/Linux
default plugin location: /usr/lib/squeak/3.4-1/*.so
squirrel:/home/jimmie/Squeak/squeak3.4# ls
squeak-image_3.4-5170_all.deb  squeak-vm_3.4-1_i386.deb
squirrel:/home/jimmie/Squeak/squeak3.4# which squeak
/usr/bin/squeak


On a terminal with my user login.

bash-2.05b$ squeak -version
arg: squeak
arg: -version
3.5-1devel #1 Tue Feb 11 00:47:59 CET 2003 gcc 2.95.4
TeaSqueak3.2 of 19 September 2002 [latest update: #369]
Linux xombul.inria.fr 2.4.19 #2 Mon Aug 5 12:44:11 CEST 2002 i686 GNU/Linux
default plugin location: /usr/local/lib/squeak/3.5-1devel/*.so
bash-2.05b$ which squeak
/usr/bin/squeak
******************************************************************

Hope this helps.

Jimmie Houchin



More information about the Squeak-dev mailing list