devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: gBopHuk_alt <gbophuk_alt@mail.ru>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>
Subject: Re: [newbies] Существует ли /usr/lib64 ?
Date: Fri, 25 Jan 2013 12:31:08 +0400
Message-ID: <1359102668.27308.9.camel@localhost.localdomain> (raw)
In-Reply-To: <CAHRK1yMhHKoYtgLKR3vnEoQJZdwCE4yNvhuQui540gxJJ2+D=A@mail.gmail.com>

В Птн, 25/01/2013 в 10:54 +0300, Vladimir Didenko пишет:
> Конечно есть. Если вы применительно к сборке пакета, то есть
> специальный макрос для этого  -%_libdir/ , который в зависимости от
> архитектуры раскроется либо в /usr/lib, либо в /usr/lib64.

Спасибо!
У меня была проблема с макросом %cmake, раскрывается оный как 

-DCMAKE_INSTALL_PREFIX=/usr \
    -DLIB_DESTINATION=lib \
  %if "lib" == "lib64" 
    -DLIB_SUFFIX="64" \
  %else 
    -DLIB_SUFFIX="" \
  %endif 

При этом 586-архитектура собиралась, а на 64 не отрабатывала проверка  %
if "lib" == "lib64". Пришлось заменить на %ifarch x86_64.

Да и пакет немного странный, в новой версии вроде всё собирается и
обычным %cmake .
Это я  просто для опыта =)))



  parent reply	other threads:[~2013-01-25  8:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25  7:55 gBopHuk_alt
2013-01-25  8:31   ` gBopHuk_alt [this message]
2013-01-25  8:32     ` Евгений Ростовцев
2013-01-25 11:57       ` Motsyo Gennadi aka Drool
2013-01-25 18:08         ` gBopHuk_alt
2013-01-27 12:42           ` Motsyo Gennadi aka Drool
2013-01-28 16:33             ` gBopHuk_alt
2013-01-28 22:40               ` Motsyo Gennadi aka Drool
2013-01-29  6:23                 ` Motsyo Gennadi aka Drool
2013-01-29  6:49                   ` Евгений Ростовцев
2013-01-29  9:23                     ` gBopHuk_alt
2013-01-29  9:52                       ` Евгений Ростовцев
2013-01-29 14:47                     ` Motsyo Gennadi aka Drool
2013-01-30  2:21                       ` Евгений Ростовцев
2013-01-30  6:09                         ` Motsyo Gennadi aka Drool

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=1359102668.27308.9.camel@localhost.localdomain \
    --to=gbophuk_alt@mail.ru \
    --cc=devel-newbies@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

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

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


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