- Index
- » Developer
- » OpenModelica development
- » OMedit error on multi-user Unix machine
OMedit error on multi-user Unix machine
OMedit error on multi-user Unix machine
Hello,
I am running Omedit on a ubuntu server. The first user that used OMedit caused the creation of files under:
/tmp/OMEdit/ (example: output.log)
Now, if other users try to run OMEdit, they get an error such that OMEdit cannot write the output.log file which is normal.
Is there an environment variable I can use per user to specify where their temporary folders should be?
Thanks
Chahe
Re: OMedit error on multi-user Unix machine
Hi
This is fixed in revision 9896. Update your OMEdit.
If you still get the same problem then try to change the tmp path. Go to Tools->OMCLogger and then send this command,
cd("your_temp_path")
Adeel.
- adeas
- 454 Posts
- Index
- » Developer
- » OpenModelica development
- » OMedit error on multi-user Unix machine