Running an SQLite application on another machine
Running an SQLite application on another machine
- Subject: Running an SQLite application on another machine
- From: email@hidden
- Date: Thu, 8 Jan 2004 16:18:02 -0800
I have an application that uses SQLite which runs fine on my machine,
but won't run on other machines.
Can anyone tell me what I need to do different to build and install it
so it will run on other machines?
I tried installing libsqlite.a in /usr/local/lib on the other machine.
I am using Jaguar OS X 10.2.8 and Project Builder. The other machine is
also running Jaguar. I haven't run into this problem before with other
applications I've written, but they do not use SQLite. I've created the
projects using the standard Project Builder templates for document
based applications and didn't do anything different for this one other
than adding /usr/local/lib/libsqlite.a to the project.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >SMySQL (From: Sascha Kuehn <email@hidden>) |