On Sat, 2008-11-22 at 14:42 +0530, Raj Kiran Grandhi wrote:
How are you compiling the applet at your end? Perhaps it would be
simpler to create a small build script that installs the build
dependencies, compiles and installs your applet.
I am now compiling the hard way via the command line with a bunch of
"pkg-config" statements in the gcc command.
I guess I could write up a build.sh, but I would have liked to do it in
a more "standard" way.
As I said, I read several tutorials but none of them dealt with more
than the basics. If you (or anyone else) knows about something else that
could help me, I'd be happy to read it.