Author Topic: Installng tarballs  (Read 2866 times)

solemnwarning

  • Member
  • **
  • Posts: 747
  • Kudos: 338
    • http://www.solemnwarning.net
Re: Installng tarballs
« Reply #15 on: 15 November 2008, 23:37 »
Assuming the packages have the same name as those in debian, you need to install libglib2.0-0 and libglib2.0-dev
-----BEGIN GEEK CODE BLOCK-----
 Version: 3.1
 GCS/CM d- s+:+ a--- C++ UL++++>$ P+ L+++ !E W++ !N !o !K-- w !O !M !V PS+ PE- !Y !PGP !t !5 !X !R tv b+ DI+ !D G e- h !r y-
 ------END GEEK CODE BLOCK------

SiMuLaCrUm

  • Member
  • **
  • Posts: 817
  • Kudos: 143
  • OMGWTFBBQ
Re: Installng tarballs
« Reply #16 on: 16 November 2008, 01:21 »
OK. I'll see what happens.

Need GTK+ 2.0 development headers...
« Last Edit: 16 November 2008, 01:30 by SiMuLaCrUm »
Proudly posted on a computer

worker201

  • Global Moderator
  • Member
  • ***
  • Posts: 2,810
  • Kudos: 703
    • http://www.triple-bypass.net
Re: Installng tarballs
« Reply #17 on: 16 November 2008, 03:41 »
What a pain.  Next it is probably going to mention ATK and Pango.  I guess Ubuntu doesn't use Gnome?

Sounds like you need to learn how to search with apt. 

Code: [Select]
apt-cache search gtk

SiMuLaCrUm

  • Member
  • **
  • Posts: 817
  • Kudos: 143
  • OMGWTFBBQ
Re: Installng tarballs
« Reply #18 on: 16 November 2008, 03:56 »
Ah, didn't know that command. Thank you.
Proudly posted on a computer

worker201

  • Global Moderator
  • Member
  • ***
  • Posts: 2,810
  • Kudos: 703
    • http://www.triple-bypass.net
Re: Installng tarballs
« Reply #19 on: 16 November 2008, 04:18 »
I didn't either, but I found it in the first hit off a Google search for apt-get.