From: "Ruslan N. Balkin" <baron@dartel.ru> To: community@altlinux.ru Subject: Re: [Comm] linking problem question (somelib.la not found) Date: Tue, 19 Nov 2002 17:13:26 +0300 Message-ID: <20021119171326.4841d72d.baron@dartel.ru> (raw) In-Reply-To: <Pine.LNX.4.44L.0211190101420.22776-100000@localhost.localdomain> [-- Attachment #1: Type: text/plain, Size: 1757 bytes --] On Tue, 19 Nov 2002 01:08:15 -0600 (CST) Igor wrote: > libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved > grep: /usr/lib/libgmodule-2.0.la: No such file or directory > sed: can't read /usr/lib/libgmodule-2.0.la: No such file or directory > > В ld.so.conf добавлен путь, где лежит библиотека (/usr/local/gnome/lib), ldconfig делали? > PKG_CONFIG_PATH содержит те же директории, пытался разобраться с > libtool, но безуспешно -- библиотеки ищутся в /usr/lib .... Ничего не понял, могу только предположить, что сначала библиотека устанавливалась в один каталог, потом в другой, а в первом - следы остались. Либо наоборот, устанавливалась в первый и руками перетаскивалась во второй. Или какое-то подобное насилие. Но это лишь навскидку, в работе libtool я почти не разбираюсь. В любом случае, я бы посоветовал делать примерно так: 1) Скачивается какой-либо скрипт для построения gnome2 из исходников/cvs. (Я использовал cvsgnome от Ali Akcaagac, который ныне предал Gnome2 и ушел на KDE), были и другие скрипты (Garnome, кажется). 2) Прописываете в скрипт пути к архивам, запускаете, собираете скриптом (по меньшей мере, с cvsgnome такое возможно). Либо вместо 2) смотрится, какое окружение при сборке, копируется в файл, и вызывается руками. Лично я делал prefix=/opt/gnome2, и там у меня разве что только особой копии gcc не было. Свой automake, autoconf, pkgconfig, libpopt. И, надо сказать, попытки с третьей все заработало. Первые две попытки провалились именно из-за того, что в системе были уже свои pkgconfig, 2 automake и 2 autoconf. В общем, как я понял, у вас возникают схожие с моими проблемы. У меня все решилось при использовании корректного build environment. -- С уважением, Балькин Руслан. [-- Attachment #2: For security, this message has been digitally signed. --] [-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2002-11-19 14:13 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-11-19 7:08 Igor Moskalev 2002-11-19 14:13 ` Ruslan N. Balkin [this message] 2002-11-19 15:56 ` Igor Moskalev 2002-11-19 16:27 ` Ruslan N. Balkin 2002-11-19 17:26 ` Igor Moskalev 2002-11-19 17:59 ` aen
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=20021119171326.4841d72d.baron@dartel.ru \ --to=baron@dartel.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