Groups
Groups
Sign in
Groups
Groups
Grammatical Framework
Conversations
About
Send feedback
Help
problem with version 3.3.3 on Ubuntu
18 views
Skip to first unread message
Erel Segal
unread,
Mar 7, 2012, 4:42:04 AM
3/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gf-...@googlegroups.com
After installing version 3.3.3 as instructed, I get the following error:
$ gf
gf: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
When I re-install version 3.3 again, gf works fine.
My system is:
$ uname -a
Linux ubuntu 2.6.38-13-generic #53~lucid1-Ubuntu SMP Tue Nov 29 12:52:46 UTC 2011 x86_64 GNU/Linux
Erel Segal
unread,
Mar 7, 2012, 4:49:23 AM
3/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gf-...@googlegroups.com
Currently I managed to run gf with the following hacks:
cd /lib
sudo ln -s libncurses.so.5 libtinfo.so.5
cd /usr/lib
sudo ln -s libgmp.so.3 libgmp.so.10
sudo ln -s libffi.so.5 libffi.so.6
I hope this helps others.
Reply all
Reply to author
Forward
0 new messages