From: Phil S. <psu...@es...> - 2001-09-17 13:22:44
|
I just install jnios last night. The readme says=20 "fdopen() is now implemented and works. popen() is implemented but for = some reason it fails to run on Windows NT. Remarks from some people = (tim_one) who know Windows a lot better than I ever will, have led me to believe that = a functional popen() on Win32 should not be expected." ... so if you're using Windows, you're out of luck. -----Original Message----- From: Frank Immich [mailto:fra...@gm...] Sent: Monday, September 17, 2001 3:51 AM To: jyt...@li... Subject: [Jython-users] jnios/os.popen problem Hello,=20 I recently installed jnios for jython, to get the full os support.=20 When I run os.sysem("dir") in my jython shell everything is fine,=20 but os.popen("dir").read() does not work. I get the error message: "Es steht nicht genug Speicherplatz auf dem Datentr=E4ger zur = Verf=FCgung." which means something like: There is not enough space on your disk ? I think 9 GB should be enough for this command ;-) .. must be an other problem. Any help welcomed... Thanks, Ciao Frank --=20 GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net _______________________________________________ Jython-users mailing list Jyt...@li... https://lists.sourceforge.net/lists/listinfo/jython-users |