Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: libgtk-1.2.so.0

  1. #1
    Join Date
    Nov 2009
    Location
    Timmins, Ontario, Canada
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    libgtk-1.2.so.0

    I'm trying to install epsxe but im getting:

    ./epsxe: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
    All i find online is for 64 bit but i am using 32bit karmic. I cant find the package anywhere.

    Can someone help?

  2. #2
    Join Date
    Jan 2007
    Location
    Connecticut
    Beans
    1,650
    Distro
    Ubuntu Development Release

    Re: libgtk-1.2.so.0

    try opening a terminal and type or copy/paste the following:

    Code:
     sudo apt-get install libgtk1.2
    see if that installs the missing package. if not, then post any errors it produces.

    hope that helps.




  3. #3
    Join Date
    Nov 2009
    Location
    Timmins, Ontario, Canada
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: libgtk-1.2.so.0

    eric@eric-desktop:~$ sudo apt-get install libgtk1.2
    [sudo] password for eric:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package libgtk1.2 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    E: Package libgtk1.2 has no installation candidate

  4. #4
    Join Date
    Jun 2007
    Beans
    17,337

    Re: libgtk-1.2.so.0

    If you must then you'll have to get the jaunty packages - 3 in total I think
    ( in this order for install

    http://packages.ubuntu.com/en/jaunty/libgtk1.2-common

    http://packages.ubuntu.com/en/jaunty/libglib1.2ldbl

    http://packages.ubuntu.com/en/jaunty/libgtk1.2

  5. #5
    Join Date
    Nov 2009
    Location
    Timmins, Ontario, Canada
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: libgtk-1.2.so.0

    Thank you so much!

  6. #6
    Join Date
    Feb 2010
    Beans
    162

    Re: libgtk-1.2.so.0

    If you must then you'll have to get the jaunty packages - 3 in total I think
    ( in this order for install

    http://packages.ubuntu.com/en/jaunty/libgtk1.2-common

    http://packages.ubuntu.com/en/jaunty/libglib1.2ldbl

    http://packages.ubuntu.com/en/jaunty/libgtk1.2
    i was try to do it but i don't now how ?

    because i want to run Dreamup in ubuntu 9.10

    any one help my how to make that packages

    regards

  7. #7
    Join Date
    Oct 2008
    Location
    Shropshire
    Beans
    59
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: libgtk-1.2.so.0

    If you click on the links given, from the top down, you get to the page and look for the table: under Architecture, click on "all". You can then save the file.
    For the next link, when you get to the page, look for the table under the heading "Download libglib1.2ldbl" and select (presumably) i386, and save the file.
    For the third link, when you get to the page, look for the table under the heading "Download libgtk1.2" and click on i386, and save the file.
    In the order downloaded, double-click on the saved files: this should start the Gdebi installer (make sure Synaptic isn't running).

    My thanks to the contrbutors above - this has enabled me to install and run gsview - the best front-end for Ghostscript I've come across.
    Best wishes to one and all,
    Phil

  8. #8
    Join Date
    Jan 2010
    Location
    United States
    Beans
    70
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: libgtk-1.2.so.0

    I don't know if it's because I'm not used to the ubuntu packages site, or if those links are actually broken, but when I try to use those three links, I get a page with the following error:
    two or more packages specified (libgtk1.2 jaunty)
    If you're getting this error message, too, then here's another way you can get the packages.

    The packages are in the jaunty universe repository. Here's how you can add that repository to your sources in Lucid:

    1. Open System >> Administration >> Synaptic Package Manager
    2. Go to Settings >> Repositories
    3. On the Other Software tab, click Add.
    4. Enter the following:
    Code:
    deb http://archive.ubuntu.com/ubuntu jaunty universe
    5. Close Synaptic

    (if you don't have synaptic (i.e. you don't have the desktop), you can modify /etc/apt/sources.list manually in a text editor. Just add the deb line to the bottom and save.)

    Now it should be smooth sailing.
    Code:
    sudo apt-get update
    sudo apt-get install libgtk1.2
    No more libgtk-1.2.so.0 errors for me!

  9. #9
    Join Date
    Oct 2009
    Location
    North Carolina, US
    Beans
    19

    Re: libgtk-1.2.so.0

    I added the jaunty repository and installed libgtk1.2, but I still get the same error message about libgtk-1.2.so.0. libgtk1.2 did install correctly, so I'm not sure what else to do here? I use 64-bit 10.10

  10. #10
    Join Date
    Sep 2010
    Beans
    22

    Lightbulb Re: libgtk-1.2.so.0

    Quote Originally Posted by Exp HP View Post
    I don't know if it's because I'm not used to the ubuntu packages site, or if those links are actually broken, but when I try to use those three links, I get a page with the following error:If you're getting this error message, too, then here's another way you can get the packages.

    The packages are in the jaunty universe repository. Here's how you can add that repository to your sources in Lucid:

    1. Open System >> Administration >> Synaptic Package Manager
    2. Go to Settings >> Repositories
    3. On the Other Software tab, click Add.
    4. Enter the following:
    Code:
    deb http://archive.ubuntu.com/ubuntu jaunty universe
    5. Close Synaptic

    (if you don't have synaptic (i.e. you don't have the desktop), you can modify /etc/apt/sources.list manually in a text editor. Just add the deb line to the bottom and save.)

    Now it should be smooth sailing.
    Code:
    sudo apt-get update
    sudo apt-get install libgtk1.2
    No more libgtk-1.2.so.0 errors for me!

    thank you finally i got the right solution.

    i am using ubuntu 10.10 and i had a problem with "epsxe
    ./epsxe: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory"

    anyway after following these instructions above i was able to install libgtk1.2 now epsxe is working fine.

    thanks again
    My Laptop: Toshiba Satellite Pro, Intel core 2 duo 2.4GH ,4 GB RAM,250 GB HDD, DVD RW, 512 MB Graphics card.
    Light, Love & Prosperity in Abundance!!!

Page 1 of 2 12 LastLast

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
  •