From: Michael Shigorin <mike@altlinux.org> To: devel-newbies@lists.altlinux.org Subject: Re: [newbies] RPM mkdir /opt/brlcad Date: Sun, 20 Nov 2016 16:08:41 +0300 Message-ID: <20161120130840.GE17770@imap.altlinux.org> (raw) In-Reply-To: <11124571479636199@web29g.yandex.ru> On Sun, Nov 20, 2016 at 01:03:19PM +0300, Константин Яблочкин wrote: > (Hasher) Как создать /opt/brlcad перед сборкой brlcad? > Пишет permission denied, т.к. это не root. mkdir -p %buildroot/opt/brlcad, но зарубит sisyphus_check. > ( > (brlcad нельзя ставить в /usr/, т.к. он ставил несовместимые > библиотеки с именами стандартных) Там cmake (вызываемый из > ручного configure) (spec во вложении) > ) Такое обычно чуть иначе делается: префикс /usr/libexec/brlcad, туда всё сваливаем, а запуск через скрипт-обёртку с выставлением нужных PATH и LD_LIBRARY_PATH по мере надобности (если оно само так не делает). -- ---- WBR, Michael Shigorin / http://altlinux.org ------ http://opennet.ru / http://anna-news.info
next prev parent reply other threads:[~2016-11-20 13:08 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2016-11-20 10:03 Константин Яблочкин 2016-11-20 12:23 ` Stas 2016-11-20 13:08 ` Michael Shigorin [this message] 2016-11-20 13:16 ` Антон Мидюков 2016-11-20 13:20 ` Hihin Ruslan 2016-11-20 14:32 ` Hihin Ruslan
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=20161120130840.GE17770@imap.altlinux.org \ --to=mike@altlinux.org \ --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