OSProcess?

Alexandre Bergel Alexandre.Bergel at cs.tcd.ie
Fri Jul 21 14:30:26 UTC 2006


Hello,

I would like to launch the unix/cygwin make command within Squeak
It seems that OSProcess would help in doing it. But I run into troubles.

when I doit: OSProcess command: 'ls -l /etc'
I got a rollback. The following "self initialStdErr nextPutAll:  
'cannot execute ', self commandLine" tried to be executed.

I installed OSProcess, OSProcess plugins and CommandLauncher.

Is there anything supposed to be obvious that I missed ?
The file Win32OSProcessPlugin.dll is in the same directory than the  
VM and the image.

Note: I am using Windows XP, cygwin and Squeak 7035.

Help would be highly appreciated...
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.cs.tcd.ie/Alexandre.Bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






More information about the Squeak-dev mailing list