Ticket #3 (closed defect: invalid)
Error during installation
| Reported by: | henry74 | Owned by: | deveiant |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 1.0 | Keywords: | link error undefined symbol linkage_constituent_tree |
| Cc: |
Description (last modified by deveiant) (diff)
Ubuntu 7.04 ruby 1.8.5 (2006-08-25) [i486-linux]
After running the last command in these instructions:
$ tar -xvzf link-grammar-4.2.4.tar.gz $ cd link-grammar-4.2.4 $ patch -p1 < ../link-grammar-4.2.4.patch $ ./configure; make; sudo make install $ cd .. $ sudo ./install.rb <===this one
I receive the following error:
Testing...
0 patterns given on the command line:
Required 4 files.
Loaded suite Ruby-LinkParser
Started
/usr/bin/ruby: symbol lookup error: ext/linkparser_ext.so:
undefined symbol: linkage_constituent_tree
I've received this error with both the pre-packaged download(Ruby-LinkParser?-20070611.tar.gz) as well as the latest source code checked out from svn://deveiate.org/Ruby-LinkParser2/trunk
Change History
Note: See
TracTickets for help on using
tickets.
