[pybsddb] Error message when install Berkeley DB Please help.
Jesus Cea
jcea at jcea.es
Fri Apr 26 00:40:17 CEST 2024
On 25/4/24 20:32, Decao Yin wrote:
> 1. I downloaded Oracle Berkeley DB 18.1 and extract the files to a
> folder C:\Users\yindecao\Downloads\db-18.1.40
> 2. Inside the folder, there is a subfolder -build_windows, and I
> clicked the file Berkeley_DB_vs2015.sln
> 3. Then, my visual studio 2022 poped out, I right click
> 'Berkeley_DB_vs2015', and select build.
> 4. Now it is completed
> 5. The db.h file is in the
> folder C:\Users\yindecao\Downloads\db-18.1.40\build_windows
> 6. There is a libdb181d.dll file in the
> folder C:\Users\yindecao\Downloads\db-18.1.40\build_windows\x64\Debug
Cool. Could you possibly compile the code with no debug, also, and send
me by email a ZIP with both dll's and the db.h of the debug and the non
debug compilation? I have no MS Windows, but I would like to have those
files available.
Then copy the .h and both dll's in a directory of your choice and try to
install my Python Bindings. They will not work, but I am interested in
the result in order to plan next step. You will need to use environment
variables "BERKELEYDB_DIR", "BERKELEYDB_INCDIR" and "BERKELEYDB_LIBDIR"
to teach my code where to find Oracle Berkeley DB stuff. I am not sure
how to deal with this under MS Windows.
Do you have XMPP/IRC/Telegram?. Maybe this would be easier to do
chatting realtime.
Thanks for your effort.
--
Jesús Cea Avión _/_/ _/_/_/ _/_/_/
jcea at jcea.es - https://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/
Twitter: @jcea _/_/ _/_/ _/_/_/_/_/
jabber / xmpp:jcea at jabber.org _/_/ _/_/ _/_/ _/_/ _/_/
"Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/
"My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz
More information about the pybsddb
mailing list