From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GA4Kx-0000uD-8C for garchives@archives.gentoo.org; Mon, 07 Aug 2006 12:36:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k77CYZAe000759; Mon, 7 Aug 2006 12:34:35 GMT Received: from mail43.e.nsc.no (mail43.e.nsc.no [193.213.115.43]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k77CYYmh012624 for ; Mon, 7 Aug 2006 12:34:35 GMT Received: from mail.nor.wtbts.org ([213.234.126.131]) by mail43.nsc.no (8.13.7/8.13.5) with ESMTP id k77CYYu4011406 for ; Mon, 7 Aug 2006 14:34:34 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.nor.wtbts.org (Postfix) with ESMTP id 023C040E6C for ; Mon, 7 Aug 2006 14:34:33 +0200 (CEST) Received: from mail.nor.wtbts.org ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24168-01 for ; Mon, 7 Aug 2006 14:34:33 +0200 (CEST) Received: from nc.nor.wtbts.org (unknown [192.168.65.211]) by mail.nor.wtbts.org (Postfix) with ESMTP id 9E5063FA06 for ; Mon, 7 Aug 2006 14:34:33 +0200 (CEST) Subject: Re: [gentoo-embedded] web development for embedded? From: Natanael Copa To: gentoo-embedded@lists.gentoo.org In-Reply-To: References: Content-Type: text/plain Date: Mon, 07 Aug 2006 14:34:33 +0200 Message-Id: <1154954073.17206.31.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at wtbts.no X-Archives-Salt: d4042d70-f4e6-4d2b-b4f4-73660aaaa998 X-Archives-Hash: ed75db1b64d2c09777caffaf57975aff On Mon, 2006-08-07 at 13:44 +0200, Peter S. Mazinger wrote: > On Mon, 31 Jul 2006, Natanael Copa wrote: > > > Hi all, > > > > Kepler seems to be a good platform if you are developing web on > > embedded. http://www.keplerproject.org/ > > > > Does anybody have ebuilds for the kepler web development framework? > > I have looked into it, the makefiles are in very bad shape there ;-( Yes. Thats why I asked here and not just made an ebuild myself. > possible USE flags: expat zip(requires zziplib) ldap postgres mysql > sqlite(3) oracle (probably only one of the sql dbs is supported) apache2 > (mod2 launcher) fastcgi (fastcgi launcher) java (servlet launcher) > > The lua package in gentoo should also provide bin2c needed by some of the > launchers (cd ${S}; emake -C etc bin2c; cp etc/bin2c ${D}/usr/bin/) I have actually given up kepler for now. Seems like haserl/haserldb/shell will bring us far enough. If it doesnt, we might add some lua. Thanks! -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list