Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Bashing Head Against Brick Wall

  1. #11
    Join Date
    Oct 2009
    Location
    Chicago
    Beans
    102

    Re: Bashing Head Against Brick Wall

    ahh i think i see the problem

    Code:
    install   : /home/eldon/.compiz/plugins/libelements.soinstall: cannot create regular file `/home/eldon/.compiz/plugins/libelements.so': Permission denied
    make: *** [install] Error 1
    run:
    Code:
    sudo bash ./elementsinstall.sh
    There are a lot of people out there driving cars. The majority of them are intimidated by looking under the hood. Arch Linux is targeting people who are not.
    Swagbucks: http://www.swagbucks.com/refer/dsdfhswa

  2. #12
    Join Date
    Nov 2009
    Beans
    20

    Re: Bashing Head Against Brick Wall

    YAY! Whoops, that was kinda dumb of me. Kudos to you though, thanks

  3. #13
    Join Date
    Dec 2006
    Beans
    99

    Re: Bashing Head Against Brick Wall

    Did you possibly try running the script as sudo user?

    like so:

    Code:
    sudo ./dir/script.sh
    or
    Code:
    cd /dir && sudo ./script.sh
    or
    Code:
    sudo sh script.sh
    see if that works.

    Your output said something about xgl.

    do some googling about elements and xgl. You might not be the only one with this problem.

    Hope this helps!
    Linux; life without walls, gates and windows!

  4. #14
    Join Date
    Oct 2009
    Location
    Chicago
    Beans
    102

    Re: Bashing Head Against Brick Wall

    Quote Originally Posted by donjorge22 View Post
    YAY! Whoops, that was kinda dumb of me. Kudos to you though, thanks
    no prob
    There are a lot of people out there driving cars. The majority of them are intimidated by looking under the hood. Arch Linux is targeting people who are not.
    Swagbucks: http://www.swagbucks.com/refer/dsdfhswa

  5. #15
    Join Date
    Dec 2006
    Beans
    99

    Re: Bashing Head Against Brick Wall

    Ooops! Didn't see that that the problem was already solved.
    Linux; life without walls, gates and windows!

Page 2 of 2 FirstFirst 12

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
  •