lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,
We are tring to use popen() on a PPC Mac. It doesn't seem to work at all. I don't own a Mac, but there are users that are testing our build system for our product that can't use our scripts. They are reporting the error, "`popen' not supported". Can you give some insite as to why popen() is not available on MacOSX? Is it available on Intel Macs only? Are there any alternatives to popen() that are platform independant? We need to support BSD, Windows, Linux, and Mac.
Thanks.
--
Regards,
Ryan
RJP Computing