Page 1 of 1

Trouble installing PacsOne 5.1.3 on RHEL4

Posted: Thu Nov 15, 2007 1:04 am
by altie
Having trouble installing PacsOne 5.1.3 on RHEL.

Installation falls over stating that libstdc++.so.6 (GLIBCXX_3.4.4) required by Setup.exe could not be found. It looks like the dreaded mismatch in libstdc++ libraries again.

Updating libstdc++ on RHEL4 is not a simple matter. Is there anything you can do to help? Otherwise, we may have to re-install the system with RHEL5 which means a lot of time wasted.

Thanks!

Posted: Thu Nov 15, 2007 7:09 pm
by pacsone
Unfortunately you would need to upgrade to RHEL5 if you want to use the latest 5.1.3 of PacsOne Server, or you can download and install an old 4.1.3 release of PacsOne Server that does not use the libstdc++ shared library:

http://www.rainbowfishsoftware.com/pacs ... c++.tar.gz

Posted: Thu Nov 15, 2007 9:42 pm
by altie
OK. Does PacsOne server require the libraries or is it only the installer that requires them?

We managed to get the installer to run and the server started after installing the latest glibc and libstdc++ RPMs and forcing rpm to skip dependency checks. The plan is to roll back to the offical RHEL4 version of these libraries now that the server is installed.

Otherwise, I'll advise the customer to upgrade to RHEL5 as you suggest.

Posted: Fri Nov 16, 2007 5:00 am
by pacsone
altie wrote:OK. Does PacsOne server require the libraries or is it only the installer that requires them?
Yes, both the Installer and the server programs of PacsOne Server require the libstdc++ package in order to run.

Posted: Fri Nov 16, 2007 5:43 am
by altie
Ok. Customer has agreed to upgrade to RHEL5, so we're good.

Thanks for your prompt response!