* xapian problem (install sup)
@ 2015-03-18 17:03 Peng Yu
2015-03-18 17:09 ` [sup] " Mark Alexander
0 siblings, 1 reply; 3+ messages in thread
From: Peng Yu @ 2015-03-18 17:03 UTC (permalink / raw)
To: None
I have the following problem, when I install sup. Does anybody know
what is wrong? Thanks.
/tmp/ruby-2.0.0-p643$ sudo gem install sup
Fetching: ncursesw-1.4.9.gem (100%)
Building native extensions. This could take a while...
Successfully installed ncursesw-1.4.9
Fetching: rmail-sup-1.0.1.gem (100%)
Successfully installed rmail-sup-1.0.1
Fetching: highline-1.7.1.gem (100%)
Successfully installed highline-1.7.1
Fetching: trollop-2.1.2.gem (100%)
Successfully installed trollop-2.1.2
Fetching: lockfile-2.1.3.gem (100%)
Successfully installed lockfile-2.1.3
Fetching: mime-types-1.25.1.gem (100%)
Successfully installed mime-types-1.25.1
Fetching: locale-2.1.0.gem (100%)
Successfully installed locale-2.1.0
Fetching: chronic-0.9.1.gem (100%)
Successfully installed chronic-0.9.1
Fetching: unicode-0.4.4.2.gem (100%)
Building native extensions. This could take a while...
Successfully installed unicode-0.4.4.2
Fetching: sup-0.21.0.gem (100%)
Building native extensions. This could take a while...
ERROR: Error installing sup:
ERROR: Failed to build gem native extension.
/usr/local/bin/ruby mkrf_conf_xapian.rb
xapian: installing xapian-ruby..
xapian: platform specific dependencies..
Building native extensions. This could take a while...
Gem files will remain installed in
/usr/local/lib/ruby/gems/2.0.0/gems/sup-0.21.0 for inspection.
Results logged to
/usr/local/lib/ruby/gems/2.0.0/gems/sup-0.21.0/ext/gem_make.out
--
Regards,
Peng
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sup] xapian problem (install sup)
2015-03-18 17:03 xapian problem (install sup) Peng Yu
@ 2015-03-18 17:09 ` Mark Alexander
2015-03-18 17:41 ` Peng Yu
0 siblings, 1 reply; 3+ messages in thread
From: Mark Alexander @ 2015-03-18 17:09 UTC (permalink / raw)
To: Peng Yu; +Cc: None
Excerpts from Peng Yu's message of 2015-03-18 13:03:57 -0400:
> ERROR: Error installing sup:
> ERROR: Failed to build gem native extension.
>
> /usr/local/bin/ruby mkrf_conf_xapian.rb
> ...
> Results logged to
> /usr/local/lib/ruby/gems/2.0.0/gems/sup-0.21.0/ext/gem_make.out
You'll need to take a look at that log file to figure this out.
But I've run into this before, and the first problem I had was that
I didn't have g++ installed.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sup] xapian problem (install sup)
2015-03-18 17:09 ` [sup] " Mark Alexander
@ 2015-03-18 17:41 ` Peng Yu
0 siblings, 0 replies; 3+ messages in thread
From: Peng Yu @ 2015-03-18 17:41 UTC (permalink / raw)
To: Mark Alexander, None
On Wed, Mar 18, 2015 at 12:09 PM, Mark Alexander <marka@pobox.com> wrote:
> Excerpts from Peng Yu's message of 2015-03-18 13:03:57 -0400:
>> ERROR: Error installing sup:
>> ERROR: Failed to build gem native extension.
>>
>> /usr/local/bin/ruby mkrf_conf_xapian.rb
>> ...
>> Results logged to
>> /usr/local/lib/ruby/gems/2.0.0/gems/sup-0.21.0/ext/gem_make.out
The log file is not helpful.
~$ cat /usr/local/lib/ruby/gems/2.0.0/gems/sup-0.21.0/ext/gem_make.out
/usr/local/bin/ruby mkrf_conf_xapian.rb
xapian: installing xapian-ruby..
xapian: platform specific dependencies..
Building native extensions. This could take a while...
> You'll need to take a look at that log file to figure this out.
> But I've run into this before, and the first problem I had was that
> I didn't have g++ installed.
~$ g++ --version
g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
Regards,
Peng
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-18 17:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-18 17:03 xapian problem (install sup) Peng Yu
2015-03-18 17:09 ` [sup] " Mark Alexander
2015-03-18 17:41 ` Peng Yu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox