Update on Poesia Issue

Been on holiday, but kept myself in touch with the office with emails and such. Anyhow, managed to communicate with the project leader of Poesia and find out that the issue I was getting with Poesia not compiling had been sorted in one of many patchsets, though evidently no-one had uploaded a newer tar. Because of this I checkouted directly from the projects CVS and got the most current code. Though now the error I was getting is gone, I am now getting a different error that I think could be related to a gcc upgrade, though my superior has delegated the job of the filter on a fellow colleague which may try and look for another tool, I may see if i can sort the problem by removing the most current gcc and installing a legacy version in my spare time, if I can be bothered….

Other than that, I now have to see some one new about a project that is expected to get the all clear soon, which will be extending on what I did for Mammoth Graphics. Only issue is I’ve been told to share my code, which I’d prefer not to.

1 dedicated server and 2 VMs later…

Hey guys, I think after about a week of failed efforts I can now say I’ve hit one of the key issues with open source software, the sometimes lack of support. Ok, for work I’ve been asked to use an Internet Filter called Poesia. This filter was created on a European project to try and create a filter to help filter material like text, photos and video of an explicit nature. So naturally because in the project I am working on filtration of this sort of content is needed using this tool and integrating it with our prototype seemed like the most feasible idea, ofcourse until I attempt to install it somewhere.

Now to start with we have a dedicated server at work which annoyingly is not accessible physically by us and has ridiculous security restrictions placed on it (because they are trying make our lives easier aren’t they?). So anyhow I installed all the prerequisites for Poesia, but the Poesia ./configure couldn’t find the package netpbm.  So, anyhow like anyone would do they download the source and attempt to compile and install it. Though finding out that lots of the dev packages that really should have been installed with the OS are missing. I then trail to try and find compiled versions of these packages to save me time but some i have to compile and install separately. But just when you think you’ve had enough fun for one whole day you then find that netpbm itself does not make properly.

Anyhow I lose patience and decide to scrap the idea of the SUSE server at work and decide to try on my good friend, fedora at home. To do this on my fedora server (which this blog is hosted from) I setup a x86_64 VM using  kvm/qenu. Everything is working fine, I managed to install most packages needed for the installation using the my favourite package manager YUM. Everything installed, well I had to compile and install Boehm’s Garbage Collector as the one shipped with the distro didn’t allow for pthreads which apparently is needed. Anyhow the Poesia ./configure can’t find the garbage collector (don’t they come early in the morning?).

I question if they maybe caused by the fact that I was using a 64bit OS, and maybe this was causing the error with SUSE with libraries being in slightly different places e.g. lib64 instead of lib etc. So I create another VM, this time a 32bit one. This time everything installed ok, but Poesia ./configure completed ok, but now a error occurred.

Now I am at the point where I don’t know how to proceed, and hope I can find a source to help me through. Though on the plus side I’ve learnt a considerable amount on managing VMs in bash that I’m sure will come in handy another day.

until next time.

Will sort everything in time

Hi guys, as you may see i have actually got around to buying a domain name, though ironically I chose pretty much as close as I could get to the free one ive used for the last 3 years. Because of the domain name changes somethings have sadly gone sightly pete tong. I am looking into these issues and hope to have them sorted soon! Keep you updated!

And now press refresh

Hey guys, sorry for the lack of blogging but I have been snowed under with work. This iPhone app that I am doing is on such a strict schedule that I have next to no time for anything but programming. Plus also I have a great assignment for my masters that need completing too :(. I do promise that when the iPhone app is done and is publically available I will show screenshots of it, but I don’t want to get into trouble showing it before hand! I have also some plans for the summer too.
The first is that my website and server need a complete overhaul! The website I did when I was 18 is massively out of date and I feel that I should have the Web 2.0 services I use shown. I also need to do a rebuild of my server as it is currently running Fedora 8 and I hope to upgrade it to Fedora 11. By doing this I’m hoping to add email support to this as by then I will have purchased my very own domain name with I hope will allow me to do this.

Secondly I have a idea of a taxi app for the iPhone, which I may start as early as June providing the other parties involved allow me to. Will Keep you posted!