[bt-devel] Re: Trouble building Bibletime on Red Hat 8.0
mark lybarger
bt-devel@crosswire.org
Wed, 02 Oct 2002 06:05:39 +0000
The file bibletime/bibletime/backend/cswordbookmoduleinfo.cpp needs to
have the using namespace std after the includes for me to compile. I
tried to check in the change, but it seems that I don't have write
access to the repository. Could someone make this change?
btw, all else compiled well, now I'm just looking to get it running!
I'm trying to install into a new directory ( /home/mark/sw/bibletime ).
I used ./configure --prefix=/home/mark/sw/bibletime
--with-sword-dir=/home/mark/sw/sword, but bibletime doesn't seem to want
to run from there. maybe i'll give up and install it into its default
area for now.
Thanks!
Mark
Daniel Glassey wrote:
> I've fixed all the bits I could find though can't test, let me know if
> problems remain.
>
> Regards,
> Daniel
>
> (As a _temporary_ local hack that will not go into CVS, in each sourcefile
> put 'using namespace std;' below the list of includes). Then let me know the
> names of the files that had problems.
>
> On Wednesday 02 Oct 2002 12:56 am, you wrote:
>
>>On Tue, 1 Oct 2002 18:46:02 -0500
>>
>>Steven P. Ulrick <spu@faith4miracle.org> wrote:
>>
>>>Oh yeah, just remembered, that I did grab a fresh copy of the CVS just
>>>minutes before I attempted to compile it.
>>>
>>>Steven P. Ulrick
>>
>