|
List Info
Thread: hellow list && problem with svn compilation
|
|
| hellow list && problem with svn
compilation |

|
2006-09-16 20:45:33 |
Hellow list of cherokee!!!
im download the version svn of cherokee and idont find the
configure script to compile cherokee on dir trunk and
branches...
and i exec autogen.sh script to generate the configure
script (on trunk dir) but haves problems:
cherokee/Makefile.am:564: variable `MYSQL_LDFLAGS' not
defined
repeat this very times
some one suggest to compile the svn version of cherokee ???
sorry but my english is poor and bad!
_______________________________________________
Cherokee mailing list
Cherokee 0x50.org
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
|
|
| hellow list && problem with svn
compilation |

|
2006-09-16 22:16:22 |
Hi zodman
Try to install the MySQL development files or run:
./autogen.sh --prefix=/usr
If it doesn't work and you don't care about the MySQL
validator thing,
then try:
./autogen.sh --prefix=/usr --with-mysql=no
If you run into similar errors again you should take a look
at:
./autogen.sh --help
On Sat, 2006-09-16 at 15:45 -0500, Andres Vargas Rdz wrote:
> Hellow list of cherokee!!!
>
> im download the version svn of cherokee and idont find
the configure script to compile cherokee on dir trunk and
branches...
>
> and i exec autogen.sh script to generate the configure
script (on trunk dir) but haves problems:
>
> cherokee/Makefile.am:564: variable `MYSQL_LDFLAGS' not
defined
> repeat this very times
> some one suggest to compile the svn version of cherokee
???
>
> sorry but my english is poor and bad!
> _______________________________________________
> Cherokee mailing list
> Cherokee 0x50.org
> http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
--
La civilización no suprime la barbarie, la perfecciona.
-Voltaire
http://xiam.underlife.org
a>
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam
¡gratis!
Regístrate ya - http://correo.yahoo.com.m
x/
_______________________________________________
Cherokee mailing list
Cherokee 0x50.org
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
|
|
| hellow list && problem with svn
compilation |

|
2006-09-16 22:16:22 |
Hi zodman
Try to install the MySQL development files or run:
./autogen.sh --prefix=/usr
If it doesn't work and you don't care about the MySQL
validator thing,
then try:
./autogen.sh --prefix=/usr --with-mysql=no
If you run into similar errors again you should take a look
at:
./autogen.sh --help
On Sat, 2006-09-16 at 15:45 -0500, Andres Vargas Rdz wrote:
> Hellow list of cherokee!!!
>
> im download the version svn of cherokee and idont find
the configure script to compile cherokee on dir trunk and
branches...
>
> and i exec autogen.sh script to generate the configure
script (on trunk dir) but haves problems:
>
> cherokee/Makefile.am:564: variable `MYSQL_LDFLAGS' not
defined
> repeat this very times
> some one suggest to compile the svn version of cherokee
???
>
> sorry but my english is poor and bad!
> _______________________________________________
> Cherokee mailing list
> Cherokee 0x50.org
> http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
--
La civilización no suprime la barbarie, la perfecciona.
-Voltaire
http://xiam.underlife.org
a>
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam
¡gratis!
Regístrate ya - http://correo.yahoo.com.m
x/
_______________________________________________
Cherokee mailing list
Cherokee 0x50.org
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
|
|
| hellow list && problem with svn
compilation |

|
2006-09-17 04:18:17 |
my problems are the same ........
but i find the reason ... some files are ignored on the svn
when i downloaded the commit.
:o
the file ignored are configure script to compile cherokee
:O
jojoojojoojoojooojojojojo
/me reading svn book ........!!
check out: http:
//www.0x50.org/bugs/browser/cherokee/trunk
On Sat, 16 Sep 2006 17:16:22 -0500
"J. Carlos Nieto" <xiamkong yahoo.com.mx> wrote:
> Hi zodman
>
> Try to install the MySQL development files or run:
>
> ./autogen.sh --prefix=/usr
>
> If it doesn't work and you don't care about the MySQL
validator thing,
> then try:
>
> ./autogen.sh --prefix=/usr --with-mysql=no
>
> If you run into similar errors again you should take a
look at:
>
> ./autogen.sh --help
>
>
> On Sat, 2006-09-16 at 15:45 -0500, Andres Vargas Rdz
wrote:
> > Hellow list of cherokee!!!
> >
> > im download the version svn of cherokee and idont
find the configure script to compile cherokee on dir trunk
and branches...
> >
> > and i exec autogen.sh script to generate the
configure script (on trunk dir) but haves problems:
> >
> > cherokee/Makefile.am:564: variable
`MYSQL_LDFLAGS' not defined
> > repeat this very times
> > some one suggest to compile the svn version of
cherokee ???
> >
> > sorry but my english is poor and bad!
> > _______________________________________________
> > Cherokee mailing list
> > Cherokee 0x50.org
> > http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
> --
> La civilización no suprime la barbarie, la perfecciona.
-Voltaire
> http://xiam.underlife.org
a>
>
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam
¡gratis!
> Regístrate ya - http://correo.yahoo.com.m
x/
>
_______________________________________________
Cherokee mailing list
Cherokee 0x50.org
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
|
|
| hellow list && problem with svn
compilation |

|
2006-09-17 04:18:17 |
my problems are the same ........
but i find the reason ... some files are ignored on the svn
when i downloaded the commit.
:o
the file ignored are configure script to compile cherokee
:O
jojoojojoojoojooojojojojo
/me reading svn book ........!!
check out: http:
//www.0x50.org/bugs/browser/cherokee/trunk
On Sat, 16 Sep 2006 17:16:22 -0500
"J. Carlos Nieto" <xiamkong yahoo.com.mx> wrote:
> Hi zodman
>
> Try to install the MySQL development files or run:
>
> ./autogen.sh --prefix=/usr
>
> If it doesn't work and you don't care about the MySQL
validator thing,
> then try:
>
> ./autogen.sh --prefix=/usr --with-mysql=no
>
> If you run into similar errors again you should take a
look at:
>
> ./autogen.sh --help
>
>
> On Sat, 2006-09-16 at 15:45 -0500, Andres Vargas Rdz
wrote:
> > Hellow list of cherokee!!!
> >
> > im download the version svn of cherokee and idont
find the configure script to compile cherokee on dir trunk
and branches...
> >
> > and i exec autogen.sh script to generate the
configure script (on trunk dir) but haves problems:
> >
> > cherokee/Makefile.am:564: variable
`MYSQL_LDFLAGS' not defined
> > repeat this very times
> > some one suggest to compile the svn version of
cherokee ???
> >
> > sorry but my english is poor and bad!
> > _______________________________________________
> > Cherokee mailing list
> > Cherokee 0x50.org
> > http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
> --
> La civilización no suprime la barbarie, la perfecciona.
-Voltaire
> http://xiam.underlife.org
a>
>
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam
¡gratis!
> Regístrate ya - http://correo.yahoo.com.m
x/
>
_______________________________________________
Cherokee mailing list
Cherokee 0x50.org
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
|
|
[1-5]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|