13 Feb 2011 05:21
Re: postgresql install
Les Mikesell <lesmikesell <at> gmail.com>
2011-02-13 04:21:43 GMT
2011-02-13 04:21:43 GMT
On 2/12/11 12:23 PM, Michael Schouman wrote: > > <at> Les Well i was following the guide and that is why i am askingI cant > imagine that i am the only one with this problem... All the stuff in the last > mail wasnt clear enough? The part that is failling is the part where the how to > tells me to install iplike and wants me to run a shell script. Your error message implies that your shared library is corrupt. Does rpm -Vv iplike show anything but '.'s on the left of the list? And try: file /usr/lib/iplike.so Also, which version are you installing? I only have the stable repo active. > <at> Benjamin Thank you for acknowledging. I was thinking that the script was > confused. But why. All possible errors are checked but still this weird error. > > I figured that the script does a insert (i am not really into postgresql, more > in mysql so sorry if i use the wrong terms) into the database. So it might be > more simple to just tell the script to insert... Correct me if i am wrong of course. What it is supposed to be doing is telling postgresql to use the shared library as a stored procedure. -- Les Mikesell lesmikesell <at> gmail.com ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-install mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-install
I cant
> imagine that i am the only one with this problem... All the stuff in the last
> mail wasnt clear enough? The part that is failling is the part where the how to
> tells me to install iplike and wants me to run a shell script.
Your error message implies that your shared library is corrupt. Does
rpm -Vv iplike
show anything but '.'s on the left of the list?
And try:
file /usr/lib/iplike.so
Also, which version are you installing? I only have the stable repo active.
> <at> Benjamin Thank you for acknowledging. I was thinking that the script was
> confused. But why. All possible errors are checked but still this weird error.
>
> I figured that the script does a insert (i am not really into postgresql, more
> in mysql so sorry if i use the wrong terms) into the database. So it might be
> more simple to just tell the script to insert... Correct me if i am wrong of course.
What it is supposed to be doing is telling postgresql to use the shared library
as a stored procedure.
--
Les Mikesell
lesmikesell <at> gmail.com
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
RSS Feed