Hi,

You probably have an issue with your PATH.

Check what this says:

$ which sqlite3

if it says something other than /opt/local/bin/sqlite3 then you need
to add /opt/local/bin at the beginning of your PATH variable.

Regards,
Martins Grunskis

On 3/12/08, Nathan Sharkey <[EMAIL PROTECTED]> wrote:
> hi yeah i did upgrade mac ports intrestingly when i port list sqlite it shows
>
>  ~ $ port list sqlite3
>  sqlite3                        @3.5.6          databases/sqlite3
>
>  after a mac port upgrade of sqlite it still shows as 3.1 though.  not
>  sure what's happening so will probably got the route greg suggests and
>  be happy with mysql as an alternative,  shame becuase i like the
>  simplicity of sqlite3  :-)
>
>  cheers
>  nathan
>
>
>  Date: Mon, 10 Mar 2008 10:21:17 -0700
>  From: Greg Nokes <[EMAIL PROTECTED]>
>  Subject: Re: [Radiant] sqlite3 error
>  To: [email protected]
>  Message-ID: <[EMAIL PROTECTED]>
>  Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
>
>  I had run into the same problem, and as an expedient, I just switched to
>  MySQL and called it good. :)
>
>  The migration to current failed when I tried to run it vs the Mac
>  sqlite3 db. I do not use macports, I was simply running it vs the
>  standard Tiger sqlite3.
>
>
>  Sean Cribbs wrote:
>  > What specific problems do you encounter?  Also, have you updated
>  > MacPorts? Surely they have a later version than 3.1.x.
>  >
>  > Sean
>
> _______________________________________________
>  Radiant mailing list
>  Post:   [email protected]
>  Search: http://radiantcms.org/mailing-list/search/
>  Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to