Subject | Re: client-java installation instructions for Red Hat |
---|---|
Author | thomas_hays |
Post date | 2002-03-15T15:15:31Z |
Thanks, I'd completely forgot about setting that.
I've added that to the instructions.
I've added that to the instructions.
--- In Firebird-Java@y..., "sfreue" <sfreue@c...> wrote:
> This is much needed!
>
> I just installed the driver a couple of days ago and I would like
to
> add something to the instructions:
>
> Before running "build.sh" make sure you have JAVA_HOME properly
set.
>
> In my case that meant:
>
> export JAVA_HOME=/usr/java/jdk1.3.1_02
>
> --- In Firebird-Java@y..., "thomas_hays" <thomas_hays@y...> wrote:
> > Just for my own sanity I typed up some installation instructions
for
> > installing on Red Hat 7.2 x86. While these instructions could
> > probably use some improvement, they are a start. It would be
nice to
> > include some installation documentation in the CVS archive or at
the
> > Firebird SourceForge website. Anyway, here's the location of
what I
> > put together:
> >
> > http://thays.com/fb/
> > (html and text versions are provided along with a sample program)
> >
> > Ideally, it would be nice to have some install instructions for
> > every platform or, at a minimum, some generic instructions for
all
> > platforms. Also, another like-to-have would be some sample
programs.
> >
> > Thanks for your time and patience.