Congrats! On Wed, Dec 12, 2012 at 4:52 PM, Mohan R <[email protected]> wrote: > Hi, > > As I discussed in the last Ilugc meet, I have finished this twitter app. > Here is the source, > > https://github.com/mohan43u/gtweet > > I didn't create any package though, you have to compile it from source, > it needs some libraries to be installed in your system. > > Here is pkg-config dependencies > > gio-unix-2.0.pc > gobject-2.0.pc > gtk+-3.0.pc > gdk-3.0.pc > oauth.pc > gobject-introspection-1.0.pc > libsoup-2.4.pc
Nice. > > If you see above files in your /usr/lib/pkgconfig directory, then you > are good to compile, else, compilation will fail. you have to install > corresponding packages which will install this files (means, you may > have to install *-dev|*-devel packages) > > An introduction document is available here, > > https://github.com/mohan43u/gtweet/blob/master/doc/README.pdf > > I hope it will be useful for you. Pretty sweet. Good luck. -Girish -- Gayatri Hitech http://gayatri-hitech.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
