From: "Anders K. Madsen" Date: 2003-08-07T06:43:43+09:00 Subject: Re: - where does it get its initial values? On Thu, 7 Aug 2003 05:57:33 +0900 Ben Giddings wrote: [snip] > This may have been the cause of problems I had when using ruby-mysql. My > Ruby binary was compiled for generic i386, but mysql was compiled for i686 so > it wanted to go in /usr/local/lib/ruby/site_ruby/i686-linux. The end result > was that I had an i386-linux and an i686-linux directory, but only one was > being searched. [...] Couldn't you have solved that by symlinking /usr/local/lib/ruby/site_ruby/i686-linux to /usr/local/lib/ruby/site_ruby/i386-linux? -- * Anders K. Madsen * http://lillesvin.linux.dk * * madsen@sjovedyr.dk * Linux, Ruby, PHP and SQL *