I made a stupid mistake and forgot to include the
excel.rb file in the original tarball. I’ve uploaded
a new tarball to sourceforge and modified the RAA link
to point to this file. I also made a minor fix to the
install.rb file.
Hi,
I am totally new to ruby, and am trying to get mysql to work. I am
trying to use ruby-dbi-all-0.0.18. I’m getting 'unitialized constant
Mysql…see attached. After unpacking tarball, I did
ruby setup.rb config --with=dbi,dbd_mysql
ruby setup.rb setup
ruby setup.rb install
What did miss?
thanks,
don
The constant, Mysql, is the name of the module used by dbd_mysql. Can you give
me the full stack dump from the error so I can work out where it’s happening
for you? ruby-dbi-all-0.0.18 works fine for me.
Tim Bates
···
On Sat, 30 Nov 2002 02:28 pm, don thompson wrote:
Hi,
I am totally new to ruby, and am trying to get mysql to work. I am
trying to use ruby-dbi-all-0.0.18. I’m getting 'unitialized constant
Mysql…see attached. After unpacking tarball, I did
ruby setup.rb config --with=dbi,dbd_mysql
ruby setup.rb setup
ruby setup.rb install
What did miss?
thanks,
don
Hi,
I am totally new to ruby, and am trying to get mysql to work. I am
trying to use ruby-dbi-all-0.0.18. I’m getting 'unitialized constant
Mysql…see attached. After unpacking tarball, I did
ruby setup.rb config --with=dbi,dbd_mysql
ruby setup.rb setup
ruby setup.rb install
What did miss?