Displaying 20 results from an estimated 174 matches for "mkmf".
Did you mean:
m2mf
2010 Feb 27
3
Oniguruma and Ultraviolet on Windows 7
...ile...
ERROR: Error installing oniguruma:
ERROR: Failed to build gem native extension.
C:/Ruby19/bin/ruby.exe extconf.rb
checking for main() in -lonig... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--wit...
2010 Jun 08
2
gem install mysql giving error on linux
...talling mysql:
ERROR: Failed to build gem native extension.
/usr/local/bin/ruby extconf.rb --with-mysql-dir=/usr/bin/mysql
checking for mysql_ssl_set()... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--wit...
2012 Jan 30
0
Installing RMagick on CentOS 5
...king for Magick-config... yes
checking for ImageMagick version >= 6.4.9... yes
checking for HDRI disabled version of ImageMagick... yes
checking for stdint.h... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--...
2003 Nov 25
1
debian package for mkmf
Hi!
I want to test wxruby under debian. Is there a package for ruby''s mkmf?
(I''m using sid)
thx Gergo
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" |
+-- Magyar php mirror es m...
2007 Aug 28
5
ERROR: While executing gem ... (Gem::Installer::ExtensionBu
...6. Cancel installation
> 1
Building native extensions. This could take a while...
ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError)
ERROR: Failed to build gem native extension.
ruby extconf.rb install ferret
extconf.rb:11:in `require'': no such file to load -- mkmf (LoadError)
from extconf.rb:11
Gem files will remain installed in
/usr/lib/ruby/gems/1.8/gems/ferret-0.11.4 for inspection.
Results logged to
/usr/lib/ruby/gems/1.8/gems/ferret-0.11.4/ext/gem_make.out
gethryn at gethryn-desktop:~/rails_space$
--
Posted via http://www.ruby-forum.com/.
2010 Sep 23
3
Can't install mysql2 gem on Windows 7
...sions. This could take a while.
ERROR: Error installing mysql2:
ERROR: Failed to build gem native extension.
checking for rb_thread_blocking_region()... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--wit...
2011 Nov 18
3
Rails Installation Error: Failed to build gem native extension.
...uld take a while...
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.
C:/Ruby/bin/ruby.exe extconf.rb
checking for re.h... *** extconf.rb failed ***
Could not create Makefile due to some reason, problably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib...
2010 Jun 14
6
ERROR: Failed to build gem native extension (win server 2003/2008 ruby 1.9.1/1.8.7)
...installing mongrel_service:
ERROR: Failed to build gem native extension.
C:/Ruby191/bin/ruby.exe extconf.rb
checking for RegisterServiceCtrlHandlerEx()... *** extconf.rb failed
***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--wit...
2010 Apr 30
12
Can't seem to install RMAGICK on Ubuntu Karmic Koala
...king for Magick-config... yes
checking for ImageMagick version >= 6.4.9... yes
checking for HDRI disabled version of ImageMagick... yes
checking for stdint.h... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--wit...
2004 Dec 10
1
Modification for mkmf
Hi all,
I came across this page today:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winprog
/winprog/using_the_windows_headers.asp
Based on that, I think we need a patch for mkmf when on Windows that
sets _WIN32_WINNT automatically based on platform. This is the basic
code I''ve come up with:
require "mkmf"
require "win32ole"
require "socket"
# We need to get the exact version number and set _WIN32_WINNT
accordingly
host = Socket.get...
2007 Apr 30
5
ERROR: Failed to build gem native extension.
...6. Cancel installation
> 1
Building native extensions. This could take a while...
ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError)
ERROR: Failed to build gem native extension.
ruby extconf.rb install mongrel
extconf.rb:1:in `require'': no such file to load -- mkmf (LoadError)
from extconf.rb:1
Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/fastthread-
1.0 for inspection.
Results logged to /usr/lib/ruby/gems/1.8/gems/fastthread-1.0
/ext/fastthread/gem_make.out
Please help!
Regards,
Isaac
-------------- next part --------------
An HT...
2010 Apr 21
0
can't seem to install bleak house
...p174''
-%{ BUILDING SNAPSHOT }%-
build_snapshot.rb:1: warning: already initialized constant
RUBY_VERSION
/usr/local/lib/ruby/1.9.1/x86_64-linux/rbconfig.rb:7: ruby lib version
(1.9.1) doesn''t match executable version (1.9.1p376) (RuntimeError)
from /usr/local/lib/ruby/1.9.1/mkmf.rb:4:in `require''
from /usr/local/lib/ruby/1.9.1/mkmf.rb:4
from build_snapshot.rb:2:in `require''
from build_snapshot.rb:2
-%{ BUILDING RUBY }%-
** Binary `ruby-bleak-house` is already available (patchlevel 905)
-%{ BUILDING SNAPSHOT }%-
build_snapshot.rb:1:...
2009 Aug 13
2
if_indextoname on Windows?
Hi all,
Windows Vista Home Premium
VC++ 9
According to MSDN, the if_indextoname() function should be included on
Vista:
http://msdn.microsoft.com/en-us/library/bb408408%28VS.85%29.aspx
However, I can''t get mkmf to see it. I tried all of these:
require ''mkmf''
if have_header(''netioapi.h'') # yes
have_func(''if_indextoname'', ''netioapi.h'') # no
have_func(''if_nametoindex'', ''netioapi.h'') # no
end
if...
2010 Aug 14
10
Redirecting after logging in
Hey everybody,
I''m trying to make an example of a small networking site, and when I log
in a user, it should redirect and show his profile, but I get the
following error:
NoMethodError in User#index
Showing app/views/user/index.html.erb where line #5 raised:
undefined method `screen_name'' for nil:NilClass
Extracted source (around line #5):
2: Your basic information
3:
2012 Aug 25
2
cannot bundle install due to missing therubyracer
...#---------
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native
extension.
/home/soichi/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
....
An error occured while installing therubyracer (0.9.10), and Bundler
cannot continue.
Make sure that `gem install therubyracer -v ''0.9.10''` succeeds before
bundling.
#----------
so, I did "gem install th...
2010 Mar 11
14
trying to install postgres gem on fedora 12 ..
I get these errors :
gem install pg -- --with-pgsql-include-dir=''/usr/include/pgsql'' --
with-pgsql-lib-dir=''/usr/lib/pgsql''
Building native extensions. This could take a while...
ERROR: Error installing pg:
ERROR: Failed to build gem native extension.
/usr/bin/ruby extconf.rb --with-pgsql-include-dir=/usr/include/pgsql --
with-pgsql-lib-dir=/usr/lib/pgsql
2009 Dec 24
12
no such file to load -- ferret
Hi there,
I''m just trying to deploy my app to my vhost, and i''m getting an error
on the phusion passenger page:
no such file to load -- ferret
now everything worked fine in development.
DO i need to reinstall the plugin and gem again? if so - would these
be in domain.com/public? or should it be installed at domain.com?
ANy advice would be great!
THank you.
--
You received
2006 Mar 17
2
Installing MySql using Ruby Gems
...of ''mysql''
Local gem file not found: mysql*.gem
Attempting remote installation of ''mysql''
Updating Gem source index for: http://gems.rubyforge.org
Building native extensions. This could take a while...
extconf.rb:1:in `require'': no such file to load -- mkmf (LoadError)
from extconf.rb:1
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/mysql-2.7
for inspection.
ruby extconf.rb install mysql\n
Results logged to /usr/lib/ruby/gems/1.8...
2012 Oct 01
10
Puppet 3.0 fails install on Solaris 10 w/ ruby 1.8.7
...>
> Building native extensions. This could take a while...
>
> ERROR: Error installing puppet:
>
> ERROR: Failed to build gem native extension.
>
>
>> /opt/csw/bin/ruby18 extconf.rb
>
> extconf.rb:1:in `require'': no such file to load -- mkmf (LoadError)
>
> from extconf.rb:1
>
>
>>
>> Gem files will remain installed in
>> /opt/csw/lib/ruby/gems/1.8/gems/json-1.7.5 for inspection.
>
> Results logged to
>> /opt/csw/lib/ruby/gems/1.8/gems/json-1.7.5/ext/json/ext/generator/gem_make.out
&g...
2008 Oct 31
4
RedCloth 4.1.0 released with JRuby support
Sorry it took me a week to release the JRuby version. I was out sick
most of the week.
Thanks a million, Ola Bini, for implementing the Java code!
Give it a go:
Ruby:
gem install RedCloth
JRuby:
jgem install RedCloth
Let me know how it goes for you.
Jason