From: "Dodelup" <altlinux@vipdesign.ru> To: <Community@altlinux.ru> Subject: [Comm] LD_LIBRARY_PATH | how make? Date: Sat, 22 Mar 2003 19:29:41 +0300 Message-ID: <004601c2f090$3e345890$a8a8a8c0@eika> (raw) ГОСПОДА! Имеется индексатор, создающий индекс для поисковой системы по сайту. До сих пор этот индексатор запускался "ручками", а сейчас есть потребность запускать его автоматом раз в сутки. Для того чтобы индексатор после перезагрузки машины корректно стартовал, ему нужно чтобы он знал где лежат необходимые ему библиотеки. Когда индексатор запускался "ручками" такой проблемы не было, т.к. я всегда предварительно выполнял команду: bash> LD_LIBRARY_PATH=/usr/local/lib; export LD_LIBRARY_PATH Но т.к. машина будет перегружаться, то нужно, чтобы индексатор всегда знал, где лежат необходимые ему библиотеки. ВОПРОС: Куда и что нужно прописать, чтобы индексатор ВСЕГДА знал, где лежат необходимые ему библиотеки??? P.S. Дистрибутив -- Master 2.2 -- WBR, Art
next reply other threads:[~2003-03-22 16:29 UTC|newest] Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-03-22 16:29 Dodelup [this message] 2003-03-22 18:12 ` Anton Farygin 2003-03-22 19:01 ` Dodelup 2003-03-22 19:28 ` Re[2]: " ASA 2003-03-22 19:58 ` 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='004601c2f090$3e345890$a8a8a8c0@eika' \ --to=altlinux@vipdesign.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