[postgis-users] where's the postgis.jar i compiled?

TECHER Jean David davidtecher at yahoo.fr
Wed Aug 25 02:02:41 PDT 2004


Hi 

if you want to test the file TestServer.java

as it is said in tke file postgis/jdbc/README

	open the file TestServer.java

changes the connexion
for example for me it is

		Connection conn;
		
		String dbname = "madatabase";
		String dbuser = "david";
		String dbpass = "empr888";
		String dbhost = "localhost";
		String dbport = "5432";

then rerun

	make
then 
	make jtest

and 
	make jar

for postgis.jar

All works fine for me :)

TECHER JEAN DAVID
- Responsable Informatique 01MAP -
e-mail:davidtecher at yahoo.fr
Tel: 06 85 37 36 75
Site PostGIS: http://techer.pascal.free.fr/postgis/index.htm 

> -----Message d'origine-----
> De : postgis-users-bounces at postgis.refractions.net
> [mailto:postgis-users-bounces at postgis.refractions.net]De la part de
> Michael Mallete
> Envoye : mercredi 25 aout 2004 07:21
> A : postgis-users at postgis.refractions.net
> Objet : [postgis-users] where's the postgis.jar i compiled?
> 
> 
> hello mr. david! thank you for your response. 
> 
> anyway, i already did steps 1 and 2. then in step 3,
> after doing "make," i should be copying the
> postgis.jar to my java libraries. the problem is, i
> can't find where postgis.jar is. where is it?
> 
> 
> thank you so much again for your time. :)
> 
> -Myk 
> 
> >Hi 
> >
> >see
> >
> >http://postgis.refractions.net/docs/x183.html
> 
> 
> 		
> _______________________________
> Do you Yahoo!?
> Win 1 of 4,000 free domain names from Yahoo! Enter now.
> http://promotions.yahoo.com/goldrush
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
> 




More information about the postgis-users mailing list