search for: mysql2_ext

Displaying 3 results from an estimated 3 matches for "mysql2_ext".

2012 Feb 08
3
An error occured while installing mysql2 (0.3.11), and Bundler cannot continue.
..._SOURCE -I/opt/local/include -I/ opt/local/include/mysql5/mysql -fPIC -D_P1003_1B_VISIBLE - DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ - DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -fno-common - O2 -arch i386 -fno-common -pipe -fno-common -Wall -funroll-loops - arch i386 -c mysql2_ext.c ./client.h:20: warning: ‘rb_thread_blocking_region’ defined but not used /usr/bin/gcc-4.0 -I. -I. -I/opt/local/lib/ruby/1.8/i686-darwin8 -I. - DHAVE_MYSQL_H -DHAVE_ERRMSG_H -DHAVE_MYSQLD_ERROR_H -I/opt/local/ include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I/opt/local/include -I/ opt/local/include/m...
2011 Nov 27
0
/usr/bin/ld: cannot find -lmysqlclient_r installing ruby gem mysql2.... in Fedora Linux + MySQL 5.5.15...
...include/mysql -g -pipe -m32 -fPIC -g -static-libgcc -fno-omit-frame- pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -fPIC -O3 -ggdb - Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite- strings -Wno-missing-field-initializers -Wno-long-long -fPIC -Wall - funroll-loops -o mysql2_ext.o -c mysql2_ext.c gcc -shared -o mysql2.so client.o result.o mysql2_ext.o -L. -L/home/ dinooz/.rvm/rubies/ruby-1.9.2-p290/lib -Wl,-R/home/dinooz/.rvm/rubies/ ruby-1.9.2-p290/lib -L. -rdynamic -Wl,-export-dynamic -Wl,-rpath,/usr/ lib -Wl,-R -Wl,/home/dinooz/.rvm/rubies/ruby-1.9.2-p290/lib -L/home...
2013 May 12
15
Advice needed --- Best way to get mysql2 gem installed to interact with Mysql Database?
Hi Group, I''ve got mysql database installed and the server running on a Mac Pro with latest mountain lion setup 10.8.3. I''m able to use mysql tools like mysql, mysqladmin to converse with it. :} I use RVM''s scripts to fetch gems. I''ve visited RVM''s website but their advise to get "mysql gem loaded" does the same thing as below aborted