From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 21 Oct 2002 20:14:07 +0400 From: Sergey Vlasov To: sisyphus@altlinux.ru Subject: Re: [sisyphus] =?KOI8-R?B?3iDw4+rk4u/q6iD04vfw4OXrIE1vemlsbCf9?= Message-Id: <20021021201407.44198ff0.vsu@altlinux.ru> In-Reply-To: <20021021191920.177072af.sysiphus@fromru.com> References: <20021021185014.41f79bc1.sysiphus@fromru.com> <3DB41533.3010202@altlinux.ru> <20021021191920.177072af.sysiphus@fromru.com> X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: On Mon, 21 Oct 2002 19:19:20 +0400 Kir wrote: > [aaa@ws1 aaa]$ mozilla > grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory > cut: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory > sed: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory Посмотрите в /usr/bin/mozilla установку переменной LD_LIBRARY_PATH (у меня это /usr/lib/mozilla:/usr/lib/mozilla/plugins, но у меня старая версия) и проверьте, что в этих каталогах нет битых ссылок и т.п. (в частности, под именем libc.so.6).