ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] I: new kdelibs without *.la
@ 2003-12-09 10:33 Sergey V Turchin
  2003-12-09 12:09 ` Igor Tertishny
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey V Turchin @ 2003-12-09 10:33 UTC (permalink / raw)
  To: devel

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 797 bytes --]

Hi all!

В Сизиф пошли новые kdelibs без *.la
Убраны все .la, т.к. грузятся они одной функцией,
т.е. нет смысла держать их вообще.
В большинстве случаев программы должны с ними
собираться за исключением поиска kde-шных библиотек
по .la на этапе configure.
Это можно исправить
subst "s/\.la/.so/g" admin/acinclude.m4.in
или в configure, если вы не запускаете autoconf .

Так же могут встречаться программы,
использующие свои методы для загрузки библиотек
вместо KLibLoader::loadLibrary().
В этом случае подход индивидуальный,
но по большому счету сводиться к замене имени
загружаемых библиотек с libname.la на libname.so
Изменение функции lt_dlopen на dlopen - на ваш вкус.

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-09 12:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-09 10:33 [devel] I: new kdelibs without *.la Sergey V Turchin
2003-12-09 12:09 ` Igor Tertishny
2003-12-09 12:27   ` Sergey V Turchin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git