ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Радик Юсупов" <radyus@yandex.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] ruby модули
Date: Sat, 16 Apr 2011 11:37:42 +0400
Message-ID: <4DA94746.8020509@yandex.ru> (raw)
In-Reply-To: <BANLkTin4bS5jZgLVoOhzdqoKdVjF1qr1yw@mail.gmail.com>

16.04.2011 02:36, Aleksey Novodvorsky пишет:
> Тестируйте. 1.8.7 в Сизифе:
> http://prometheus.altlinux.org/en/search?utf8=%E2%9C%93&query=ruby1.8
> Тимур, спасибо!
Тимур, я тут сразу приступил к тестированию на redmine.
Установлено:
# rpm -qa | grep ruby
rpm-build-ruby-0.1.1-alt1
ruby1.8-1.8.7-alt3
ruby1.8-tool-irb-1.8.7-alt3
ruby1.8-doc-ri-1.8.7-alt3
ruby1.8-tool-rdoc-1.8.7-alt3
ruby1.8-builder-3.0.0-alt2
ruby1.8-stdlibs-1.8.7-alt3
ruby1.8-rake-0.8.7-alt4
libruby1.8-devel-1.8.7-alt3
libruby1.8-devel-static-1.8.7-alt3
ruby1.8-stdlibs-tk-1.8.7-alt3
ruby1.8-flexmock-0.9.0-alt2
ruby1.8-minitest-2.0.0-alt2
ruby1.8-rubygems-1.6.2-alt1
libruby1.8-1.8.7-alt3
ruby1.8-tool-ri-1.8.7-alt3

# gem list --local

*** LOCAL GEMS ***

actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (3.0.6, 2.3.5)
builder (3.0.0)
bundler (1.0.12)
daemon_controller (0.2.6)
fastthread (1.0.7)
i18n (0.5.0, 0.4.2)
json (1.5.1)
json_pure (1.5.1)
mail (2.2.15)
mime-types (1.16)
passenger (3.0.7)
polyglot (0.3.1)
rack (1.2.2, 1.0.1)
rails (2.3.5)
rake (0.8.7)
ruby-ole (1.2.11.1)
thor (0.14.6)
treetop (1.4.9)
tzinfo (0.3.26)

При попытке скомпиллировать пассажира получаю:
# passenger-install-apache2-module
Welcome to the Phusion Passenger Apache 2 module installer, v3.0.7.

This installer will guide you through the entire installation process. It
shouldn't take more than 3 minutes in total.

Here's what you can expect from the installation process:

  1. The Apache 2 module will be installed for you.
  2. You'll learn how to configure Apache.
  3. You'll learn how to deploy a Ruby on Rails application.

Don't worry if anything goes wrong. This installer will advise you on how to
solve any problems.

Press Enter to continue, or Ctrl-C to abort.


--------------------------------------------

Checking for required software...

  * GNU C++ compiler... found at /usr/bin/g++
  * Curl development headers with SSL support... found
  * OpenSSL development headers... found
  * Zlib development headers... found
  * Ruby development headers... not found
  * OpenSSL support for Ruby... found
  * RubyGems... found
  * Rake... found at /usr/bin/rake
  * rack... found
  * Apache 2... found at /usr/sbin/httpd2
  * Apache 2 development headers... found at /usr/sbin/apxs2
  * Apache Portable Runtime (APR) development headers... found at 
/usr/bin/apr-1-config
  * Apache Portable Runtime Utility (APU) development headers... found 
at /usr/bin/apu-1-config

Some required software is not installed.
But don't worry, this installer will tell you how to install them.

Press Enter to continue, or Ctrl-C to abort.

--------------------------------------------

Installation instructions for required software

  * To install Ruby development headers:
    Please run yum install ruby-devel as root.

If the aforementioned instructions didn't solve your problem, then 
please take
a look at the Users Guide:

   /usr/local/lib/ruby/gems/1.8/gems/passenger-3.0.7/doc/Users guide 
Apache.html


Чего ему не хватает? :(

-- 
ALTLinux Team
E-mail/XMPP:radyus@ya.ru



  parent reply	other threads:[~2011-04-16  7:37 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28 13:09 Andrew V. Stepanov
2011-03-28 13:12 ` Damir Shayhutdinov
2011-03-28 13:16   ` Michael Shigorin
2011-03-28 13:21     ` Damir Shayhutdinov
2011-03-28 13:26       ` Andrew V. Stepanov
2011-03-28 13:28         ` Dmitry V. Levin
2011-03-28 13:36           ` Andrew V. Stepanov
2011-03-28 13:49             ` Dmitry V. Levin
2011-03-28 17:26               ` Радик Юсупов
2011-03-28 18:40                 ` Andrew V. Stepanov
2011-03-29  3:26                   ` Anton Farygin
2011-03-29 18:27                       ` Aleksey Novodvorsky
2011-04-15 22:36                       ` Aleksey Novodvorsky
2011-04-16  3:46                         ` Радик Юсупов
2011-04-16 19:35                           ` Michael Shigorin
2011-04-16  7:37                         ` Радик Юсупов [this message]
2011-04-16  8:32                           ` Igor Zubkov
2011-04-16  8:58                             ` Радик Юсупов
2011-04-16 11:30                             ` Радик Юсупов
2011-04-19  6:46                           ` Timur Aitov
2011-04-19  7:24                             ` Радик Юсупов
2011-04-18  6:42                         ` Timur Aitov
2011-03-28 13:46           ` Michael Shigorin
2011-03-28 13:50             ` Dmitry V. Levin
2011-03-28 13:39         ` Damir Shayhutdinov
2011-03-28 13:42           ` Andrew V. Stepanov
2011-03-28 13:43           ` Aleksey Novodvorsky
2011-03-28 15:57             ` Igor Zubkov
2011-03-28 17:21               ` Aleksey Novodvorsky
2011-03-28 19:41                 ` Michael Shigorin
2011-03-28 19:56                   ` Aleksey Novodvorsky
2011-03-28 21:08                     ` Aleksey Novodvorsky
2011-03-28 21:43                       ` Michael Shigorin
2011-03-28 21:47                         ` Aleksey Novodvorsky
2011-03-28 22:03                           ` Aleksey Novodvorsky
2011-03-29  7:14                       ` Dmitry Derjavin
2011-03-29  9:08                           ` Dmitry Derjavin
2011-03-28 22:01                     ` Michael Shigorin
2011-03-28 22:05                       ` Aleksey Novodvorsky
2011-03-31  8:31                       ` Денис Смирнов
2011-03-28 13:17   ` Andrew V. Stepanov
2011-03-28 13:20   ` Anton Gorlov
2011-03-28 15:55 ` Igor Zubkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DA94746.8020509@yandex.ru \
    --to=radyus@yandex.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git