sqlite3 won't install

2009-04-09 Thread gahn

hi all:

for portupgrade, one of packages, sqlite3 just won't install, even i tried to 
install it manually:

/usr/bin/install -c -o root -g wheel -m 0644 sqlite3.pc 
/usr/local/libdata/pkgconfig
libtool: install: error: cannot install `libtclsqlite3.la' to a directory not 
ending in /usr/local/lib/tcl8.4/sqlite3
*** Error code 1


how could i fix this?


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


sqlite3 won't install

2009-04-09 Thread Robert Huff

gahn writes:

  for portupgrade, one of packages, sqlite3 just won't install,
  even i tried to install it manually: 
  
  /usr/bin/install -c -o root -g wheel -m 0644 sqlite3.pc 
 /usr/local/libdata/pkgconfig
  libtool: install: error: cannot install `libtclsqlite3.la' to a directory 
 not ending in /usr/local/lib/tcl8.4/sqlite3
  *** Error code 1
  
  how could i fix this?

Unset the TCLWRAPPER option.


Robert Huff

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org