Guest User

Untitled

a guest
Jan 18th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. C:\devkit>gem install mysql2 -- '--with-mysql-lib="C:\xampp\mysql\lib\opt" --wit
  2. h-mysql-include="C:\xampp\mysql\include"
  3. Temporarily enhancing PATH to include DevKit...
  4. Building native extensions. This could take a while...
  5. The system cannot find the path specified.
  6. ERROR: Error installing mysql2:
  7. ERROR: Failed to build gem native extension.
  8.  
  9. C:/Ruby192/bin/ruby.exe extconf.rb --with-mysql-lib="C:\xampp\mysql\lib\
  10. opt" --with-mysql-include="C:\xampp\mysql\include"
  11. checking for rb_thread_blocking_region()... yes
  12. checking for main() in -llibmysql... yes
  13. checking for mysql.h... yes
  14. checking for errmsg.h... yes
  15. checking for mysqld_error.h... yes
  16. creating Makefile
  17.  
  18.  
  19. Gem files will remain installed in C:/Ruby192/lib/ruby/gems/1.9.1/gems/mysql2-0.
  20. 3.7 for inspection.
  21. Results logged to C:/Ruby192/lib/ruby/gems/1.9.1/gems/mysql2-0.3.7/ext/mysql2/ge
  22. m_make.out
Add Comment
Please, Sign In to add comment