View previous topic :: View next topic |
Author |
Message |
sponge
Joined: 24 Jan 2011 Posts: 3
|
Posted: Mon Jan 24, 2011 14:06 Post subject: Where can one get nwnx_funcs.so? |
|
|
Hello!
Could someone pretty PLEEEASE with a cherry on top post a tarball containing ALL the shared objects (and maybe erf-files?) for NWNX2 and all of it's plugins for those of us having a hard time building nwnx on more modern systems.
(sometimes older zlib and gcc just isn't available)
Right now I'm most eager to get nwnx_funcs.so with all those nice functions. I already have nwnx2.so and nwnx_odbc.so, so that's dandy.
I don't think I'm alone in wanting a complete tarball with shared objects, nss and maybe even erf files. Just tarball them all and post here and make sure to link from the downloads section. |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Mon Jan 24, 2011 14:14 Post subject: |
|
|
Please paste your compiling errors here, so they could be fixed. _________________ In Soviet Russia, NWN plays you! |
|
Back to top |
|
|
sponge
Joined: 24 Jan 2011 Posts: 3
|
Posted: Mon Jan 24, 2011 14:25 Post subject: |
|
|
I'm looking for the already built shared objects. I don't have any 32-bit system to build on, I could install a new system in virtualbox, but this is many many hours of work so instead of doing that I'm asking for someone who already has the shared objects if they want to share them with the NWNX community.
Thanks. |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
|
Back to top |
|
|
sponge
Joined: 24 Jan 2011 Posts: 3
|
Posted: Tue Jan 25, 2011 10:58 Post subject: |
|
|
OMG virusman FTW!
I installed Archlinux 32-bit yesterday and built all the NWNX stuff as well. It took less than 30 minutes getting everything going and the build was pain-free.
One thing though, I've found that the nwnx_odbc.so I built links to libmysqlclient.so.16, I don't have a 32-bit version of that on my 64-bit machines.
However! The downloadable nwnx_odbc from nwnx.org does not link to it.
Is it statically built with mysql?
Thanks a bunch, I've got everything running like I want it and ready to rock'n'roll! |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Tue Jan 25, 2011 14:01 Post subject: |
|
|
sponge wrote: | One thing though, I've found that the nwnx_odbc.so I built links to libmysqlclient.so.16, I don't have a 32-bit version of that on my 64-bit machines.
However! The downloadable nwnx_odbc from nwnx.org does not link to it.
Is it statically built with mysql? | Yes, it's linked statically with libmysqlclient to be more portable. _________________ In Soviet Russia, NWN plays you! |
|
Back to top |
|
|
Calvinthesneak
Joined: 15 Nov 2010 Posts: 14
|
Posted: Wed Jan 26, 2011 17:34 Post subject: |
|
|
I managed to compile everything on a 64 bit system after a lot of playing around, and it appears to be working fine.
http://www.nwnx.org/phpBB2/viewtopic.php?t=1635&start=15
Perhaps some of what I posted will help there. I'm not actually using my odbc (sadly not quite ready to move from bioware db). The last post might help with the issues with mySQL. |
|
Back to top |
|
|
|