On 18 Feb 2008, at 4:11, Andrew Hill wrote:

> i'm having the hardest time getting tracks up and running after going
> to Mac OS X.
>
> after some digging i've successfully done the:
> sudo -s
> ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-dir=/usr/
> local/mysql
>
> stuff, plus i've gotten tracks from svn and have also gem install'd
> rails, to make sure all is well.
>
> but i can't seem to get tracks running - getting the "wrong number of
> arguments (1 for 0)" error as my final stumbling block.
>
> anyone have an idea?

I had some trouble installing mysql on Leopard too, but found Dan  
Benjamin's instructions [1] very helpful.

You shouldn't need to install Rails at all because Tracks includes a  
suitable copy in its vendor directory. Have you tried using SQLite3  
instead? Leopard comes with the relevant libraries and gem for  
SQLite3, so it should Just Work ;-)

Do you have the Leopard standard 1.8.6 installed?

cheers,
bsag

-- 
but she's a girl - the weblog of a female geek
http://www.rousette.org.uk
[EMAIL PROTECTED]


[1] http://hivelogic.com/articles/installing-mysql-on-mac-os-x/
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to