Hi,
When I try to install “gem install mysql” it throwing error.
For your ref,
bash-2.05b$ gem install mysql –
–with-mysql-dir=/opt/etrade/p6/share/mysql5
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
ERROR: could not find gem mysql locally or in a repository
bash-2.05b$ gem install mysql –
–with-mysql-config=/opt/etrade/p6/share/mysql5/bin/mysql_config
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
ERROR: could not find gem mysql locally or in a repository
bash-2.05b$ gem install mysql –
–with-mysql-include=/opt/etrade/p6/share/mysql5/lib
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
ERROR: could not find gem mysql locally or in a repository
bash-2.05b$ gem install mysql –
–with-mysql-include=/opt/etrade/p6/share/mysql5/include/
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
ERROR: could not find gem mysql locally or in a repository
bash-2.05b$
What is the exact issue there ? Can you please give me step to move ??
Thanks,
Sankar