View previous topic :: View next topic |
Author |
Message |
scarface
Joined: 12 Jun 2005 Posts: 94 Location: Sweden
|
Posted: Thu Aug 06, 2009 23:02 Post subject: OpenSUSE new install problems |
|
|
My host has just setup OpenSUSE, we were using Ubuntue before and everything was working perfectly, we backed up the entire contents of our NWN dir and extracted it to the new install, changed the dirs in the scripts and so on, now we get this and I'm not sure how to fix it.
Code: | NWN Extender v2.7.1-dev
ERROR: ODBC: OnCreate() failed.
RESETPLUGIN plugin registered.
CHAT plugin registered.
FIXES plugin registered.
FUNCS plugin registered.
EVENTS plugin registered.
WEAPONS plugin registered.
ERROR: dlopen: ./nwnx_leto.so: libstdc++.so.5: cannot open shared object file: No such file or directory
* NWNX2 activated.
INIT(S): valid ret=0x082041ec
* Library ODBC!SPACER does not exist.
INIT(S): reset ignored ret=0x082041ec
* Library ODBC!EXEC does not exist.
* Library ODBC!FETCH does not exist.
* Library ODBC!EXEC does not exist.
* Library ODBC!FETCH does not exist.
* Library ODBC!EXEC does not exist.
* Library ODBC!FETCH does not exist.
* Library ODBC!EXEC does not exist.
* Library ODBC!FETCH does not exist.
* Library ODBC!EXEC does not exist.
* Library ODBC!FETCH does not exist.
* Library ODBC!EXEC does not exist.
* Library ODBC!FETCH does not exist.
* Library ODBC!EXEC does not exist.
* Library ODBC!FETCH does not exist.
* Library ODBC!EXEC does not exist.
* Library ODBC!FETCH does not exist. |
|
|
Back to top |
|
|
Zebranky
Joined: 04 Jun 2006 Posts: 415
|
Posted: Thu Aug 06, 2009 23:22 Post subject: |
|
|
Looks like you're failing to connect to the database. Did you migrate that over correctly? Are the DB options in nwnx.ini still correct? _________________ Win32 SVN builds: http://www.mercuric.net/nwn/nwnx/
<Fluffy-Kooshy> NWNx plugin is to this as nuclear warheads are to getting rid of fire ants.
<ThriWork> whenever I hear nwn extender, I think what does NWN need a penis extender for? |
|
Back to top |
|
|
scarface
Joined: 12 Jun 2005 Posts: 94 Location: Sweden
|
Posted: Fri Aug 07, 2009 0:30 Post subject: |
|
|
Zebranky wrote: | Looks like you're failing to connect to the database. Did you migrate that over correctly? Are the DB options in nwnx.ini still correct? |
Yep all options are set tot he correct DB details, it's not that. |
|
Back to top |
|
|
Fireboar
Joined: 17 Feb 2008 Posts: 323
|
Posted: Sun Aug 09, 2009 19:02 Post subject: |
|
|
Have you got any objects stored in the database? If so, did you use the --hex-blob option for mysqldump? If not, there's your problem. |
|
Back to top |
|
|
scarface
Joined: 12 Jun 2005 Posts: 94 Location: Sweden
|
Posted: Mon Aug 10, 2009 4:15 Post subject: |
|
|
The issue was OpenSUSE, it has some compatibility problems, we installed Debian and it worked right away. |
|
Back to top |
|
|
|