Chris Schuld's Blog

personal musings on the composition of software

Archive for the ‘CentOS5’ Category

Posted by Chris Schuld 6 COMMENTS

For a recent project I needed to perform document translations from DOC to PNG which requires an essential intermediate step to PDF. The transformations required us to go to from DOC to PDF which can easily be done very nicely using openoffice 2.3 in a headless configuration. The downside is you need a process running [...]

Posted by Chris Schuld 24 COMMENTS

By far the most messy thing on CentOS 5.2 is adding Sun’s Java.  I have never found great success from the different packages that are out there for installing java.  I prefer to simply use the packages from Sun. Step (1) : Visit Sun’s web site and download the latest version of Java (the *.bin [...]

Categories: CentOS5
Posted by Chris Schuld 2 COMMENTS

Today I had a new server running CentOS5 have trouble with a known good authorize.net library using curl.  It was producing the following error: error setting certificate verify locations: CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none After some research I found it was based on the inability for the apache user to access the ca-bundle.crt file. You will [...]

Categories: CentOS5, Web Development
Posted by Chris Schuld 6 COMMENTS

Today I ran across a project need for pdftk (AccessPDF) for CentOS5.  Adding pdftk to CentOS5 was more of struggle than I would have guessed because it was not available in most of the repos I normally use.  Google did not yield any pre-build RPM files for pdftk for CentOS5 so I built them for [...]

Categories: CentOS5, Linux

About Chris

Chris Schuld

Thank you for visiting my website. I use this site for a myriad of things: maintaining software I have open sourced, connecting with my readers and friends and documenting all of this little things "I wished I would have written down." You can read more about me or contact me.


thanks for visiting... happy coding

Recent Comments