Hi Rich,
Yes, I have all of those installed and I also installed qt-4.5-dev for gui support. I decided to give it all a fresh start with a reboot and re extracted a clean folder of the tar.gz. This seemed to make things go much better but the problem I am having now is that "make" is looking for libpng12.so and I have libpng16.so installed. I can get it to completely build and install if I remove the gui option from the build but our end users will need the gui. Any idea how I can either install libpng12.so or make it use
libpng16.so for the build?
Thanks