ERROR: could not access file "$libdir/xxid": No such file or directory

Started by Jorge Daine Quiambaoover 16 years ago9 messagesgeneral
Jump to latest
#1Jorge Daine Quiambao
cyb3rjorg3@yahoo.com

Hi,

I keep getting...  "ERROR: could not access file "$libdir/xxid": No such file or
directory" whenever I create a new cluster. I've checked the pg directory and
the xxid files are in shared folder.

I've installed PG 8.4 and Slony-I 2.0.2-1 properly using one-click-installer and stack builder. I've checked Options.. in PgAdmin and the Slony-I path is in /share directory under Pg installation. I have previous installation of Pg 8.3 but I uninstalled it properly using the bundled uninstaller.

After doing all this. I'm still getting the error, any help will be highly appreciated!

Thanks!

#2Scott Marlowe
scott.marlowe@gmail.com
In reply to: Jorge Daine Quiambao (#1)
Re: ERROR: could not access file "$libdir/xxid": No such file or directory

On Thu, Aug 20, 2009 at 3:08 AM, Jorge Daine
Quiambao<cyb3rjorg3@yahoo.com> wrote:

Hi,

I keep getting...  "ERROR: could not access file "$libdir/xxid": No such
file or directory" whenever I create a new cluster. I've checked the pg
directory and the xxid files are in shared folder.

I've installed PG 8.4 and Slony-I 2.0.2-1 properly using one-click-installer
and stack builder. I've checked Options.. in PgAdmin and the Slony-I path is
in /share directory under Pg installation. I have previous installation of
Pg 8.3 but I uninstalled it properly using the bundled uninstaller.

After doing all this. I'm still getting the error, any help will be highly
appreciated!

If you're o windows,uninstall (don't just disable) it and see if the
problem goes away

#3Jorge Daine Quiambao
cyb3rjorg3@yahoo.com
In reply to: Scott Marlowe (#2)
Re: ERROR: could not access file "$libdir/xxid": No such file or directory

Yes, that's how I did it uninstall everything first then install. I use Windows Vista

Hi,

I keep getting...  "ERROR: could not access file "$libdir/xxid": No such
file or directory" whenever I create a new cluster. I've checked the pg
directory and the xxid files are in shared folder.

I've installed PG 8.4 and Slony-I 2.0.2-1 properly using one-click-installer
and stack builder. I've checked Options.. in PgAdmin and the Slony-I path is
in /share directory under Pg installation. I have previous installation of
Pg 8.3 but I uninstalled it properly using the bundled uninstaller.

After doing all this. I'm still getting the error, any help will be highly
appreciated!

If you're o windows,uninstall (don't just disable) it and see if the
problem goes away

#4Scott Marlowe
scott.marlowe@gmail.com
In reply to: Jorge Daine Quiambao (#3)
Re: ERROR: could not access file "$libdir/xxid": No such file or directory

Whoops, I meant if you're on windows, uninstall any antivirus then see
if the problem goes away

Too early in the morning apparently.

On Thu, Aug 20, 2009 at 6:03 AM, Jorge Daine
Quiambao<cyb3rjorg3@yahoo.com> wrote:

Yes, that's how I did it uninstall everything first then install. I use
Windows Vista

Hi,

I keep getting...  "ERROR: could not access file "$libdir/xxid": No such
file or directory" whenever I create a new cluster. I've checked the pg
directory and the xxid files are in shared folder.

I've installed PG 8.4 and Slony-I 2.0.2-1 properly using
one-click-installer
and stack builder. I've checked Options.. in PgAdmin and the Slony-I path
is
in /share directory under Pg installation. I have previous installation of
Pg 8.3 but I uninstalled it properly using the bundled uninstaller.

After doing all this. I'm still getting the error, any help will be highly
appreciated!

If you're o windows,uninstall (don't just disable) it and see if the
problem goes away

--
When fascism comes to America, it will be intolerance sold as diversity.

#5Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jorge Daine Quiambao (#1)
Re: ERROR: could not access file "$libdir/xxid": No such file or directory

Jorge Daine Quiambao <cyb3rjorg3@yahoo.com> writes:

I keep getting...� "ERROR: could not access file "$libdir/xxid": No such file or
directory" whenever I create a new cluster. I've checked the pg directory and
the xxid files are in shared folder.

The "no such file" complaint might refer to some library needed by the
xxid DLL, rather than that DLL itself. On Linux I'd suggest using ldd
to check xxid's dependencies, but I dunno what incantation to use on
Windows.

regards, tom lane

