I have a small (P3) server running Redhat, and I'm
trying to get Squeak running on it. Since there's no
monitor, and the graphics subsystem isn't started in
the usual runlevel, I need to run Squeak headless.

I put image and change file into a directory (read,
write, owned by user A) that should copy a couple of
files when run, using Smalltalk addToStartUpList:
MyClass. I load it up in Windows, and it works fine.

I load it in Linux:
[EMAIL PROTECTED] A]# squeak -headless

The cursor goes to the next line, and nothing happens.

Any idea what's going wrong? How do I correct it? I
will happily furnish any other info or troubleshooting
that is needed.

THANK YOU!
Albegadeep


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to