----- Original Message -----
From: "Cena, Resty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 07, 2004 9:31 PM
Subject: [sqlite] Error: Can't find package sqlite


> Hi,
> I'm trying to use TclSqlite, but when I try to load sqlite with the
command:
>
> % package require sqlite

> I get the following error:

> can't find package sqlite

> Is this the way to load the package into Tcl?

You need to either put your directory with the package with all the other
tcl libs, or lappend the package directory to auto_path.

Look under pkg_mkIndex in the TCL man pages for more info

Lawrence


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.754 / Virus Database: 504 - Release Date: 06/09/04

Reply via email to