On Mar 19, 2009, at 4:29 PM, erfon haubenstock wrote:

>
> Hi again.  Thanks for trying to help me by the way : D
>
> I tried relauching terminal and even restarting my computer, but to no
> avail.
>
> I'm not totally sure I understand when you say:
>
> One common pitfall here is that you must open a new shell for the port
> command to be recognised (or re-export the correct PATH). This seems  
> likely
> as the default location for the port command is /opt/local/bin/port,  
> which
> is not in your PATH.
>
> Do I need to change my PATH?

The MacPorts installer is supposed to automatically set up the PATH  
for you.  I wonder if you might have a .bash_login or .bash_profile  
file that's taking precedence:

        http://guide.macports.org/#installing.shell

Regardless, typing

        /opt/local/bin/sqlite3

should bring up the version you expect.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to