Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: TDBC drivers available as Win32 binaries

93 views
Skip to first unread message

Kevin Kenny

unread,
Jan 6, 2009, 12:35:48 AM1/6/09
to
Because building TEA modules on Windows is problematic for so many
people, I've packaged pre-built binaries of the packages:

tdbc::mysql
tdbc::odbc
tdbc::sqlite3

for 32-bit Windows. They are available from SourceForge at:

https://sourceforge.net/project/showfiles.php?group_id=10894&package_id=305160&release_id=651729
(or http://preview.tinyurl.com/7j8zws)

To install them, download the file 'tdbc1.0b6-win32-drivers.ZIP'.
Extract this file in a convenient place, and use 'wish8.6' to run the
script, 'INSTALL.TCL' inside the folder that's created. All the
necessary files should be copied to your Tcl 8.6 installation.

I hope this gives many more people the opportunity to start testing
TDBC.

--
73 de ke9tv/2, Kevin

Harm Olthof

unread,
Jan 6, 2009, 1:47:07 PM1/6/09
to
Great! Thanks, Kevin.
The INSTALL.tcl script didn't work for me.
I guess the "file mkdir -force [file join $::tcl_library <..>]" lines
should be read as "[file join $::instdir <..>]"?
You then get everything directly under "lib" and all works fine.
Or is it supposed to be installed under lib/tcl8.6?

Harm


"Kevin Kenny" <ken...@acm.org> wrote in message
news:4962EDB...@acm.org...

Bezoar

unread,
Jan 6, 2009, 9:11:56 PM1/6/09
to
On Jan 5, 11:35 pm, Kevin Kenny <kenn...@acm.org> wrote:
> Because building TEA modules on Windows is problematic for so many
> people, I've packaged pre-built binaries of the packages:
>
> tdbc::mysql
> tdbc::odbc
> tdbc::sqlite3
>
> for 32-bit Windows. They are available from SourceForge at:
>
> https://sourceforge.net/project/showfiles.php?group_id=10894&package_...
> (orhttp://preview.tinyurl.com/7j8zws)

>
> To install them, download the file 'tdbc1.0b6-win32-drivers.ZIP'.
> Extract this file in a convenient place, and use 'wish8.6' to run the
> script, 'INSTALL.TCL' inside the folder that's created. All the
> necessary files should be copied to your Tcl 8.6 installation.
>
> I hope this gives many more people the opportunity to start testing
> TDBC.
>
> --
> 73 de ke9tv/2, Kevin

Where do you get the source .. for unix/linux TDBC ?

Carl

Kevin Kenny

unread,
Jan 7, 2009, 1:14:53 AM1/7/09
to
Harm Olthof wrote:
> Great! Thanks, Kevin.
> The INSTALL.tcl script didn't work for me.
> I guess the "file mkdir -force [file join $::tcl_library <..>]" lines
> should be read as "[file join $::instdir <..>]"?
> You then get everything directly under "lib" and all works fine.
> Or is it supposed to be installed under lib/tcl8.6?
Oops. You're right. Will fix it tomorrow

Kevin Kenny

unread,
Jan 8, 2009, 12:19:42 AM1/8/09
to
I'm afraid that it'll have to wait another day yet.
All my Tcl time went to snow removal today.

Kevin Kenny

unread,
Jan 10, 2009, 9:48:36 PM1/10/09
to
Kevin Kenny wrote:
> Because building TEA modules on Windows is problematic for so many
> people, I've packaged pre-built binaries of the packages:
>
> tdbc::mysql
> tdbc::odbc
> tdbc::sqlite3
>
> for 32-bit Windows. They are available from SourceForge at:
>
> https://sourceforge.net/project/showfiles.php?group_id=10894&package_id=305160&release_id=651729
> (or http://preview.tinyurl.com/7j8zws)

The buggy INSTALL.tcl script in the release ZIP has now been corrected.

0 new messages