Re: [sword-devel] Compiling Sword

2006-07-24 Thread Troy A. Griffitts
Moses, you can turn icu off in sword by editing usrinst.sh and commenting out the appropriate line. Then run ./usrinst.sh, then make Moses Truong wrote: > OK, I've run > ./autogen.sh > And that created the configure files... > but when I ran > make > > I get the following error: > make[1]: Enter

Re: [sword-devel] Compiling Sword

2006-07-24 Thread David Overcash
you probably have to run sudo apt-get install build-essential other issues can probably be resolved in #ubuntu on irc.freenode.net They're pretty good with support for getting your compiler working On 7/24/06, Moses Truong <[EMAIL PROTECTED]> wrote: > OK, I've run > ./autogen.sh > And that creat

Re: [sword-devel] Compiling Sword

2006-07-24 Thread Moses Truong
OK, I've run ./autogen.sh And that created the configure files... but when I ran make I get the following error: make[1]: Entering directory `/home/moses/sword/trunk' /bin/sh ./libtool --tag=CXX --mode=link g++ -g3 -O0 -DCURLAVAILABLE -g -O2 -o buildtest buildtest.o ./lib/libsword.la -lz g++ -

[sword-devel] JIRA links are incorrect in confirmation email

2006-07-24 Thread L.Allan-pbio
When you create or modify a jira issue, you get a confirming email with invalid links: - > View the issue: > http://www.crosswire.org/jira/browse/MOD-43 should be: http://www.crosswire.org/bugs/browse/MOD-43 Is this minor