ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] PATH в X Window
@ 2001-04-17 11:00 Mikhail Zabaluev
  2001-04-17 11:29 ` [mdk-re] " Dmitry V. Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Mikhail Zabaluev @ 2001-04-17 11:00 UTC (permalink / raw)
  To: Linux-Mandrake RE

Доброе время суток.

Не подскажете ли, в каком месте устанавливается переменная окружения
PATH при загрузке X?

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [mdk-re] Re: [mdk-re] PATH в X Window
  2001-04-17 11:00 [mdk-re] PATH в X Window Mikhail Zabaluev
@ 2001-04-17 11:29 ` Dmitry V. Levin
  2001-04-17 17:36   ` Ivan Zakharyaschev
  2001-04-18  0:30   ` Mikhail Zabaluev
  0 siblings, 2 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2001-04-17 11:29 UTC (permalink / raw)
  To: Linux-Mandrake RE Mailing List

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

On Tue, Apr 17, 2001 at 12:29:07AM +0400, Mikhail Zabaluev wrote:
> Не подскажете ли, в каком месте устанавливается переменная окружения
> PATH при загрузке X?

Это зависит от версии пакета xinitrc.
Начиная с 2.4.4-ipl38mdk, используется значение из .bash_profile & co.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [mdk-re] Re: [mdk-re] PATH в X Window
  2001-04-17 11:29 ` [mdk-re] " Dmitry V. Levin
@ 2001-04-17 17:36   ` Ivan Zakharyaschev
  2001-04-18  0:30   ` Mikhail Zabaluev
  1 sibling, 0 replies; 6+ messages in thread
From: Ivan Zakharyaschev @ 2001-04-17 17:36 UTC (permalink / raw)
  To: Linux-Mandrake RE Mailing List

On Tue, 17 Apr 2001, Dmitry V. Levin wrote:

> On Tue, Apr 17, 2001 at 12:29:07AM +0400, Mikhail Zabaluev wrote:
> > Не подскажете ли, в каком месте устанавливается переменная окружения
> > PATH при загрузке X?
>
> Это зависит от версии пакета xinitrc.
> Начиная с 2.4.4-ipl38mdk, используется значение из .bash_profile & co.

Когда-то еще всякие *dm лезли со своими установками PATH. Самая большая
неприятность была в при входе через kdm: в PATH оказывалось сочетание
"::", а это равносильно ".".

Best regards,
Ivan.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [mdk-re] Re: [mdk-re] PATH в X Window
  2001-04-17 11:29 ` [mdk-re] " Dmitry V. Levin
  2001-04-17 17:36   ` Ivan Zakharyaschev
@ 2001-04-18  0:30   ` Mikhail Zabaluev
  2001-04-18 11:36     ` Dmitry V. Levin
  1 sibling, 1 reply; 6+ messages in thread
From: Mikhail Zabaluev @ 2001-04-18  0:30 UTC (permalink / raw)
  To: Linux-Mandrake RE Mailing List; +Cc: Dmitry V. Levin

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

Hello Dmitry,

On Tue, Apr 17, 2001 at 11:32:16AM +0400, Dmitry V. Levin wrote:
>
> On Tue, Apr 17, 2001 at 12:29:07AM +0400, Mikhail Zabaluev wrote:
> > Не подскажете ли, в каком месте устанавливается переменная окружения
> > PATH при загрузке X?
> 
> Это зависит от версии пакета xinitrc.
> Начиная с 2.4.4-ipl38mdk, используется значение из .bash_profile & co.

Хорошо, только там теперь дублируются пути:

[mhz@localhost ~]$ echo $PATH
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/home/mhz/bin:/usr/X11R6/bin:/usr/games:/home/mhz/bin

Прилагаю .bash_profile

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
Measure with a micrometer.  Mark with chalk.  Cut with an axe.

[-- Attachment #2: .bash_profile --]
[-- Type: text/plain, Size: 247 bytes --]

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin
MPAGE="-CKOI8-R"
BASH_ENV=$HOME/.bashrc
USERNAME=""

export USERNAME BASH_ENV MPAGE

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [mdk-re] Re: [mdk-re] PATH в X Window
  2001-04-18  0:30   ` Mikhail Zabaluev
@ 2001-04-18 11:36     ` Dmitry V. Levin
  2001-04-20  1:02       ` [mdk-re] " Mikhail Zabaluev
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2001-04-18 11:36 UTC (permalink / raw)
  To: Linux-Mandrake RE Mailing List

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

On Tue, Apr 17, 2001 at 11:19:00PM +0400, Mikhail Zabaluev wrote:
> > > Не подскажете ли, в каком месте устанавливается переменная окружения
> > > PATH при загрузке X?
> > 
> > Это зависит от версии пакета xinitrc.
> > Начиная с 2.4.4-ipl38mdk, используется значение из .bash_profile & co.
> 
> Хорошо, только там теперь дублируются пути:
> 
> [mhz@localhost ~]$ echo $PATH
> /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/home/mhz/bin:/usr/X11R6/bin:/usr/games:/home/mhz/bin
> 
> Прилагаю .bash_profile

Содержимое переменной PATH определяется не одним .bash_profile, но и,
возможно, .bashrc, /etc/bashrc, /etc/profile.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [mdk-re] Re: PATH в X Window
  2001-04-18 11:36     ` Dmitry V. Levin
@ 2001-04-20  1:02       ` Mikhail Zabaluev
  0 siblings, 0 replies; 6+ messages in thread
From: Mikhail Zabaluev @ 2001-04-20  1:02 UTC (permalink / raw)
  To: Linux-Mandrake RE Mailing List; +Cc: Dmitry V. Levin

Hello Dmitry,

On Wed, Apr 18, 2001 at 11:39:35AM +0400, Dmitry V. Levin wrote:
>
> On Tue, Apr 17, 2001 at 11:19:00PM +0400, Mikhail Zabaluev wrote:
> > > > Не подскажете ли, в каком месте устанавливается переменная окружения
> > > > PATH при загрузке X?
> > > 
> > > Это зависит от версии пакета xinitrc.
> > > Начиная с 2.4.4-ipl38mdk, используется значение из .bash_profile & co.
> > 
> > Хорошо, только там теперь дублируются пути:
> > 
> > [mhz@localhost ~]$ echo $PATH
> > /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/home/mhz/bin:/usr/X11R6/bin:/usr/games:/home/mhz/bin
> > 
> > Прилагаю .bash_profile
> 
> Содержимое переменной PATH определяется не одним .bash_profile, но и,
> возможно, .bashrc, /etc/bashrc, /etc/profile.

В /etc/profile есть установка PATH by Mandrake-Security.

Я уже понял, в чем дело: /etc/X11/Xsession запускается как login
shell. Можно ли как-то бороться с эффектом? Например, для runlevel 5 запускать
Xsession явно с login shell, а ключ -login в первой строке убрать.

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
If I have not seen so far it is because I stood in giant's footsteps.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-04-20  1:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-17 11:00 [mdk-re] PATH в X Window Mikhail Zabaluev
2001-04-17 11:29 ` [mdk-re] " Dmitry V. Levin
2001-04-17 17:36   ` Ivan Zakharyaschev
2001-04-18  0:30   ` Mikhail Zabaluev
2001-04-18 11:36     ` Dmitry V. Levin
2001-04-20  1:02       ` [mdk-re] " Mikhail Zabaluev

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