Message from discussion
Error installing
Received: by 10.216.216.168 with SMTP id g40mr436627wep.9.1337012087326;
Mon, 14 May 2012 09:14:47 -0700 (PDT)
X-BeenThere: alchemy-cms@googlegroups.com
Received: by 10.180.19.168 with SMTP id g8ls4535048wie.2.gmail; Mon, 14 May
2012 09:14:46 -0700 (PDT)
Received: by 10.216.141.199 with SMTP id g49mr436126wej.12.1337012086760;
Mon, 14 May 2012 09:14:46 -0700 (PDT)
Received: by 10.216.141.199 with SMTP id g49mr436125wej.12.1337012086742;
Mon, 14 May 2012 09:14:46 -0700 (PDT)
Return-Path: <robin.boen...@nethosting4you.de>
Received: from mx-relay03-haj2.antispameurope.com (mx-relay03-haj2.antispameurope.com. [83.246.65.203])
by gmr-mx.google.com with ESMTPS id ei10si5739822wid.0.2012.05.14.09.14.46
(version=TLSv1/SSLv3 cipher=OTHER);
Mon, 14 May 2012 09:14:46 -0700 (PDT)
Received-SPF: neutral (google.com: 83.246.65.203 is neither permitted nor denied by best guess record for domain of robin.boen...@nethosting4you.de) client-ip=83.246.65.203;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 83.246.65.203 is neither permitted nor denied by best guess record for domain of robin.boen...@nethosting4you.de) smtp.mail=robin.boen...@nethosting4you.de
Return-Path: <robin.boen...@nethosting4you.de>
Received: from localhost (localhost.localdomain [127.0.0.1])
by n4y.nethosting4you-server.de (Postfix) with ESMTP id C15661CC48D
for <alchemy-cms@googlegroups.com>; Mon, 14 May 2012 18:14:43 +0200 (CEST)
Received: from n4y.nethosting4you-server.de ([127.0.0.1])
by localhost (n4y.nethosting4you-server.de [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id bwtaWw2LGdaZ for <alchemy-cms@googlegroups.com>;
Mon, 14 May 2012 18:14:43 +0200 (CEST)
Received: from [172.23.0.51] (mail.magicsupport.de [87.139.226.118])
(using TLSv1 with cipher AES128-SHA (128/128 bits))
(No client certificate requested)
by n4y.nethosting4you-server.de (Postfix) with ESMTPSA id 927661CC47C
for <alchemy-cms@googlegroups.com>; Mon, 14 May 2012 18:14:43 +0200 (CEST)
From: =?iso-8859-1?Q?Robin_B=F6ning?= <robin.boen...@nethosting4you.de>
Mime-Version: 1.0 (Apple Message framework v1278)
Content-Type: multipart/alternative; boundary="Apple-Mail=_A17BB4F2-0324-4AD7-9FCE-2D702C65CEDD"
Subject: Re: Error installing
Date: Mon, 14 May 2012 18:14:42 +0200
In-Reply-To: <CAPHtjqo-xOC3ErXkoH50yF4taKWPBwuB6wrPeKL2dkROVUs...@mail.gmail.com>
To: alchemy-cms@googlegroups.com
References: <b1059ecf-e1eb-45e8-9f20-4fcf69225...@v9g2000yqm.googlegroups.com> <14D12FD5-4389-4D36-BF8F-C70983690...@gmail.com> <CAPHtjqo-xOC3ErXkoH50yF4taKWPBwuB6wrPeKL2dkROVUs...@mail.gmail.com>
Message-Id: <2EABE1C5-0E16-436F-8903-97E6045A9...@nethosting4you.de>
X-Mailer: Apple Mail (2.1278)
X-cloud-security-sender: robin.boen...@nethosting4you.de
X-cloud-security-recipient: alchemy-cms@googlegroups.com
X-cloud-security-Virusscan: CLEAN
X-cloud-security-disclaimer: This E-Mail was scanned by E-Mailservice on mx-gate03-haj2 with 0C54A12B4009
X-cloud-security: scantime:.7510
--Apple-Mail=_A17BB4F2-0324-4AD7-9FCE-2D702C65CEDD
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=iso-8859-1
Hi,
perhaps this helps out?
http://www.ruby-forum.com/topic/139611
Am 14.05.2012 um 16:53 schrieb Joseph Benfante:
> gem install alchemy_cms throws the error
>=20
> On Mon, May 14, 2012 at 2:04 AM, Thomas von Deyen =
<tvde...@googlemail.com> wrote:
> Which gem throws this error? Is it mysql2? If yes, please check if you =
have the necessary libraries installed.
> You should search for some development header libraries.
>=20
> Best
>=20
>=20
> Thomas von Deyen
> magic labs*
>=20
> > C:/Ruby192/bin/ruby.exe extconf.rb
> > checking for Ruby version >=3D 1.8.5... 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=3D${opt-dir}/include
> > --with-opt-lib
> > --without-opt-lib=3D${opt-dir}/lib
> > --with-make-prog
> > --without-make-prog
> > --srcdir=3D.
> > --curdir
> > --ruby=3DC:/Ruby192/bin/ruby
> > C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:368:in `try_do': The complier =
failed
> > to generate an executable file. (RuntimeError)
> > You have to install development tools first.
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:452:in `try_cpp'
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:834:in `block in =
have_header'
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:693:in `block in =
checking_for'
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:280:in `block (2 levels) =
in
> > postpone'
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:254:in `open'
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:280:in `block in postpone'
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:254:in `open'
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:276:in `postpone'
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:692:in `checking_for'
> > from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:833:in `have_header'
> > from extconf.rb:193:in `<main>'
> >
> > First time i've had an error installing a Gem... any ideas/ =
solutions?
> >
> > thanks.
>=20
>=20
>=20
> --=20
> The One, The Only-
> http://www.datpiff.com/Dosage-Rock_it-Science-mixtape.243690.html
> @TheOnlyDosage
> http://www.annexfam.com
> --=20
>=20
--Apple-Mail=_A17BB4F2-0324-4AD7-9FCE-2D702C65CEDD
Content-Transfer-Encoding: 7bit
Content-Type: text/html;
charset=iso-8859-1
<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>perhaps this helps out?</div><div><a href="http://www.ruby-forum.com/topic/139611">http://www.ruby-forum.com/topic/139611</a></div><div><br></div><div><br><div><div>Am 14.05.2012 um 16:53 schrieb Joseph Benfante:</div><br class="Apple-interchange-newline"><blockquote type="cite">gem install alchemy_cms throws the error<br><br><div class="gmail_quote">On Mon, May 14, 2012 at 2:04 AM, Thomas von Deyen <span dir="ltr"><<a href="mailto:tvde...@googlemail.com" target="_blank">tvde...@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Which gem throws this error? Is it mysql2? If yes, please check if you have the necessary libraries installed.<br>
You should search for some development header libraries.<br>
<br>
Best<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Thomas von Deyen<br>
magic labs*<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> C:/Ruby192/bin/ruby.exe extconf.rb<br>
> checking for Ruby version >= 1.8.5... yes<br>
> checking for stdint.h... *** extconf.rb failed ***<br>
> Could not create Makefile due to some reason, probably lack of<br>
> necessary libraries and/or headers. Check the mkmf.log file for more<br>
> details. You may need configuration options.<br>
><br>
> Provided configuration options:<br>
> --with-opt-dir<br>
> --without-opt-dir<br>
> --with-opt-include<br>
> --without-opt-include=${opt-dir}/include<br>
> --with-opt-lib<br>
> --without-opt-lib=${opt-dir}/lib<br>
> --with-make-prog<br>
> --without-make-prog<br>
> --srcdir=.<br>
> --curdir<br>
> --ruby=C:/Ruby192/bin/ruby<br>
> C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:368:in `try_do': The complier failed<br>
> to generate an executable file. (RuntimeError)<br>
> You have to install development tools first.<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:452:in `try_cpp'<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:834:in `block in have_header'<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:693:in `block in checking_for'<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:280:in `block (2 levels) in<br>
> postpone'<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:254:in `open'<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:280:in `block in postpone'<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:254:in `open'<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:276:in `postpone'<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:692:in `checking_for'<br>
> from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:833:in `have_header'<br>
> from extconf.rb:193:in `<main>'<br>
><br>
> First time i've had an error installing a Gem... any ideas/ solutions?<br>
><br>
> thanks.<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>The One, The Only-<div><div><a href="http://www.datpiff.com/Dosage-Rock_it-Science-mixtape.243690.html" target="_blank">http://www.datpiff.com/Dosage-Rock_it-Science-mixtape.243690.html</a></div>
<div>@TheOnlyDosage</div><div><a href="http://www.annexfam.com/" target="_blank">http://www.annexfam.com</a></div>-- </div><br>
</blockquote></div><br></div></body></html>
--Apple-Mail=_A17BB4F2-0324-4AD7-9FCE-2D702C65CEDD--