Looks like you forgot to compile "tclodbc.oz".
I see there is a makefile distributed with the package. So if you are on Linux, you would simply type "make" in the directory.
On Windows, you can compile the module manually with:

ozc -c tclodbc.oz

You will also need to install the Tcl package itself ( http://sourceforge.net/projects/tclodbc ) but I have no idea how to do this with the Tcl version that is included in Mozart. (Somebody else has a clue?)

Cheers,
 Wolfgang


YULIBAN FERNANDO PENAGOS GOMEZ wrote:
Hi i would like get some help with this example (wich i did download from www.mozart-oz.org)

when i compile it i get this:

%********************** Error: module manager *******************
%**
%** Could not link module
%**
%** Could not load functor at URL: tclodbc.ozf
%**--------------------------------------------------------------

so i would apreciate every possible help

Thanks!!



------------------------------------------------------------------------
Explore the seven wonders of the world Learn more! <http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE>
------------------------------------------------------------------------

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to