
eykraus at gmail
Apr 27, 2008, 12:55 PM
Post #5 of 5
(322 views)
Permalink
|
yea i was able to compile it just fine.... Make and Make install had few errors but it installed. I did cherokee-admin i believe the command is via ssh and it worked this time... So bottom line.. What shal i do? Reinstall? What commands and all shal i type in when installing? On Sun, Apr 27, 2008 at 1:36 PM, Alvaro Lopez Ortega <alvaro[at]sun.com> wrote: > On 27 Apr 2008, at 19:36, Ed Kraus wrote: > > I use xampp. so mysql is fine. > > > > Well, that doesn't ensure a thing; there is not even a single > bug-free-proof program :-) (or software bundle as in this case). > > would u like all of the stuff that I > > ALSO i have mac os x server 10.4.11 if that matters.... dout it... > > get when doing the commands. Clues? LOL mmmm k. I ah have xcode > > installed. > > i first loggged in as ROot doing SUdo su. > > ./configure --localstatedir=/var --prefix=/usr --sysconfdir=/etc > > --with-wwwroot=/var/www > > thats the command i used. to configure it. > > > > Check out what the output of this comments is: > > /usr/bin/mysql_config --cflags > /usr/bin/mysql_config --libs > > Those might be commands that are introducing invalid compiler options. > > The config.txt is a log of what i see when configuring lol > > and ofcource make.txt is what happends when making. > > i dout u'll need make install's because it wont matter much.... it > > shows same issue. > > > > and now i got it 2 mostly install..... but it gives me 503 error for > > logging in at localhost:9090 > > it doesnt work at all with a domain... > > > > You have confused me with this. Does that mean that you did manage to > compile it? If so, you will need install it, otherwise cherokee-admin will > not work. > > The --mysql=no works mostly... i see some errors still heres 2 logs of > > what it shows with the --mysql=no line OUT > > > > > > On Sun, Apr 27, 2008 at 10:51 AM, Alvaro Lopez Ortega <alvaro[at]sun.com> > > wrote: > > On 27 Apr 2008, at 17:11, Ed Kraus wrote: > > > > Well 2 ppl have a problem installing cherokee. I'll tell my situation, I > > have a Mac os X. > > And i can do ./configure > > but get errors doin make and ofcource make install. > > i dunno if this matters but i am running another temp server. But i get > > the error with and without the other server being on. > > > > gcc: -E, -S, -save-temps and -M options are not allowed with multiple > > -arch flags > > make[2]: *** [libplugin_mysql_la-validator_mysql.lo] Error 1 > > make[1]: *** [all-recursive] Error 1 > > make: *** [all] Error 2 > > > > theres the error. hope someone can figure it out.. the top line is what > > was last shown. > > > > It isn't like you gave me many clues, but it looks like something is > > wrong with your mysql set up, or at least it is giving a wrong set of > > compiler parameters to the Cherokee installation. > > > > Try to do this on the top cherokee source directory. What does it > > report? > > > > $ grep MYSQL Makefile > > > > Another thing you could test is to add the --with-mysql=no to the > > ./configure invocation. > > > > -- > > Greetings, alo. > > > > -- > Greetings, alo. > > -- Ed Kraus
|