After upgrading TS to the latest version I'm not getting the TS error
anymore.
Unfortunately, I still have the aspell/raspell trouble, and I did
actually recompile it, despite earlier having completely re-installed
macports for Snow Leopard. I'm fairly sure aspell is fine now, but I'm
worried about raspell. How can I check the architecture of the raspell
gem?
> >http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/...
When I've installed some gems (in particular, for MySQL and PostgreSQL) on my Snow Leopard setup, I've used some flags... and so far, they've worked smoothly, so maybe they'll help. Assuming you're using the standard bash shell:
env ARCHFLAGS="-arch x86_64" gem install raspell
It's also worth uninstalling raspell completely first, then re-installing.
--
Pat
I have been using those flags all along, and that unfortunately
doesn't solve the problem. I'd like to ask the Raspell author(s) for
support, but I can't figure out where I would do that.
raspell is managed by Evan Weaver - you could try contacting him via GitHub:
http://github.com/evan
I know he's pretty busy, so no idea how quickly he'll respond.
--
Pat