Thread: Patch for jdbc Makefile

Patch for jdbc Makefile

From
William Webber
Date:
Hi all!

Attached is a small patch for src/interfaces/jdbc/Makefile.  It sets
the CLASSPATH to "." before running javac and also before running
'java utils.CheckVersion'; otherwise, the user must do this themselves
or get "class not found" error messages.

The patch is applied by

   patch < patch.Makefile

run in src/interfaces/jdbc.

William
--
William Webber                               william@peopleweb.net.au
Senior Programmer
PeopleWeb Australia                          http://www.peopleweb.com

Attachment

Re: Patch for jdbc Makefile

From
Bruce Momjian
Date:
Any JDBC people want to comment on this?

> Hi all!
>
> Attached is a small patch for src/interfaces/jdbc/Makefile.  It sets
> the CLASSPATH to "." before running javac and also before running
> 'java utils.CheckVersion'; otherwise, the user must do this themselves
> or get "class not found" error messages.
>
> The patch is applied by
>
>    patch < patch.Makefile
>
> run in src/interfaces/jdbc.
>
> William
> --
> William Webber                               william@peopleweb.net.au
> Senior Programmer
> PeopleWeb Australia                          http://www.peopleweb.com

[ Attachment, skipping... ]


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Re: [JDBC] Re: Patch for jdbc Makefile

From
Peter T Mount
Date:
Quoting Bruce Momjian <pgman@candle.pha.pa.us>:

>
> Any JDBC people want to comment on this?

Makefile is obsolete in 7.1, as is CheckVersion ;-)

>
> > Hi all!
> >
> > Attached is a small patch for src/interfaces/jdbc/Makefile.  It sets
> > the CLASSPATH to "." before running javac and also before running
> > 'java utils.CheckVersion'; otherwise, the user must do this
> themselves
> > or get "class not found" error messages.
> >
> > The patch is applied by
> >
> >    patch < patch.Makefile
> >
> > run in src/interfaces/jdbc.
> >
> > William
> > --
> > William Webber                               william@peopleweb.net.au
> > Senior Programmer
> > PeopleWeb Australia                          http://www.peopleweb.com
>
> [ Attachment, skipping... ]
>
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania
> 19026
>



--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/