Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^5: Install CPAN BerkeleyDB module on Windows 7 (64 bit)

by Anonymous Monk
on Apr 08, 2012 at 11:01 UTC ( [id://963990]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Install CPAN BerkeleyDB module on Windows 7 (64 bit)
in thread Install CPAN BerkeleyDB module on Windows 7 (64 bit)

DBNAME = -ldb53

That should probably be DBNAME = -llibdb53.lib

  • Comment on Re^5: Install CPAN BerkeleyDB module on Windows 7 (64 bit)

Replies are listed 'Best First'.
Re^6: Install CPAN BerkeleyDB module on Windows 7 (64 bit)
by sidni (Initiate) on Apr 08, 2012 at 23:37 UTC
    Tried that too. 'nmake' fails with:
    .... .... Creating library blib\arch\auto\BerkeleyDB\BerkeleyDB.lib and objec +t blib\arc h\auto\BerkeleyDB\BerkeleyDB.exp BerkeleyDB.obj : error LNK2001: unresolved external symbol __heap_exis +t BerkeleyDB.obj : error LNK2001: unresolved external symbol db_version BerkeleyDB.obj : error LNK2001: unresolved external symbol db_strerror BerkeleyDB.obj : error LNK2001: unresolved external symbol db_env_crea +te BerkeleyDB.obj : error LNK2001: unresolved external symbol db_create BerkeleyDB.obj : error LNK2001: unresolved external symbol db_sequence +_create blib\arch\auto\BerkeleyDB\BerkeleyDB.dll : fatal error LNK1120: 6 unre +solved ext ernals NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual S +tudio 10.0 \VC\Bin\amd64\link.EXE"' : return code '0x460' Stop.

      :) i don't believe it (:

      Especially the ... part

      I suggest you try building libdb yourself, and if you can manage that, try building BerkeleyDB.pm yourself , that is what I do with mingw32, it works every time

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://963990]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-19 08:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found