On Thu, Jul 3, 2008 at 1:59 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > How i fix it ? > ctype is on python2.5 but permision is set on : > drwxr-sr-x >
Um, fix what? The file permissions are not a problem. It's globally readable - pyglet doesn't need to execute or write to ctypes module - o.w., pyglet would be a virus, right? Honestly I can't tell whether you're talking about this or the python module which imports the shared lib (_ctypes.so). So you need to provide information more specific than just "ctype is on python2.5". Cheers, -- \\\\\/\"/\\\\\\\\\\\ \\\\/ // //\/\\\\\\\ \\\/ \\// /\ \/\\\\ \\/ /\/ / /\/ /\ \\\ \/ / /\/ /\ /\\\ \\ / /\\\ /\\\ \\\\\/\ \/\\\\\/\\\\\/\\\\\\ d.p.s --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
