On Tue, Nov 3, 2009 at 5:04 PM, Alejandro Castellanos <
[email protected]> wrote:

>
> Maybe I'm completely off base, but I'm having a rather weird problem.
> I figured I'd finally give it a go and start using pyglet in kubuntu,
> and so I did .
>
> I downloaded the recent pyglet 1.1.4-rc1 and tried to install it just
> as the readme says. Here's my Terminal output:
>
> cd /home/alejandro/Desktop/inst/pyglet-1.1.4
> alejan...@magog:~$ cd /home/alejandro/Desktop/inst/pyglet-1.1.4
> alejan...@magog:~/Desktop/inst/pyglet-1.1.4$ python setup.py install
> running install
> running build
> running build_py
> running install_lib
> creating /usr/local/lib/python2.6/dist-packages/pyglet
> error: could not create '/usr/local/lib/python2.6/dist-packages/
> pyglet': Permission denied
>
> I mean, WTF? I also tried it as super user but no dice. Why am I being
> denied permission? I got window'd, damnit!
>
> Any ideas?
>

Did you try manually mkdir'ing the relevant directory, and see if that
causes an error? Vaguelly possible that your /usr/ is mounted read-only, I
guess...

-- 
Tristam MacDonald
http://swiftcoder.wordpress.com/

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to