ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Денис Черносов" <denis0.ru@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Ruby: install mod-passenger
Date: Thu, 26 Mar 2009 13:49:46 +0400
Message-ID: <d77783290903260249h7a65a02p9a1f7a1a78338ca0@mail.gmail.com> (raw)
In-Reply-To: <49C9F578.3080209@ukr.net>

Вмемориз!

25 марта 2009 г. 13:12 пользователь Serge <serg-e@ukr.net> написал:
> Денис Черносов пишет:
>>
>> 23 марта 2009 г. 19:11 пользователь Serge <serg-e@ukr.net> написал:
>>
>>>
>>> Доброго дня.
>>>
>>> Устанавливал ли кто пассажира под ALD4.0 ?
>>> Gem ругается что хедеры для руби не установлены, хотя пакет libruby-devel
>>> стоит...
>>>
>>
>>
>> http://lists.altlinux.org/pipermail/community/2008-August/639839.html
>>
>>
>
> Та ну... Какое то криминальное чтиво :) Все намного проще. Пассажирский
> инсталлятор ищет хедеры не там где они лежат.
>
> В файле
>  /usr/lib/ruby/gems/1.8/gems/passenger-2.1.2/lib/phusion_passenger/dependencies.rb
>
> правим строку 130
> header_dir = Config::CONFIG['rubyhdrdir'] || Config::CONFIG['archdir']
> на
> header_dir = Config::CONFIG['rubyhdrdir'] ||
> Config::CONFIG['rubyincludedir'] || Config::CONFIG['archdir']
>
> И ваши зубы мягкие и шелковистые.
>
>
> С виртуальными хостами тоже как то сложно намутили (Все в том же мылоархиве,
> по вышеприведенной ссылке)
>
> К примеру у меня редмайновский апп описан так:
> <VirtualHost *:80>
>  ServerName tracker
>  DocumentRoot /var/www/vhosts/ror/redmine_tracker/current/public
>  RailsEnv production
>  RailsAllowModRewrite off
>  <directory "/var/www/vhosts/ror/redmine_tracker/current/public">
>   Order allow,deny
>   Allow from all
>  </directory>
> </VirtualHost>
>
> Всё.
>
> Всем спасибо.
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community



-- 
С уважением,
Черносов Денис

      reply	other threads:[~2009-03-26  9:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-23 15:11 Serge
2009-03-24 13:21 ` Денис Черносов
2009-03-25  9:12   ` Serge
2009-03-26  9:49     ` Денис Черносов [this message]

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=d77783290903260249h7a65a02p9a1f7a1a78338ca0@mail.gmail.com \
    --to=denis0.ru@gmail.com \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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