Martín Melado dijo [Tue, Nov 11, 2008 at 09:52:06PM +0100]: > Hello,I am new to the list, and to Cherokee too :) > > I am trying to compile last stable version of Cherokee (0.10.1) in a Linksys > NSLU2 with Debian Lenny (5.0 RC1) installed. > The compiling goes fine (although it needs almost 30 minutes installing and > compiling...) but when I try to run cherokee-admin I get this error: > (...) > From what I can see, it seems a simple problem: some path in the configure > parameters is wrong or missing, right? > But I can't find what parameter is causing this. I used this line to do the > configure: > > sudo ./configure --localstatedir=/var --prefix=/usr --sysconfdir=/etc > --with-wwwroot=/var/www --disable-ipv6 --disable-tls > > I had a look to the Makefiles but couldn't get anything... maybe someone > here can give me some advice?
Hi, The NSLU2 is, IIRC, based on ARM - right? Try, instead of compiling your own, to use the 0.10.1-1 package (built for Sid). You can download and directly install the packages manually (http://packages.debian.org/sid/cherokee), or (better, easier) add Sid to your sources list, with lower priority (http://wiki.debian.org/AptPinning). I understand the NSLU2 is very space-challenged, and this might be the reason you are trying to compile on your own - But still, I hope our packages do serve you. Greetings, -- Gunnar Wolf - [EMAIL PROTECTED] - (+52-55)5623-0154 / 1451-2244 PGP key 1024D/8BB527AF 2001-10-23 Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
