bibledit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[be] Re: Bibledit 3.2 on OS X


From: Mark Duling
Subject: [be] Re: Bibledit 3.2 on OS X
Date: Wed, 14 May 2008 12:38:20 -0700

Tues,

No problem at all.  I just used your instructions to script those installation procedure modifications into the bibledit MacPort just now when I updated it from 2.8 to 3.2.10.  It installs fine now.  I don’t actually use Bibledit, I just notice when some ports I’m aware of get out of date and fix them.  Thanks for your help.

Mark


On 5/14/08 9:03 AM, "address@hidden" <address@hidden> wrote:

Sorry for all the trouble you have to go through in order to get
Bibledit installed. I believe that it is caused by XCodeTools. When
upgrading my version to XCode 2.5, it started the trouble you describe.
The workaround that works for me, and hopefully also for you is this:

Download package bibledit-x.x.tar.gz
<http://download.savannah.nongnu.org/releases/bibledit/source/> (x.x is
to be replaced with a version number).

Move it to the home directory.

In the terminal, to verify the package is there, type

ls

To unpack bibledit type

tar zxf bibledit-x.x.tar.gz

To enter the newly created directory, type

cd bibledit-x.x

Provide the password if asked for.

To configure bibledit, type

./configure

Watch many messages, but no errors.

To compile bibledit, type

make

Watch many messages, but no errors.

To fix a problem with XCode Tools, type

cd eeepc
make clean
make
cd ..

To install it, type

sudo make install

Watch many messages, but no errors.

To go back to the home directory, type

cd



These instructions are the normal ones, but a bit was added regarding
the eeepc. Hope it works out.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]