<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><font face="Arial Unicode MS">Karl,<br>
<br>
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. <br>
<br>
Daniel<br>
</font></font><br>
Karl Kleinpaste wrote:
<blockquote cite="mid:vxkd4herxc3.fsf@mesquite.kleinpaste.org"
 type="cite">
  <pre wrap="">Daniel Owens <a class="moz-txt-link-rfc2396E" href="mailto:dhowens@pmbx.net">&lt;dhowens@pmbx.net&gt;</a> writes:
  </pre>
  <blockquote type="cite">
    <pre wrap="">./configure
make
sudo make install
    </pre>
  </blockquote>
  <pre wrap=""><!---->
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: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
PMBX license 1502 
</pre>
</body>
</html>