running squeak

usef usef at vlsi.itb.ac.id
Thu Sep 23 16:56:31 UTC 1999


On Thu, 23 Sep 1999, Joshua Marker wrote:
> 	Oh, oops, I read your line wrong. 
> 	Hmm. do a 'ls -als' in the directory and send me the output? 

This is the output on my linux machine:
---------------------------------------------------------------------------
$ ls -als
total 16876
   1 drwxrwxr-x   4 root     root         1024 Sep 23 23:33 .
   1 drwxr-xr-x   6 root     root         1024 Sep 22 00:14 ..
  60 -rwxr-xr-x   1 usef     icvlsi      59651 May 10 23:05
	SoundCodecPrims.so

5522 -rw-------   1 usef     icvlsi    5630101 Sep 22 00:44
	Squeak2.4c.changes

5273 -rw-------   1 usef     icvlsi    5376792 Sep 22 00:38
	Squeak2.4c.image					<--

 141 -rwxr-xr-x   1 usef     icvlsi     143087 May 10 23:05 Squeak3D.so
  78 -rw-------   1 usef     icvlsi      78090 Sep 22 00:13
	SqueakPlugins-2.4c-i386-linux-2.0.36.tar.gz

5495 -rw-------   1 usef     icvlsi    5602467 Sep 22 00:26
	SqueakV2.sources

 303 -rwxr-xr-x   1 usef     icvlsi     306924 Sep 22 00:12
	SqueakVM-2.4c-i386-linux-2.0.36				<--

   1 drwxrwxr-x   2 usef     icvlsi       1024 Sep 22 01:03 backup
   1 drwxrwxr-x   2 usef     icvlsi       1024 Sep 22 01:02 docs

$ ./SqueakVM-2.4c-i386-linux-2.0.36 Squeak2.4c.image 
../SqueakVM-2.4c-i386-linux-2.0.36: Command not found.
-------------------------------------------------------------------------------
You see, it is executable.


This is from my Sparc machine:
-------------------------------------------------------------------------------
$ ls -als
total 67374
   2 drwxr-xr-x   2 root     root         512 Sep 22 15:26 .
  10 drwxr-xr-x  25 root     root        4608 Sep 23 12:46 ..
 146 -rwxr-xr-x   1 usef     staff      74004 Jun  9 23:16
	SoundCodecPrims.so

11024 -rw-r--r--  1 usef     staff    5630101 Sep 22 15:18
	Squeak2.4c.changes

10528 -rw-r--r--  1 usef     staff    5376792 Sep 22 15:18
	Squeak2.4c.image					<--

 384 -rwxr-xr-x   1 usef     staff     181712 Jun  9 23:16 Squeak3D.so
 544 -rw-r--r--   1 usef     staff     266240 Sep 22 12:21
	SqueakPlugins-2.4c-sparc-solaris-2.5.1.tar

10960 -rw-r--r--  1 usef     staff    5602468 Sep 22 15:16
	SqueakV2.sources

 720 -r-xr-xr-x   1 usef     staff     354116 Sep 22 12:19
	SqueakVM-2.4c-sparc-solaris-2.5.1			<--

33056 -rw-r--r--  1 usef     staff    16897834 Aug 19 23:58 jdk12-xxx.zip

$ ./SqueakVM-2.4c-sparc-solaris-2.5.1 Squeak2.4c.image
ld.so.1: ./SqueakVM-2.4c-sparc-solaris-2.5.1: fatal: libXext.so.0: can't
open file: errno=2
Killed
-------------------------------------------------------------------------------
Am I missing any libs here?

Thanks a lot,

usef





More information about the Squeak-dev mailing list