[cairo-commit] [cairo-www] src/roadster.mdwn

Carl Worth cworth at freedesktop.org
Thu Jul 28 13:24:08 PDT 2011


 src/roadster.mdwn |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e1f95d0fb505b6951f30eb6db9ef8e06216413ce
Author: nis.martensen <nis.martensen at web>
Date:   Thu Jul 28 13:24:08 2011 -0700

    more

diff --git a/src/roadster.mdwn b/src/roadster.mdwn
index a8f4509..430e1e3 100644
--- a/src/roadster.mdwn
+++ b/src/roadster.mdwn
@@ -17,7 +17,7 @@ Build it with:
 	make
 	sudo make install
 
-Now roadster uses MySQL, so you have to [configure](http://freeediblearrangementscoupons.com) the database connection parameters.  Keep in mind that these are only used for the actual connection.  After roadster is connected to the MySQL server, it attempts to create a database called 'roadster' if it doesn't exist and uses that one.  That is, the 'database' connection parameter is used only for connecting to the server, not using that database ([bug 12320][8]).
+Now roadster uses MySQL, so you have to configure the database connection parameters.  Keep in mind that these are only used for the actual connection.  After roadster is connected to the MySQL server, it attempts to create a database called 'roadster' if it doesn't exist and uses that one.  That is, the 'database' connection parameter is used only for connecting to the server, not using that database ([bug 12320][8]).
 
 To specify the connection parameters, create the directory ~/.roadster and edit the file ~/.roadster/roadster.conf.  Put in it (substitute your actual values):
 


More information about the cairo-commit mailing list