ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@fandra.org>
To: devel@linux.iplabs.ru
Subject: Re: [devel] perl
Date: Tue, 19 Dec 2000 09:59:08 +0300
Message-ID: <20001219095908.A15831@LDV.fandra.org> (raw)
In-Reply-To: <3A3F41AC.8040006@logic.ru>; from aen@logic.ru on Tue, Dec 19, 2000 at 02:08:28PM +0300

[-- Attachment #1: Type: text/plain, Size: 1107 bytes --]

On Tue, Dec 19, 2000 at 02:08:28PM +0300, Aleksey Novodvorsky wrote:
> Кто о чем...
> Так как я занимаюсь, в том числе, drak'ами, то без работающего perl -- 
> никуда. Увы, PERL5LIB помогает не всегда, DrakConf его сбрасывает.
> Думаю, что заставить  perl  -V:installsitearch и perl -V:installarchlib 
> выдавать более одного пути, скорее всего, проблематично.
> Я все же еще раз предлагаю не мучиться, а собрать perl с  %ifarch i486 
> i586 i686 k6 k7 %define _arch i386 %endif.

%ifarch %ix86
pushd <TARGET_DIRECTORY>
for n in %ix86; do
	if [ "$n" != "%_target_cpu" ]; then
		ln -s "%_target_cpu" "$n"
	fi
done
popd
%endif

Незачем убивать оптимизацию.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2000-12-19  6:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-19 11:08 Aleksey Novodvorsky
2000-12-19  6:59 ` Dmitry V. Levin [this message]
2000-12-19 12:08   ` Aleksey Novodvorsky
2000-12-19  8:28 ` Mikhail Zabaluev
2000-12-19 21:44   ` Aleksey Novodvorsky
2000-12-19 22:15     ` Mikhail Zabaluev
2000-12-20  5:02       ` Aleksey Novodvorsky
2000-12-20  0:54         ` Dmitry V. Levin
2000-12-20 12:00           ` Aleksey Novodvorsky
2000-12-20 12:49             ` Aleksey Novodvorsky

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=20001219095908.A15831@LDV.fandra.org \
    --to=ldv@fandra.org \
    --cc=devel@linux.iplabs.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