Find the answer to your Linux question:
Results 1 to 9 of 9
I'm trying to install the Aurora engine for themes on Ubuntu 9, and I'm pretty new at all this... so sorry if this error message is a little long... it ...
  1. #1
    Just Joined! wintermute0's Avatar
    Join Date
    Apr 2010
    Posts
    5

    [SOLVED] permission denied when trying to install aurora

    I'm trying to install the Aurora engine for themes on Ubuntu 9, and I'm pretty new at all this... so sorry if this error message is a little long... it goes through the installation, then it gives me an error message, here it is:

    Now run make.
    make[1]: Entering directory `/home/preston/aurora-1.5'
    make[1]: Nothing to be done for `install-exec-am'.
    test -z "/usr/lib/gtk-2.0/2.10.0/engines" || /bin/mkdir -p "/usr/lib/gtk-2.0/2.10.0/engines"
    /bin/bash ./libtool --mode=install /usr/bin/install -c 'libaurora.la' '/usr/lib/gtk-2.0/2.10.0/engines/libaurora.la'
    /usr/bin/install -c .libs/libaurora.so /usr/lib/gtk-2.0/2.10.0/engines/libaurora.so
    /usr/bin/install: cannot create regular file `/usr/lib/gtk-2.0/2.10.0/engines/libaurora.so': Permission denied
    make[1]: *** [install-engineLTLIBRARIES] Error 1

  2. #2
    Just Joined! wintermute0's Avatar
    Join Date
    Apr 2010
    Posts
    5
    anyone? this is really annoying me.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    If you are using KDE in Ubuntu 9.x then I would suggest you to install it using Package Manager instead of manual installation.
    Code:
    sudo apt-get clean all
    sudo apt-get update
    sudo apt-get install kwin-style-aurorae
    You should wait for a while before bumping your thread. Sometimes, it takes day or two to before you get any reply in your thread. Don't bump after just one hour.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined! wintermute0's Avatar
    Join Date
    Apr 2010
    Posts
    5
    Quote Originally Posted by devils casper View Post
    Hi and Welcome !

    If you are using KDE in Ubuntu 9.x then I would suggest you to install it using Package Manager instead of manual installation.
    Code:
    sudo apt-get clean all
    sudo apt-get update
    sudo apt-get install kwin-style-aurorae
    You should wait for a while before bumping your thread. Sometimes, it takes day or two to before you get any reply in your thread. Don't bump after just one hour.
    Alright, sorry. I'm new to these forums; I don't know how much user activity it has.

    How do I know if I'm using KDE?

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Check these screen shots. Gnome and KDE.


    There is a lot of user activity here but it depends on how many members checked your thread and know solution of your problem.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined! wintermute0's Avatar
    Join Date
    Apr 2010
    Posts
    5
    Then, I'm running Gnome... but I just installed aurorae and it seems to be working, but all the themes that require aurora are still giving me the message "this theme may not look like it's intended because the gtk+ theme engine "aurora" is not installed."

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    That package is for KDE only. aurora gtk+ theme engine is not available in sources and you have to install it manually.

    Check this link and follow installation instructions.
    Install build-essential package before that.
    Code:
    sudo apt-get install build-essential
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Just Joined! wintermute0's Avatar
    Join Date
    Apr 2010
    Posts
    5
    Hmm, I thought that's what I was doing before... but I did just as the instructions said this time and it worked perfectly, thanks for all the help.

    I think this problem is solved.

  9. #9
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Glad to help you !
    Do start a new thread if you have any other question.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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