Re: [Pharo-users] OS X bundle, some progress

2019-03-03 Thread Alistair Grant
Hi Hilaire, On Sun, 3 Mar 2019 at 09:31, Hilaire wrote: > > One useful information will be to know where stdout file is created by > default? > > VM, image, home, folder, ... On linux and MacOS the three stdio streams exist for every process: stdin, stdout & stderr. If you're starting a process

Re: [Pharo-users] OS X bundle, some progress

2019-03-03 Thread Hilaire
One useful information will be to know where stdout file is created by default? VM, image, home, folder, ... Obviously there is situation with problem creating stdout files. Can it be shutdown? For the record, the error is REPEATABLE, Pharo started from the CLI or from an installed Application.

[Pharo-users] OS X bundle, some progress

2019-03-01 Thread Hilaire
Hi, I did some progress on the Dr.Geo bundle for OS X. The Mac admin of my school told me to download from Safari and authorized the drgeo.eu web site (not sure what this exactly does), then we installed the DrGeo.app at the Application location. DrGeo started fine but emit a startup error at th