Problem installing link-grammar on OSX mavericks

24 views
Skip to first unread message

chetan arora

unread,
Jun 20, 2014, 11:19:50 AM6/20/14
to link-g...@googlegroups.com

checking sqlite3.h usability... yes

checking sqlite3.h presence... yes

checking for sqlite3.h... yes

checking for SQLITE3... no

configure: error: Package requirements (sqlite3 >= 3.0.0) were not met:


No package 'sqlite3' found


Consider adjusting the PKG_CONFIG_PATH environment variable if you

installed software in a non-standard prefix.


Alternatively, you may set the environment variables SQLITE3_CFLAGS

and SQLITE3_LIBS to avoid the need to call pkg-config.

See the pkg-config man page for more details.


This is the error I am getting, and I don't know the work around for it.

Linas Vepstas

unread,
Jun 20, 2014, 11:29:43 AM6/20/14
to link-grammar
You don't need sqlite3 for the current link-grammar, unless you plan to use the alternative scoring database, which is by now very out of date, and probably no longer works well.  So just ignore the error.

Or does it fail entirely, and not produce a makefile?


--
You received this message because you are subscribed to the Google Groups "link-grammar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to link-grammar...@googlegroups.com.
To post to this group, send email to link-g...@googlegroups.com.
Visit this group at http://groups.google.com/group/link-grammar.
For more options, visit https://groups.google.com/d/optout.

chetan arora

unread,
Jun 21, 2014, 9:33:29 AM6/21/14
to link-g...@googlegroups.com, linasv...@gmail.com
Exactly, it's not creating makefile :(

Linas Vepstas

unread,
Jun 21, 2014, 11:52:20 AM6/21/14
to chetan arora, link-grammar
There is a file that is produced, "config.log" Somewhere near or at the bottom is a description of what is going wrong.  Can you cut-n-paste that here, or even send the whole file?

--linas

chetan arora

unread,
Jun 21, 2014, 12:07:45 PM6/21/14
to link-g...@googlegroups.com, rocker.r...@gmail.com, linasv...@gmail.com
PFA the config.log file
config.log

Linas Vepstas

unread,
Jun 21, 2014, 3:40:33 PM6/21/14
to chetan arora, link-grammar
Have you tried setting the environment variables SQLITE3_CFLAGS and SQLITE3_LIBS ?

Another work-around is to edit configure, and just comment out the lines that cause the problem: from 16270 to 16368

--linas
Reply all
Reply to author
Forward
0 new messages