ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] сборка и опакечивание
@ 2005-06-18 12:20 Anton Gorlov
  2005-06-18 18:50 ` Boldin Pavel
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Anton Gorlov @ 2005-06-18 12:20 UTC (permalink / raw)
  To: community

Здравствуйте, community.

Есть некий модуль...в исходниках. У него нет даже ./configure.
Собирается он так:

cc -fpic -shared -o _pg.so -I[pyInc] -I[pgInc] -L[pgLib] -lpq pgmodule.c
  where:
    [pyInc] = path of the Python include (usually Python.h)
    [pgInc] = path of the PostgreSQL include (usually postgres.h)
    [pgLib] = path of the PostgreSQL libraries (usually libpq.so or libpq.a)

Есть необходимость собрать этот модуль в пакет.
Как я понимаю необходимо написать configure.
Но опыта в этом нет... может кто-нить научит?

-- 
С уважением,
 Anton                          mailto:Pnz.Stalker@mail.ru
                                     FIDO: 2:5059/37



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

end of thread, other threads:[~2005-06-27 11:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-18 12:20 [Comm] сборка и опакечивание Anton Gorlov
2005-06-18 18:50 ` Boldin Pavel
2005-06-19  4:45   ` Andrey Rahmatullin
2005-06-27 10:44   ` [Comm] " Michael Shigorin
2005-06-20  6:28 ` [Comm] " Anton Gorlov
2005-06-20 10:24 ` Ivan Fedorov
2005-06-20 11:26   ` Re[2]: " Anton Gorlov
2005-06-21 12:28     ` Nick S. Grechukh
2005-06-27 10:43 ` [Comm] " Michael Shigorin
2005-06-27 11:07   ` Anton Gorlov
2005-06-27 11:16     ` Michael Isachenkov
2005-06-27 11:24       ` Re[2]: " Anton Gorlov
2005-06-27 11:35         ` Michael Isachenkov
2005-06-27 11:43           ` Re[4]: " Anton Gorlov
2005-06-27 11:56             ` Michael Isachenkov
2005-06-27 11:52           ` Michael Shigorin
2005-06-27 11:17     ` Michael Shigorin

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