On Tue, 23 Aug 2005 13:37:06 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote:

> On Tue, 23 Aug 2005 07:28:08 -0400 (EDT) Richard Welty <[EMAIL PROTECTED]> 
> wrote:

> RW> sqlite 2.8.mumble is installed from darwin ports; the sqlite.h file
> RW> is in the default location for such an install, /opt/local/include
> RW> when i run ./configure for M, it doesn't see the sqlite.h file. what
> RW> parameter do i need to set to get it to see the header file?

>  Set CPPFLAGS=-I/opt/local/include (and LDFLAGS=-L/opt/local/lib probably).
> This works for me with fink, anyhow (export CPPFLAGS=-I/sw/include).

pardon my weakness with ./configure, but how do i pass these gcc settings
in when i run it?

thanks,
  richard
-- 
Richard Welty                                         [EMAIL PROTECTED]
Averill Park Networking
    Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security
      "Well, if you're not going to expect unexpected flames,
         what's the point of going anywhere?" -- Truckle the Uncivil


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Mahogany-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to