ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Damir Shayhutdinov <damir@tecon.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Re: GNOME 2.13.2 и дальнейшие планы на GNOME
Date: Mon, 21 Nov 2005 13:02:41 +0300
Message-ID: <20051121100241.GC3467@damir.rnd.local> (raw)
In-Reply-To: <1132566254.18185.209.camel@localhost.localdomain>

On Mon, Nov 21, 2005 at 12:44:14PM +0300, Mikhail Zabaluev wrote:
> В Пнд, 21/11/2005 в 11:24 +0300, Damir Shayhutdinov пишет:
> > > Да и сам Гном поприятнее сделан в плане сборки. Не встретил пока
> > > проблем с явным прописыванием /usr/lib в спеке например.
> > Извините, слегка запутался. Не встретил пока проблем с явным прописыванием
> > /usr/lib в скриптах конфигурации и Makefiles.
> 
> Там это было бы тем более странно, ведь исходники должны быть
> конфигурируемы на установку в /usr/local, /opt и другие схемы.

Да, но они обычно конфигурируемы на установку именно в поддиректорию lib.

Например, в Makefile может быть написано
install -D <params> lib/libfoo.so.1 $(DESTDIR)$(PREFIX)/lib/libfoo.so.1

А в скрипте конфигурации может быть примерно так:

FOO_LIBDIR=
for i in lib lib/foo; do 
	if [ -r $FOO_PREFIX/$i/libfoo.so ] ; then
		FOO_LIBDIR=$FOO_PREFIX/$i
		break;
	fi
done	

-- 
WBR,
Damir Shayhutdinov


  reply	other threads:[~2005-11-21 10:02 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-19 20:10 [sisyphus] " Alexey Rusakov
2005-11-19 20:40 ` Mikhail Zabaluev
2005-11-19 20:56   ` Alexey Rusakov
2005-11-19 21:26     ` Mikhail Zabaluev
2005-11-19 21:36       ` Alexey Rusakov
2005-11-19 21:52         ` Mikhail Zabaluev
2005-11-19 22:08           ` Alexey Rusakov
2005-11-19 23:27             ` [sisyphus] [JT] rule of law (was: GNOME 2.13.2 и дальнейшие планы на GNOME) Mikhail Zabaluev
2005-11-21 16:00               ` [sisyphus] [JT] rule of law Andrii Dobrovol`s`kii
2005-11-24  9:48           ` [sisyphus] GNOME 2.13.2 и дальнейшие планы на GNOME Arioch
2005-11-24 10:10             ` Mikhail Zabaluev
2005-11-24 12:53               ` [sisyphus] " Arioch
2005-11-19 22:51       ` [sisyphus] GNOME 2.13.2 и дальнейшие планы на GNOME [JT] Igor Zubkov
2005-11-19 22:49     ` [sisyphus] GNOME 2.13.2 и дальнейшие планы на GNOME Igor Zubkov
2005-11-19 21:23 ` [sisyphus] " Konstantin A. Lepikhov
2005-11-19 21:56   ` [sisyphus] Re: [JT] " Mikhail Zabaluev
2005-11-19 21:57   ` [sisyphus] " Alexey Rusakov
2005-11-19 22:21     ` Damir Shayhutdinov
2005-11-19 22:26       ` Alexey Rusakov
2005-11-20  9:21     ` Konstantin A. Lepikhov
2005-11-20 11:56       ` Pavlov Konstantin
2005-11-20 12:10         ` Konstantin A. Lepikhov
2005-11-20 12:19           ` Pavlov Konstantin
2005-11-20 13:28             ` Konstantin A. Lepikhov
2005-11-20 20:51       ` Alexey Rusakov
2005-11-20 21:12         ` Damir Shayhutdinov
2005-11-20 21:22           ` Alexey Rusakov
2005-11-20 21:33             ` Pavlov Konstantin
2005-11-24 12:37             ` [sisyphus] [JT] спасибо aris@ (was: GNOME 2.13.2 и дальнейшие планы на GNOME) Michael Shigorin
2005-11-20 21:39           ` [sisyphus] Re: GNOME 2.13.2 и дальнейшие планы на GNOME Mikhail Zabaluev
2005-11-20 21:57             ` php-coder
2005-11-20 22:36               ` Alexey Rusakov
2005-11-20 23:58           ` Igor Zubkov
2005-11-21  7:16             ` Damir Shayhutdinov
2005-11-21  8:24               ` Damir Shayhutdinov
2005-11-21  9:44                 ` Mikhail Zabaluev
2005-11-21 10:02                   ` Damir Shayhutdinov [this message]
2005-11-21 10:39                     ` Mikhail Zabaluev
2005-11-21 11:32                       ` [sisyphus] Типичные проблемы сборки под x86_64 Damir Shayhutdinov
2005-11-21 12:07                         ` Albert Valiev
2005-11-21 12:09                           ` Albert Valiev

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=20051121100241.GC3467@damir.rnd.local \
    --to=damir@tecon.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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