ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: Sisyphus <sisyphus@altlinux.ru>
Subject: [sisyphus] Re: I: sqlite3, perl-DBD-SQLite, sqlite3-tcl
Date: Sat, 14 Aug 2004 00:04:32 +0400
Message-ID: <20040813200432.GH16622@solemn.turbinal.org> (raw)
In-Reply-To: <20040813143008.GA13833@dhcppc2>

[-- Attachment #1: Type: text/plain, Size: 1395 bytes --]

On Fri, Aug 13, 2004 at 06:30:08PM +0400, Денис Смирнов wrote:
> По поводу perl-DBD-SQLite -- она будет работать только с sqlite3, или и с
> sqlite2 тоже ?

Только с sqlite3.  На самом деле DBD-SQLite таскает с собой исходники
sqlite3 (а раньше таскал с собой исходники sqlite2).  Я эти исходники
просто удаляю и вместо них подсовываю -lsqlite3.

%build
ls *.c | fgrep -v dbd | xargs rm -fv
rm -fv getsqlite.pl

%perl_vendor_build LIBS=-lsqlite3 \
        DEFINE=-DSQLITE_PTR_SZ=$(%__perl -MConfig -le 'print $Config{ptrsize}')


Грязный хак? :)

Несколько дней назад Matt Sergeant отфоркал DBD-SQLite2-0.32 от
DBD-SQLite-0.31, последней версии, которая таскала с собой sqlite2.
http://search.cpan.org/dist/DBD-SQLite2/

> Я собирал tcl в предыдущей версией грязным хаком. Именно потому, что сходу
> не собралась третья я её пока так и не собрал :(
>
> Думаю надо списываться и общаться с автором, на предмет вправления мозгов
> -- не шибко то sqlite дружит со сборкой при установке не по тому пути, по
> какому будет использоваться.

Увы, в tcl я не разбираюсь.  Проблема с tcl, о которой я написал,
состоит в том, что при выполнении pkg_mkIndex вместо функции
TclSqlite3_Init ищется функция TclSqlite_Init (соответственно,
в pkgIndex.tcl кроме комментариев ничего нет, а должна быть какая-то
команда).

> -- 
> С уважением, Денис
> http://freesource.info

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

  reply	other threads:[~2004-08-13 20:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-13  1:21 [sisyphus] " Alexey Tourbin
2004-08-13 14:30 ` [sisyphus] " Денис Смирнов
2004-08-13 20:04   ` Alexey Tourbin [this message]
2004-08-14 15:43     ` Денис Смирнов
2004-08-16  8:56 ` [sisyphus] " Aleksey Novodvorsky

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=20040813200432.GH16622@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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