![]() |
2007-11-14
, 23:52
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#2
|
Was wondering if someone would try to compile irenaeus for me? It is a command line ncurses Bible Reader that is used for the Sword Project.
I tried getting this on my Ubuntu system about a year ago but could not get it to run, don't remember why. But if someone could take a look at this and see if it they could compile it and get it to run on the N800 I would appreciate it.
http://sourceforge.net/projects/irenaeus/
![]() |
2007-11-15
, 00:52
|
|
Posts: 114 |
Thanked: 12 times |
Joined on Jul 2007
@ Somewhere, most of the time.
|
#3
|
![]() |
2007-11-15
, 01:36
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#4
|
The Following User Says Thank You to penguinbait For This Useful Post: | ||
![]() |
2007-11-15
, 03:50
|
|
Posts: 114 |
Thanked: 12 times |
Joined on Jul 2007
@ Somewhere, most of the time.
|
#5
|
![]() |
2007-11-16
, 16:27
|
|
Posts: 114 |
Thanked: 12 times |
Joined on Jul 2007
@ Somewhere, most of the time.
|
#6
|
http://penguinbait.com/SWORD.tgz
I could not get it to compile,someone a little better with code may be able to figure out the problem. They can use my sword.tar as a dep, so they dont have to start from scratch
Well sword 1.5.10 compiled, If you can find some other command line/ncurses frontend I will give it a try.
Sword has tools to search the modules, just not sure how it all works, it may be useable to you as is.
cd /
tar xvf /path/to/SWORD.tgz
tools are all in /usr/local/bin
You may need to add it to your path on the command line
export PATH=$PATH:/usr/local/bin
also
export LD_LIBRARY_PATH=/usr/local/lib
You will have to download your own modules and place them in
/usr/local/share/sword
Let me know ?
good luck
![]() |
2007-11-17
, 10:28
|
Posts: 111 |
Thanked: 31 times |
Joined on May 2007
|
#7
|
I tried getting this on my Ubuntu system about a year ago but could not get it to run, don't remember why. But if someone could take a look at this and see if it they could compile it and get it to run on the N800 I would appreciate it.
http://sourceforge.net/projects/irenaeus/
SonShine