For such closed systems there is of course the good old-fashioned install from source.
On Jun 03, 2011, at 19:50, Edmonds Namasenda wrote: > Appreciated for all your replies. > Libraries suck! I ended up using a symlink. Replicating the newer library to > an older version the application works too. > > Seemingly this application is too old and required that old library. And > there is no newer version of the application. > > On Fri, Jun 3, 2011 at 6:31 PM, Markus A. Wipfler <[email protected]> > wrote: > yum is your friend, you could use something like: > > yum whatprovides libcrypto.so.6 to get more info ( I hate anything RPM). > > OR if you have for example iibcrypto.so.7 on your system you could just > create a symlink to it. > > :) > > Regards, > > -- > Markus > > On Jun 3, 2011, at 5:49 PM, Otandeka Simon Peter wrote: > > > > > You need postgres-libs. But also postgres-contrib and postgres-devel > > packages are needed too. Don't forget to install postgres-server too. > > Make sure you install the right packages for the version of PostgreSQL you > > intend to install on your PC. > > > > Let us know when you get stuck and we shall assist you. > > > > P. > > > > On Fri, Jun 3, 2011 at 12:04 PM, Edmonds Namasenda <[email protected]> > > wrote: > > Greetings brethrens. (Sorry for X-Posting) > > I am installing an application on openSuSe 11.4 requiring PostgreSQL. > > However, I am being now asked for "libpq.so.4" to proceed with the > > application's installation. Google being my friend, I have spent the > > afternoon consulting him to no success. > > Somewhere, I tried install something I thought was the lib but ended up > > being asked for "libcrypto.so.6" and "libssl.so.6". > > > > And yes, I am running the application as a test for a future production > > environment but the application only supports PostgreSQL. > > > > Please, someone here to point me to the right direction? > > > > -- > > Thank you and kind regards, > > > > I.P.N Edmonds > > ICT Practitioner & Consultant > > > > Cel: +256 70 227 3374 > > +256 71 227 3374 > > > > P.O. Box 22249, Kampala UGANDA > > > > GMail: namasenda | Skype: edsend > > > > _______________________________________________ > > The Uganda Linux User Group: http://linux.or.ug > > > > Send messages to this mailing list by addressing e-mails to: [email protected] > > Mailing list archives: http://www.mail-archive.com/[email protected]/ > > Mailing list settings: http://kym.net/mailman/listinfo/lug > > To unsubscribe: http://kym.net/mailman/options/lug > > > > The Uganda LUG mailing list is generously hosted by INFOCOM: > > http://www.infocom.co.ug/ > > > > The above comments and data are owned by whoever posted them (including > > attachments if any). The mailing list host is not responsible for them in > > any way. > > > > _______________________________________________ > > The Uganda Linux User Group: http://linux.or.ug > > > > Send messages to this mailing list by addressing e-mails to: [email protected] > > Mailing list archives: http://www.mail-archive.com/[email protected]/ > > Mailing list settings: http://kym.net/mailman/listinfo/lug > > To unsubscribe: http://kym.net/mailman/options/lug > > > > The Uganda LUG mailing list is generously hosted by INFOCOM: > > http://www.infocom.co.ug/ > > > > The above comments and data are owned by whoever posted them (including > > attachments if any). The mailing list host is not responsible for them in > > any way. > > > _______________________________________________ > The Uganda Linux User Group: http://linux.or.ug > > Send messages to this mailing list by addressing e-mails to: [email protected] > Mailing list archives: http://www.mail-archive.com/[email protected]/ > Mailing list settings: http://kym.net/mailman/listinfo/lug > To unsubscribe: http://kym.net/mailman/options/lug > > The Uganda LUG mailing list is generously hosted by INFOCOM: > http://www.infocom.co.ug/ > > The above comments and data are owned by whoever posted them (including > attachments if any). The mailing list host is not responsible for them in any > way. > > > > -- > Thank you and kind regards, > > I.P.N Edmonds > ICT Practitioner & Consultant > > Cel: +256 70 227 3374 > +256 71 227 3374 > > P.O. Box 22249, Kampala UGANDA > > GMail: namasenda | Skype: edsend > _______________________________________________ > The Uganda Linux User Group: http://linux.or.ug > > Send messages to this mailing list by addressing e-mails to: [email protected] > Mailing list archives: http://www.mail-archive.com/[email protected]/ > Mailing list settings: http://kym.net/mailman/listinfo/lug > To unsubscribe: http://kym.net/mailman/options/lug > > The Uganda LUG mailing list is generously hosted by INFOCOM: > http://www.infocom.co.ug/ > > The above comments and data are owned by whoever posted them (including > attachments if any). The mailing list host is not responsible for them in any > way.
_______________________________________________ The Uganda Linux User Group: http://linux.or.ug Send messages to this mailing list by addressing e-mails to: [email protected] Mailing list archives: http://www.mail-archive.com/[email protected]/ Mailing list settings: http://kym.net/mailman/listinfo/lug To unsubscribe: http://kym.net/mailman/options/lug The Uganda LUG mailing list is generously hosted by INFOCOM: http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The mailing list host is not responsible for them in any way.