#6Craig Ringer
craig@2ndquadrant.com
In reply to: Tom Lane (#5)
Re: ERROR: could not access file "$libdir/xxid": No such file or directory

On 20/08/2009 10:20 PM, Tom Lane wrote:

Jorge Daine Quiambao<cyb3rjorg3@yahoo.com> writes:

I keep getting... "ERROR: could not access file "$libdir/xxid": No such file or
directory" whenever I create a new cluster. I've checked the pg directory and
the xxid files are in shared folder.

The "no such file" complaint might refer to some library needed by the
xxid DLL, rather than that DLL itself. On Linux I'd suggest using ldd
to check xxid's dependencies, but I dunno what incantation to use on
Windows.

Dependency Walker (depends.exe) from www.dependencywalker.com (free).

Yet another tool the OS and the Windows standard dev tools fail to include.

--
Craig Ringer

#7Jorge Daine Quiambao
cyb3rjorg3@yahoo.com
In reply to: Craig Ringer (#6)
Re: ERROR: could not access file "$libdir/xxid": No such file or directory

Craig Ringer,

I tried scanning "slony1_funcs.dll" for dependencies but for some reasons it cannot find POSTGRES.EXE, the files is encrypted if I try to open it so I can't set the directory. I even tried copying POSTGRES.EXE in the lib folder where slony1_funcs.dll resides but of course still gets the same error.

Can this really a factor for the Slony to throw that error?

I keep getting...  "ERROR: could not access file "$libdir/xxid": No such file or
directory" whenever I create a new cluster. I've checked the pg directory and
the xxid files are in shared folder.

The "no such file" complaint might refer to some library needed by the
xxid DLL, rather than that DLL itself.  On Linux I'd suggest using ldd
to check xxid's dependencies, but I dunno what incantation to use on
Windows.

Dependency Walker (depends.exe) from www.dependencywalker.com (free).

Yet another tool the OS and the Windows standard dev tools fail to include.

--
Craig Ringer

#8Jorge Daine Quiambao
cyb3rjorg3@yahoo.com
In reply to: Scott Marlowe (#4)
Re: ERROR: could not access file "$libdir/xxid": No such file or directory

Hi Scott,

I tried doing your suggestion, uninstalling antivirus but it won't work either. I also tried doing the same in an XP machine but the error is the same.

Thanks!

Jorge
________________________

Whoops, I meant if you're on windows, uninstall any antivirus then see
if the problem goes away

Too early in the morning apparently.

On Thu, Aug 20, 2009 at 6:03 AM, Jorge Daine
Quiambao<cyb3rjorg3@yahoo.com> wrote:

Show quoted text

Yes, that's how I did it uninstall everything first then install. I use
Windows Vista

Hi,

I keep getting...  "ERROR: could not access file "$libdir/xxid": No such
file or directory" whenever I create a new cluster. I've checked the pg
directory and the xxid files are in shared folder.

I've installed PG 8.4 and Slony-I 2.0.2-1 properly using
one-click-installer
and stack builder. I've checked Options.. in PgAdmin and the Slony-I path
is
in /share directory under Pg installation. I have previous installation of
Pg 8.3 but I uninstalled it properly using the bundled uninstaller.

After doing all this. I'm still getting the error, any help will be highly
appreciated!

If you're o windows,uninstall (don't just disable) it and see if the
problem goes away

#9Craig Ringer
craig@2ndquadrant.com
In reply to: Jorge Daine Quiambao (#7)
Re: ERROR: could not access file "$libdir/xxid": No such file or directory
Show quoted text

On Sat, 2009-08-22 at 00:23 -0700, Jorge Daine Quiambao wrote:

Craig Ringer,

I tried scanning "slony1_funcs.dll" for dependencies but for some
reasons it cannot find POSTGRES.EXE, the files is encrypted if I try
to open it so I can't set the directory. I even tried copying
POSTGRES.EXE in the lib folder where slony1_funcs.dll resides but of
course still gets the same error.

Can this really a factor for the Slony to throw that error?

I keep getting... "ERROR: could not access file

"$libdir/xxid": No such file or

directory" whenever I create a new cluster. I've checked

the pg directory and

the xxid files are in shared folder.

The "no such file" complaint might refer to some library

needed by the

xxid DLL, rather than that DLL itself. On Linux I'd suggest

using ldd

to check xxid's dependencies, but I dunno what incantation

to use on

Windows.

Dependency Walker (depends.exe) from www.dependencywalker.com
(free).

Yet another tool the OS and the Windows standard dev tools
fail to include.

--
Craig Ringer