Frederik Orellana <[EMAIL PROTECTED]> a tapoté :

> Hi.
> 
> PROBLEM:
> 
> When installing savannah, make database doesn't work.
> 
> REASON:
> 
> mysql "-u savannah -p" -e "create database savannah"
> is syntatically wrong, it should be
> mysql -u savannah -p -e "create database savannah"

I do not think that the point.

I think that the trouble is the fact that you apparently havent not
set a password for your database.

Can you can give the full error message you get?

Regards,

> 
> SOLUTION:
> 
> In "configure", change
> \"$SV_DB_OPTIONS\"
> to
> $SV_DB_OPTIONS
> 
> Frederik Orellana
> 
> _______________________________________________
> Savannah-dev mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/savannah-dev
> 
> 

-- 
Mathieu Roy
 
 << Profile  << http://savannah.gnu.org/users/yeupou <<
 >> Homepage >> http://yeupou.coleumes.org           >>
 << GPG Key  << http://gpg.coleumes.org              <<


Reply via email to