Update of /cvsroot/fink/dists/10.2-gcc3.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31656/10.2-gcc3.3/unstable/crypto/finkinfo

Modified Files:
        postgresql-ssl-perl.info postgresql-ssl-python-py.info 
        postgresql-ssl-tcl.info 
Log Message:
technically, this should get a rev up, but it's just a pedantic postinstall
message change, so I'm gonna leave it  :)


Index: postgresql-ssl-python-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/crypto/finkinfo/postgresql-ssl-python-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- postgresql-ssl-python-py.info       23 Aug 2004 02:05:53 -0000      1.2
+++ postgresql-ssl-python-py.info       27 Aug 2004 21:12:17 -0000      1.3
@@ -98,9 +98,13 @@
 *** WARNING ***
 
 To be able to use this (plpython) in PostgreSQL, you will need to
-start your database, and then run:
+start your database:
 
-  sudo -u postgres %p/bin/createlang plpython template1
+  sudo %p/bin/pgsql.sh start
+
+...and then run:
+
+  sudo -u postgres %p/bin/createlang plpythonu template1
 
 *** WARNING ***
 END

Index: postgresql-ssl-tcl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/crypto/finkinfo/postgresql-ssl-tcl.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- postgresql-ssl-tcl.info     23 Aug 2004 02:05:53 -0000      1.7
+++ postgresql-ssl-tcl.info     27 Aug 2004 21:12:17 -0000      1.8
@@ -101,10 +101,18 @@
 *** WARNING ***
 
 To be able to use this (pltcl) in PostgreSQL, you will need to
-start your database, and then run:
+start your database:
+
+  sudo %p/bin/pgsql.sh start
+
+...and then run:
 
   sudo -u postgres %p/bin/createlang pltcl template1
 
+...or, for the "untrusted" interpreter:
+
+  sudo -u postgres %p/bin/createlang pltclu template1
+
 *** WARNING ***
 END
 <<

Index: postgresql-ssl-perl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/crypto/finkinfo/postgresql-ssl-perl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- postgresql-ssl-perl.info    23 Aug 2004 02:05:53 -0000      1.5
+++ postgresql-ssl-perl.info    27 Aug 2004 21:12:17 -0000      1.6
@@ -106,10 +106,18 @@
 *** WARNING ***
 
 To be able to use this (plperl) in PostgreSQL, you will need to
-start your database, and then run:
+start your database:
+
+  sudo %p/bin/pgsql.sh start
+
+...and then run:
 
   sudo -u postgres %p/bin/createlang plperl template1
 
+...or, for the "untrusted" interpreter:
+
+  sudo -u postgres %p/bin/createlang plperlu template1
+
 *** WARNING ***
 END
 <<



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to