search for: sqlite3_api

Displaying 7 results from an estimated 7 matches for "sqlite3_api".

2005 Dec 22
0
Getting AdapterNotSpecified on simple script/generate
...lite3-ruby checking for sqlite3.h... yes checking for sqlite3_open() in -lsqlite3... yes creating Makefile make gcc -fno-common -g -O2 -pipe -fno-common -I. -I/usr/local/lib/ruby/1.8/powerpc-darwin8.3.0 -I/usr/local/lib/ruby/1.8/powerpc-darwin8.3.0 -I. -DHAVE_SQLITE3_H -I/usr/local/include -c sqlite3_api_wrap.c cc -dynamic -bundle -undefined suppress -flat_namespace -L"/usr/local/lib" -L"/usr/local/lib" -o sqlite3_api.bundle sqlite3_api_wrap.o -lsqlite3 -ldl -lobjc make install install -c -p -m 0755 sqlite3_api.bundle /usr/local/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.1.0/li...
2008 Apr 12
12
sqlite3.dll problem
Hi I''m triying to begin developing in ruby on rails, and I''ve instaled all the components but there is a problem with the file sqlite3.dll. When I try to execute my first example in my web browser apears an alert that says sqlite3.dll is not found. I''m working on windows XP with firefox and the server is WEBrick. If someone knows how can I resolve the problem please
2008 Nov 03
2
Unable to install sqlite3
...;nmake'' is not recognized as an internal or external command, operable program or batch file. Gem files will remain installed in C:/Programs2/Ruby/lib/ruby/gems/1.8/gems/sqli te3-ruby-1.2.4 for inspection. Results logged to C:/Programs2/Ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4/ex t/sqlite3_api/gem_make.out ============================== ERROR 2 ========================================= -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" g...
2006 Nov 04
0
gem install sqlite3-ruby error
...3lib --without-sqlite3lib ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.1.0 for inspection. Results logged to /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.1.0/ext/sqlite3_api/gem_make.out
2008 Nov 12
1
gem ruby-sqlite3 install error
...xtensions. This could take a while... ERROR: Error installing sqlite3-ruby: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb install sqlite3-ruby checking for fdatasync() in -lrt... no checking for sqlite3.h... no make make: *** No rule to make target `ruby.h', needed by `sqlite3_api_wrap.o'. Stop. Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4 for inspection. Results logged to /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4/ext/sqlite3_api/gem_make.out and i've this rpm's installed: mathilda ~ # rpm -qa | egrep 'sqlite'...
2009 Jun 19
4
sqlite3....Ugghhh`
...ng native extensions. This could take a while... ERROR: Error installing sqlite3-ruby: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb checking for fdatasync() in -lrt... yes checking for sqlite3.h... no make make: *** No rule to make target `ruby.h'', needed by `sqlite3_api_wrap.o''. Stop. Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4 for inspection. Results logged to /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4/ext/sqlite3_api/gem_make.out linux-7lbv:/home/derek/Desktop # gem list --local *** LOCAL GEMS *** actionmai...
2010 Dec 06
57
Which RoR to run on Mac OS X for a particular RoR app.
I am extremely new to RoR, I am. I am slowly but surely learning Ruby and the Rails concepts but the environment is confusing. I have an application that was written for my company in RoR. It is on a ubuntu server that is going to be shut down. I want to move the app to my two Macs (one Leopard and one Snow Leopard). We want to keep the app to demo a business concept but it can run locally