Question
How can I get PNG image file format, and others, supported.
Details
I've attempted to install the PNG libraries, though I needed to change the names to match libpng.so.2, but it then needs libX11.so.6. Since, this appears to be a never ending path can someone provide the procedure/steps/details necessary to get graphic support in the Debian VM TWiki such that
EasyTimelinePlugin,
PloticusPlugin, and other graphic plugins can operate properly?
Environment
Note: This Debian VM TWiki is absolutely the way to go! It is well contained and easily movable from one VMware server to another as server hardware evolves.
--
WinWorcester - 22 May 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Install the required packages within Debian VM instance via
apt-get install libpng2 libx11-6
--
WinWorcester - 03 Jun 2006