From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 4 Jan 2003 21:47:57 +0300 From: =?KOI8-R?B?IuHMxcvTxcog7MDCyc3P1yI=?= To: sisyphus@altlinux.ru Subject: Re: [sisyphus] Re: devhelp Message-Id: <20030104214757.244ec92b.avl@l14.ru> In-Reply-To: <20030104142433.GA30011@ifirst.ru> References: <20030104135629.GA27683@ifirst.ru> <20030104140501.GA27825@ifirst.ru> <20030104142433.GA30011@ifirst.ru> Organization: Chipok X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i586-alt-linux) 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 Sat, 4 Jan 2003 17:24:33 +0300 "Artem K. Jouravsky" wrote: > On Sat, Jan 04, 2003 at 05:05:01PM +0300, Artem K. Jouravsky wrote: > > On Sat, Jan 04, 2003 at 04:56:29PM +0300, Artem K. Jouravsky wrote: > > > Вроде была в Сизифе программка devhelp > > > (http://www.altlinux.ru/pipermail/mandrake-russian/2002-June/009854.html)? > > Уже нашел, в orphaned :( > Всё равно не собирается. > checking for GNOME - version >= 1.2.8... yes > checking for additional GNOME modules... *** gtkhtml library is not > installed > configure: error: *** GNOME 1.2.8 or better is required. > > libgtkhtml-devel-1.1.7-alt1 > libgtkhtml-1.1.7-alt1 > > Стал проверять: > [ujo@ujo C]$ gcc hello.c -o hello -lgtkhtml > /usr/bin/ld: cannot find -lgtkhtml > > Вроде всё стоит как надо, /etc/ld.so.conf, естественно, включает в себя > /usr/lib, даже проверил /etc/ld.so.cache, есть там libgtkhtml. В каком > месте руки выпрямить? :( пробуйте ключик -Lпуть ld -lgtkhtml -L/usr/lib... должен заработать. а там можно уже будет в исходники смотреть