Re: problems installing [FIXED]
will guaraldi <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
I tossed a note in config.py and one in the manual. I also tossed a TODO item in the TODO list to go back and make sure the documentation for config.py is clear and has examples and such. Thanks! /will On Mon, 25 Sep 2006, Samuel Wright wrote: > > Hi Guys, > > Fixed the problem. > ---- > codebase should be pointing to a directory that has a folder "Pyblosxom" > in it, not directly to that folder. The folder "Pyblosxom" is the one > that has __init__.py in it. > ----- > might be good to clarify in the comments/instructions. > > Cheers > Sam > > On 25/09/06, Samuel Wright <[email protected]> wrote: >> Hi Guys, >> >> Having a spot of bother installing Pyblosxom, uploaded fine, python >> running (2.3.4), but when trying to run the cgi from command line for >> the first time I get >> >> ./pyblosxom.cgi >> Traceback (most recent call last): >> File "./pyblosxom.cgi", line 27, in ? >> from Pyblosxom.pyblosxom import PyBlosxom >> ImportError: No module named Pyblosxom.pyblosxom >> >> in setup.py i have >> >> # If your PyBlosxom installation is in a funky place, uncomment >> # this next line and point it to your PyBlosxom installation >> # directory. >> py["codebase"] = "/home/lykoszine/domains/techwriter.me.uk/Pyblosxom" >> >> and >> >> [lykoszine@psi cgi-bin]$ ls /home/lykoszine/domains/techwriter.me.uk/Pyblosxom >> cache flavours _logging.py plugin_utils.pyc renderers tools.pyc >> entries __init__.py plugin_utils.py pyblosxom.py tools.py >> >> the install dir and files are all readable by server >> >> Thanks >> Sam >> > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > pyblosxom-users mailing list > pyblosxom-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/pyblosxom-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV