[bt-devel] Re: Trouble building Bibletime on Red Hat 8.0
Daniel Glassey
bt-devel@crosswire.org
Wed, 2 Oct 2002 11:49:28 +0100
committed (though not using the workaround that I said was not to be committed
;) )
On 2 Oct 2002 at 6:05, mark lybarger sent forth the message:
> 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.
curious! what does it complain about? note that if it is using sword shared
libraries you will need to have the sword lib directory in the LD_LIBRARY_PATH
Regards,
Daniel
>
> 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
> >>
> >
>
>
>