> From: Frederic Bouvier
> 
> BTW: I had several times issues with Cygwin setting odd permissions on
> files and directories that prevented me to remove files until I
> assigned ownership on the files and folders to my Windows account
> 
> -Fred


Bingo!

I had already set the permissions via,

chmod 777 <pathname/files>

for the two directories that you mentioned, but I also HAD to do this for
the OpenSceneGraph/bin subdirectory, osgPlugins-2.9.7. Once I did that,
everything works exactly as it should - even from the cygwin shell. Can you
mention this in the procedure?

Thanks,

Jon



------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to