hi, i am trying to set up a site using werc and am testing the site on
my home computer, and have come across a problem with the plan9path.
sorry if this is a stupid question...but i'd appreciate the help.

 i am using werc-1.0.0-rc2. in the readme it says: "If your Plan 9
from User Space installation is located somewhere else than the
standard /usr/local/plan9/ you will need to edit the first line of bin/
werc.rc"

plan9 is installed in /usr/share/plan9, so i have:
$echo $PLAN9
/usr/share/plan9

per the readme, I changed the first line of werc.rc to #!/usr/share/
plan9/bin/rc, but when i start the server and navigate to the page i
made, i only get a blank page (i.e. nothing). I also made a (...)werc/
etc/initrc.local and added plan9port=/usr/share/plan9, but it still
doesn't work.

now if i leave the two changes i made above, and then make a symbolic
link in /usr/local like

plan9 -> /usr/share/plan9/

then the site works. so its like something is ignoring the first line
of werc.rc, and initrc.local and still looking for plan9 stuff in /usr/
local. any ideas what this is so I can change it to point to the right
place? (on the real web server I don't have access to /usr/local so I
can't make a sym link there.)

thanks,
adam.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to