Karl,

When I tried using ./autogen.sh and ./usrinst.sh I came up with lots of errors that I couldn't find solutions to, but just using ./configure worked.

Daniel

Karl Kleinpaste wrote:
Daniel Owens <[EMAIL PROTECTED]> writes:
  
./configure
make
sudo make install
    

Most of the time, configure by itself will assume /usr/local as a
prefix.  You should use autogen.sh and usrinst.sh for Sword
configuration and installation:

./autogen.sh
./usrinst.sh

Hack usrinst.sh ahead of time to change options as needed but note that
it includes --prefix=/usr.  Be wary of default selections that might not
suit you, e.g. libdir setting for 64-bit if you're 32-bit.

_______________________________________________
sword-devel mailing list: [email protected]
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

  

-- 
PMBX license 1502 
_______________________________________________
sword-devel mailing list: [email protected]
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to