ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrej Savelov <as@tomo.nsc.ru>
To: community@altlinux.ru
Subject: Re: [Comm] export: Command not found в NEdit
Date: Mon, 1 Nov 2004 14:32:16 +0600
Message-ID: <200411011432.16137.as@tomo.nsc.ru> (raw)
In-Reply-To: <20041029161229.GC23935@basalt.office.altlinux.org>

On Friday 29 October 2004 23:12, Dmitry V. Levin wrote:

> > > Почти наверняка где-то по пути вызывается csh.
> > > Я этот баг ___2618 вешал года полтора назад, но воз и ныне там.
> > > А.С.
> >
> > Да, но в ALM 2.2 (немного просизифленном) проблемы нет $-(
>
> В конфигурации по умолчанию такой проблемы тоже нет.

В пакете etcskel-2.0.10-alt1.2 есть вот такой скелет 

$cat /etc/skel.ru_RU.KOI8-R/.i18n
LANG=ru_RU.KOI8-R
LANGUAGE=ru_RU.KOI8-R
SYSFONTACM=koi8-r
SYSFONT=UniCyr_8x16
DICTIONARY=russian
MPAGE="-CKOI8-R"
export DICTIONARY MPAGE

С другой стороны, имеется 

$head /etc/profile.d/lang.csh
# /etc/profile.d/lang.csh - set i18n stuff
set sourced=0
foreach file ($HOME/.i18n /etc/sysconfig/i18n)
        if ($sourced == 0 && -f $file ) then
            eval `sed 's|^#.*||' $file | sed 's|\([^=]*\)=\([^=]*\)|setenv \1 \2|g' | sed 's|$|;|' `
        set sourced=1
        endif
end

который очевидным образом не может проглотить export.
Самая что ни на есть умолчаемая конфигурация.
Простое решение - убрать export из ~/.i18n куда-нибудь в более подходящее место,
хоть даже в ~/.*shrc
А.С.


  parent reply	other threads:[~2004-11-01  8:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-28 17:22 Sergey Lizogub
2004-10-28 17:32 ` Dmitry V. Levin
2004-10-28 18:13   ` Sergey Lizogub
2004-10-29 11:25     ` Dmitry V. Levin
2004-10-29  5:20 ` Andrej Savelov
2004-10-29 15:33   ` Sergey Lizogub
2004-10-29 16:12     ` Dmitry V. Levin
2004-10-29 16:34       ` Sergey Lizogub
2004-10-30  7:36       ` Sergey Lizogub
2004-10-30 19:15         ` [Comm] " Michael Shigorin
2004-11-01  8:32       ` Andrej Savelov [this message]
2004-11-01  9:03         ` [Comm] " Dmitry V. Levin
2004-11-01 17:50           ` Sergey Lizogub
2004-11-01 20:39             ` Dmitry V. Levin
2004-11-01 21:17               ` Sergey Lizogub
2004-11-01 21:23                 ` Sergey Lizogub
2004-11-01 21:46                 ` Dmitry V. Levin

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=200411011432.16137.as@tomo.nsc.ru \
    --to=as@tomo.nsc.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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