From: Jonathan P. <jp...@dc...> - 2006-03-03 09:43:19
|
On 3 Mar 2006, at 9:37, Yvon Thoraval wrote: > as far as i remeber well, i've only installed RubyCocoa, not build it. > > then, i need to build it Ah, ok. If you installed from one of the packages then it'll be using the Tiger ruby. If you installed ruby libxml against your own ruby in /usr/local/lib then a rubycocoa app will not be able to find the libxml ruby libraries. You could try installing ruby libxml using / usr/bin/ruby. |