dbTalk Databases Forums  

Problem loading the Sleepycat library in TCL on Windows

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss Problem loading the Sleepycat library in TCL on Windows in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Frem
 
Posts: n/a

Default Problem loading the Sleepycat library in TCL on Windows - 11-09-2005 , 01:12 PM






Hello,

I posted this to comp.lang.tcl yesterday but haven't found a solution
yet, so I'm trying here aswell.

I've installed Berkeley DB on Windows XP SP2 using the binary installer
(with TCL selected). I'm using TCL 8.4.11 from ActiveState, again a
binary installation.

I'm trying to load the Sleepycat TCL library. There are some
instructions here which are Unix orientated:
http://www.sleepycat.com/xmldocs/ref/tcl/intro.html

Using tkcon, I've run pkg_mkIndex, but the pkgIndex.tcl is always empty
(apart from comments at the top). Here's the output:

pkg_mkIndex -verbose c:/Program\ Files/Sleepycat\ Software/Berkeley\ DB\
4.3.29/lib libdb43.lib
successful sourcing of libdb43.lib
packages provided were
processed libdb43.lib

Just incase, I've tried quoting the path but without success.

I don't have a problem loading the library in TCL on Unix doing similar
pkg_mkIndex, etc, and that was after building Berkeley DB from source.
Things always seem so much easier on Unix :-) Can someone point out to
me what I am doing wrong here?


Thanks,
Frem.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.