Re: [sqlite] SQLITE 3 Make install errors -- DESTDIR variable unpopulated,...

2005-04-12 Thread D. Richard Hipp
On Tue, 2005-04-12 at 11:53 -0400, Reid Thompson wrote: > This issues still exists: > http://www.mail-archive.com/sqlite-users@sqlite.org/msg06857.html > > reid > Perhaps someone who has access to cygwin on Windows XP can suggest a fix. (I do not own a copy of WinXP so it would be rather diffic

[sqlite] SQLITE 3 Make install errors -- DESTDIR variable unpopulated,...

2005-04-12 Thread Reid Thompson
This issues still exists: http://www.mail-archive.com/sqlite-users@sqlite.org/msg06857.html reid

[sqlite] SQLITE 3 Make install errors -- DESTDIR variable unpopulated,...

2005-03-08 Thread Reid Thompson
as info -- cygwin, windows XP -- $ ./configure .. $ make .. $ make install tclsh ./tclinstaller.tcl 3.1 can't read "env(DESTDIR)": no such variable while executing "set LIBDIR $env(DESTDIR)[lindex $auto_path 0]" (file "./tclinstaller.tcl" line 10) make: *** [tcl_install] Error 1 --