librelist archives

« back to archive

[Tir] Tir dependency

[Tir] Tir dependency

From:
Tang Daogang
Date:
2011-02-19 @ 01:16
hi Shaw,

I looked into the Tir's dependencies, found that it require  'lsqlite3' and
'luasql-sqlite3'  at the same time.

Why don't you limit the thing sqlite about into one?

Thx.

-- 
Nothing is impossible.

Re: [mongrel2] [Tir] Tir dependency

From:
Zed A. Shaw
Date:
2011-02-20 @ 00:58
On Sat, Feb 19, 2011 at 09:16:57AM +0800, Tang Daogang wrote:
> hi Shaw,
> 
> I looked into the Tir's dependencies, found that it require  'lsqlite3' and
> 'luasql-sqlite3'  at the same time.

Alright this is fixed now.

-- 
Zed A. Shaw
http://zedshaw.com/

Re: [mongrel2] [Tir] Tir dependency

From:
Tang Daogang
Date:
2011-02-20 @ 01:55
Great! Is the download link original one? Now which library is removed?

On Sun, Feb 20, 2011 at 8:58 AM, Zed A. Shaw <zedshaw@zedshaw.com> wrote:

> On Sat, Feb 19, 2011 at 09:16:57AM +0800, Tang Daogang wrote:
> > hi Shaw,
> >
> > I looked into the Tir's dependencies, found that it require  'lsqlite3'
> and
> > 'luasql-sqlite3'  at the same time.
>
> Alright this is fixed now.
>
> --
> Zed A. Shaw
> http://zedshaw.com/
>



-- 
Nothing is impossible.

Re: [mongrel2] [Tir] Tir dependency

From:
Zed A. Shaw
Date:
2011-02-20 @ 03:37
On Sun, Feb 20, 2011 at 09:55:40AM +0800, Tang Daogang wrote:
> Great! Is the download link original one? Now which library is removed?

I removed lua-sqlite3 leaving lsqlite3.  It's only in the fossil repo
so I'll post up a release soon.

-- 
Zed A. Shaw
http://zedshaw.com/

Re: [mongrel2] [Tir] Tir dependency

From:
joshua simmons
Date:
2011-02-19 @ 01:18
I think that's because I use one in mongrel2-lua and zed uses a different
one in Tir itself. Not sure why we're using different ones, nor which is the
better option.

On Sat, Feb 19, 2011 at 12:16 PM, Tang Daogang <daogangtang@gmail.com>wrote:

> hi Shaw,
>
> I looked into the Tir's dependencies, found that it require  'lsqlite3' and
> 'luasql-sqlite3'  at the same time.
>
> Why don't you limit the thing sqlite about into one?
>
> Thx.
>
> --
> Nothing is impossible.
>
>

Re: [mongrel2] [Tir] Tir dependency

From:
Zed A. Shaw
Date:
2011-02-19 @ 02:20
On Sat, Feb 19, 2011 at 12:18:19PM +1100, joshua simmons wrote:
> I think that's because I use one in mongrel2-lua and zed uses a different
> one in Tir itself. Not sure why we're using different ones, nor which is the
> better option.

Hmm, I'm using mongrel2-lua to do my stuff now so it's probably an
extraneous dependency.  Let me try removing it.

-- 
Zed A. Shaw
http://zedshaw.com/