From: Igor Tertishny <ilar@altlinux.ru> To: devel@altlinux.ru Subject: [devel] Проблемы с make install Date: Mon, 14 Apr 2003 11:37:49 +0000 Message-ID: <200304141138.09726.ilar@altlinux.ru> (raw) [-- Attachment #1: signed data --] [-- Type: text/plain, Size: 662 bytes --] Коллеги! Кто подскажет мне, как справиться с прогой, которая жаждет прописывать линки при инсталляции прямо в /usr/bin? Я уж что только не делал... Не помогает. Прямо в файлах Makefile.in и Makefile.am прописаны нижеследующие блоки: install-exec-local: @echo "Making symbolic links in /usr/bin..." @rm -f /usr/bin/gbx @ln -s $(bindir)/gbx /usr/bin/gbx @rm -f /usr/bin/gbc @ln -s $(bindir)/gbc /usr/bin/gbc @rm -f /usr/bin/gba @ln -s $(bindir)/gba /usr/bin/gba @rm -f /usr/bin/gbi @ln -s $(bindir)/gbi /usr/bin/gbi Мне нужно руками убирать сие извращение или возможно обойтись без оного? Пробовал и ничего не вышло, а прога уж больно интересная... [-- Attachment #2: signature --] [-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2003-04-14 11:37 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-04-14 11:37 Igor Tertishny [this message] 2003-04-14 9:53 ` [devel] " Michael Shigorin
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=200304141138.09726.ilar@altlinux.ru \ --to=ilar@altlinux.ru \ --cc=devel@altlinux.ru \ /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