ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey V Turchin <zerg@altlinux.org>
To: devel@altlinux.ru
Subject: [devel] I: new kdelibs without *.la
Date: Tue, 9 Dec 2003 13:33:36 +0300
Message-ID: <200312091333.36507.zerg@altlinux.org> (raw)

[-- 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 --]

             reply	other threads:[~2003-12-09 10:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-09 10:33 Sergey V Turchin [this message]
2003-12-09 12:09 ` Igor Tertishny
2003-12-09 12:27   ` Sergey V Turchin

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=200312091333.36507.zerg@altlinux.org \
    --to=zerg@altlinux.org \
    --cc=devel@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 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