ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: ASA <llb@udm.ru>
To: Dodelup <community@altlinux.ru>
Subject: Re[2]: [Comm] LD_LIBRARY_PATH | how make?
Date: Sat, 22 Mar 2003 23:28:06 +0400
Message-ID: <7057982774.20030322232806@udm.ru> (raw)
In-Reply-To: <000c01c2f0a5$71d4d980$a8a8a8c0@eika>

Hello Dodelup,

Saturday, March 22, 2003, 11:01:27 PM, you wrote:
>> Напишите для него небольшой враппер на bash:
>> 
>>
>> И запускайте его для индексации.

D> Этот вариант не годиться по нескольким причинам.
Это по каким еще таким причинам?

D> Я знаю, что можно это дело засунуть куда-то в ~/.bash_profile или
D> ~/.profile, но как это сделать не знаю :(

Так и написать:
LD_LIBRARY_PATCH=/usr/local/lib
export LD_LIBRARY_PATCH
прямо в ~/.bash_profile

В чем же собсно проблема? Боишься трогать системные файлы?
Сделай ~/bin/my_indexer:
#/bin/sh
LD_LIBRARY_PATCH=/usr/local/lib <имя программы индексатора>

Хотя более правильно подсказали уже (через /etc/ld.so.conf).

Короче говоря, непонятны проблемы, мешающие написать собственный
~/bin/program   или   внести   минимальные  правки  в  системные
конфигурационные   файлы.   Это  в  Windows  надо  трястись  над
реестром,  здесь  все  проще  и,  скажем  так,  возвращаемо    к
первоначальному состоянию.

-- 
Best regards,
 ASA                            mailto:llb@udm.ru



  reply	other threads:[~2003-03-22 19:28 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-22 16:29 Dodelup
2003-03-22 18:12 ` Anton Farygin
2003-03-22 19:01   ` Dodelup
2003-03-22 19:28     ` ASA [this message]
2003-03-22 19:58       ` Re[2]: " Dodelup
2003-03-22 21:19         ` [Comm] Re[4]: [JT] " ASA
2003-03-22 22:02           ` Dodelup
2003-03-22 22:32             ` [Comm] " Michael Shigorin
2003-03-22 22:53               ` Dodelup
2003-03-23  8:21               ` Dodelup
2003-03-23 11:28                 ` Michael Shigorin
2003-03-23 13:13                   ` Dodelup
2003-03-22 19:16 ` [Comm] " Michael Shigorin
2003-03-22 19:38   ` Dodelup
2003-03-22 23:49     ` Dmitry V. Levin
2003-03-23  7:41       ` Dodelup
2003-03-23  9:16         ` Re[2]: " ASA
2003-03-23  9:37           ` Dodelup
2003-03-23  9:49             ` Padukov Vladimir
2003-03-23 10:44             ` Re[4]: " ASA
2003-03-23 11:18               ` [Comm] [JT] " Michael Shigorin
2003-03-23 11:48               ` Re[4]: [Comm] " Dodelup
2003-03-23 13:30                 ` [Comm] Re[6]: [JT] " ASA
2003-03-23 13:50                   ` Dodelup

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=7057982774.20030322232806@udm.ru \
    --to=llb@udm.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