Jenkara is building


Okay… after this morning’s post, I decided to make Jenkara build. It is now. You can get it thus:

$ svn co http://svn.colliertech.org/svn/trunk/jenkara

or

$ wget http://www.colliertech.org/downloads/jenkara-0.0.1.tar.gz

You can build it with ye olde

$ ./configure && make

there’s no install target, so run it with

$ cd src && ./jenkara

but it doesn’t work for ‘cuz the glade file it reads doesn’t work with the new libglade. I did write this stuff in 2001, after all…

So if any of you know how to make the following glade file work with the new and shiny, it would be great to get some of that info!

http://svn.colliertech.org/svn/trunk/jenkara/ui/jenkara.glade2

One day I will re-write this in C# and run it on mono. Promise!


Leave a Reply