Results 1 to 2 of 2

Thread: how to create copy files / folders into /usr

  1. #1
    Join Date
    Dec 2010
    Beans
    72

    how to create copy files / folders into /usr

    I have some python modules, need to get installed into my computer.
    how do I copy those files into the python search directories list.
    those list dir are mostly /usr/bin/..../python2.6 . I am not able to copy into those dir.

    how do I do it ?

    I am ubuntu user from more than 6 months but couldn't really understand these kind of things. Please also tell me how do I get familiar to these kind of works?

  2. #2
    Join Date
    Feb 2010
    Beans
    85

    Re: how to create copy files / folders into /usr

    Code:
    gksudo nautilus
    should open nautilus with super-user rights.
    I'm new too, and even I have had that problem.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •