The phrase "companion modules" was coined last January at BibleTech when
several of us were debating additional capabilities in which Wycliffe
folks have an interest.
This past Friday, I implemented a beginning of this concept in
GnomeSword. The idea is that some modules come as a pair. The best
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 o
Thanks, Greg. That did
the trick.
Daniel
Gregory Hellings wrote:
By default Ubumtu can't find shared libraries installed in
/usr/local. Edit /etc/ld.so.conf and add /usr/local/lib on a separate
line and run the command ldconfig as root. That should solve the
problem.
--Greg
On Nov
Dear Ken,
I'm impressed with your understanding of the zText driver and
reimplementation in python code.
Having said this, and please understand I don't wish to thwart your
contributions but, this is not a direction that we would endorse. We
have always maintained a policy that our many data
Perhaps we need a new page in the CrossWire wiki to list miscellaneous user
implementations of the SWORD Bible reader in other programming languages,
platforms or environments.
The http://www.crosswire.org/wiki/index.php/Main_Page main page is already
rather full, so it would make better sense
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
By default Ubumtu can't find shared libraries installed in /usr/local.
Edit /etc/ld.so.conf and add /usr/local/lib on a separate line and run
the command ldconfig as root. That should solve the problem.
--Greg
On Nov 2, 2008, at 7:01, Daniel Owens <[EMAIL PROTECTED]> wrote:
Intrepid is out
Intrepid is out now, and
I was installing Sword 1.5.11 and was able to install using:
./configure
make
sudo make install
make install_config
Bibletime and Gnomesword run fine, but none of the module creation
utilities run. I get the following message when I run osis2mod without
arguments:
I just wanted to offer this to the community.
http://github.com/kcarnold/pysword/tree/master
I initially posted about it a while ago (
http://kcarnold.blogspot.com/2008/08/sword-project-bible-reader-in-python.html)
and updated it tonight (
http://kcarnold.blogspot.com/2008/11/sword-project-bible-