DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2465
Version: 1.3-current


I tried to write system preferences on a Linux (Ubuntu) system by modifying
test/preferences to use "Fl_Preferences::SYSTEM" instead of
"Fl_Preferences::USER" (note: 2 changes needed!).

I ran test/preferences with "sudo". The preferences file was written to

/etc/fltk/fltk.org/test/preferences.prefs

which is correct, but all intermediate directories were owned and readable
only by root (rwx------).

It would be useful if we could 'chmod' the intermediate directories to
'rwxr-xr-x' (755) explicitly, at least when system directories are
_created_.


Link: http://www.fltk.org/str.php?L2465
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to