Very interesting, I really would love if somebody got p9p to build with uclibc (and dietlibc). Any clue what would it take (I bet the issues are due to pthreads braindamage, maybe re-enabling the asm-non-pthreads version of libthread could help, although only some arches have it available).
uriel On Sat, Jul 25, 2009 at 7:46 AM, Brian Zhou<[email protected]> wrote: > > Ideally there should be a shared ipkg feed with 'all' as arch where > werc ipk belongs to. > > Right now werc ipk's are already in various feeds (arm, armeb, i686, > mipsel, powerpc) > > Unfortunately 9base does not build on uclibc platforms, so not all > optware targets can run werc. > > However, the optware targets that can run werc are already a lot: > > Linksys NSLU2, Marvell Sheevaplug > Buffalo, Freecom, HP, Lacie, Maxtor, QNAP, Synology, Western > Digital NAS > Palm Pre phone > > Cheers, > > -Brian > P.S. lots of feeds have inferno emu-g too. > > On Jul 24, 6:18 pm, uriel <[email protected]> wrote: >> On Jul 24, 11:49 pm, Brian Zhou <[email protected]> wrote: >> >> > Installation is simple, just "ipkg install werc lighttpd perl". The >> > packages will appear soon athttp://ipkg.nslu2-linux.org/feeds/optware/ >> >> Oh, missed this, very cool! let me know when it is there! Will post to >> the news page about it. >> >> Thanks again! >> >> uriel >> >> >> >> > Configuration in /opt/etc/lighttpd/conf.d/02-werc.conf >> >> > setenv.add-environment = ("PLAN9"=>"/opt/lib/9base") >> >> > $HTTP["host"] =~ "^fqdn:8081$" { >> > index-file.names = ( ) >> > server.error-handler-404 = "/werc.rc" >> > alias.url += ( "/werc.rc" => "/opt/share/www/werc/bin/ >> > werc.rc" ) >> > cgi.assign += ( ".rc" => "") >> > server.dir-listing = "disable" >> >> > } >> >> > One problem I noticed, since lighttpd by default runs on port 8081 to >> > avoid conflict with NAS management web interface, the URL of the >> > sitemap are all without port which defaults to 80. Is there a way to >> > add the port component if it's not 80? >> >> > -Brian Zhou >> > bzhou at nslu2 dash linux dot org > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "werc" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/werc9?hl=en -~----------~----~----~----~------~----~------~--~---
