libs

  1. A

    How to compile gtk in ubuntu 12.10?

    I am new to gtk programming and am stuck in my very first program. I am unable to compile the file. I have tried the following commands and all gave same errors. $gcc 1.first.c 'pkg-config gtk+-2.0 --cflags' 'pkg-config gtk+-2.0 --libs' $g++ temp.c -os -s 'pkg-config gtk+-2.0 --cflags'...
  2. M

    Any CLI audio CD player

    I am looking for an audio CD player that can be used via CLI or atleast doesn't need gtk or kde libs. Right now cdfs + mplayer does the job but audio cd player would be much nicer.
  3. anantkhaitan

    CD Cataloging

    I am in need of a cd cataloging program. After a bit of Googling i got CDCollect but the binary package was for Ubuntu/Debian based distro. I also got the source, but again compiling the source is a big pain sometimes, It require some 'sqlite3 ' and xxx libs preinstalled. Ok forget about source...
  4. phreak0ut

    Adding repositories in Kubuntu

    I'm using Kubuntu Fiesty Fawn. I would like to know how to add repositories, apart from the one which are available in the list. I'm presently using Adept for adding packages for my new installation. I'm very new to Ubuntu/Kubuntu and searching on Google gave me tutorials only for Ubuntu...
Top Bottom