Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Nicholas Henry (not registered) on Mon, 2009-02-23 19:06.

This is what I had to do to get PostBooks 3.2.0 working on Ubuntu 8.10:

cd ~/Programs/xtuple-3.2.0/
ln -s /usr/lib/libcrypto.so.0.9.8 libcrypto.so.4
ln -s /lib/libreadline.so.5 libreadline.so.4
ln -s /usr/lib/libssl.so.0.9.8 libssl.so.4
ln -s /lib/libncurses.so.5 libtermcap.so.2
 

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.