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

Thread: New to Ubuntu 9.04, please help! Error message

  1. #11
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: New to Ubuntu 9.04, please help! Error message

    Run the "gksu gedit...." command first.

  2. #12
    Join Date
    Jun 2009
    Location
    In that one place
    Beans
    90
    Distro
    Xubuntu 9.04 Jaunty Jackalope

    Re: New to Ubuntu 9.04, please help! Error message

    Quote Originally Posted by oldos2er View Post
    Run the "gksu gedit...." command first.

    That did nothing..o____o

  3. #13
    Join Date
    Dec 2007
    Location
    Idaho
    Beans
    4,976
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: New to Ubuntu 9.04, please help! Error message

    Maybe an easier way :

    Code:
    sudo -i
    echo "deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu jaunty main" > /etc/apt/sources.list.d/pidgin-ppa.list
    apt-get update
    exit
    This you can copy paste and it'll work.
    "You can't expect to hold supreme executive power just because some watery tart lobbed a sword at you"

    "Don't let your mind wander -- it's too little to be let out alone."

  4. #14
    Join Date
    Jun 2009
    Location
    In that one place
    Beans
    90
    Distro
    Xubuntu 9.04 Jaunty Jackalope

    Re: New to Ubuntu 9.04, please help! Error message

    Quote Originally Posted by jerome1232 View Post
    Maybe an easier way :

    Code:
    sudo -i
    echo "deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu jaunty main" > /etc/apt/sources.list.d/pidgin-ppa.list
    apt-get update
    exit
    This you can copy paste and it'll work.

    Ahh! Thank you so much, it's working now!

    Now if I could only get my webcam driver installed...XD

Page 2 of 2 FirstFirst 12

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
  •