Anthro
Expert Member
Hi there all, hope some of the Linux gurus have some advice here
I recently became involved in a project where the server runs OpenSUSE and PostgreSQL 9.3
When performing an action in the application that uses PostgreSQL it states
Now I have read a few places that I will need to "rebuild" the server to actually include this library..
Anyone ever done this before, and can maybe hand out some pointers ??
General FAQ does not say much, and I have struggled *brain dead*
Would I need to reinstall from scratch or can I simply include these files via a command line / bash script ?
I recently became involved in a project where the server runs OpenSUSE and PostgreSQL 9.3
When performing an action in the application that uses PostgreSQL it states
Code:
unsupported XML feature
This functionality requires the server to be built with libxml support
Now I have read a few places that I will need to "rebuild" the server to actually include this library..
Anyone ever done this before, and can maybe hand out some pointers ??
General FAQ does not say much, and I have struggled *brain dead*
Would I need to reinstall from scratch or can I simply include these files via a command line / bash script ?