[Hepserver-devel] Re: [computer] Re: HEP Install
Status: Alpha
Brought to you by:
abefettig
|
From: Curtis S. <cur...@ve...> - 2003-05-15 19:12:56
|
Abe, Well it works. I did what you recommended and got "can't open file" and / or "syntax error". I eventually found that there was something wrong with my Python 2.2 installation, so I reinstalled it and Twisted and then HEP worked fine. I'm reading through the material you've written on HEP and the app looks very interesting and promising. It'll take me a while of playing with it to see how I can use it. Can I create custom message sources ? like pdf's from a specific Website ? Can I use HEP to index, or at least make sense of some large collections of HTML files - news articles, documents, manuals, etc. - that reside on my HD ? At 5/15/2003, you wrote: >Hi Curtis, > >Thanks for your interest in Hep, and for sending a nice detailed bug >report. It sounds like you've done everything right so far. To debug >the problem you're having, the best thing to do is run Hep from the >command line: > >cd e:\program files_MC\Hep >python hep-add-user.py > >This will let you see the error that Hep is generating. Send me the >error, and I'll try to figure out what's going on. > >Thanks! > >Abe > >On Thu, 2003-05-15 at 06:59, Curtis Seyfried wrote: > > Hi, Abe, > > I was reading your weblog posts about HEP and it sounds very > > interesting. I downloaded the zip file and unzipped it into E:\program > > files_MC\Hep > > > > OH, I am running a win2K pro standalone workstation box SP3 with all > > updates, patches and other stupid stuff you must do to keep a working > > MS Win machine. I have a Dell Dimension XPS T700r PIII-700, 512 meg. > > RAM. DSL for Internet connection. MS Office 2000 pro, Open Office 1.2 > > beta. Symantec Norton AV 2003 w/ NU 2003, Zone Alarm Pro v.3.7.143 > > firewall along with Symantec Norton Internet Security and Tiny > > Firewall as backup firewalls. > > > > Python 2.2 is installed on D:\program files4\Python22, and Twisted is > > installed into the same directory. I use Eudora pro 5.2.1 for e-mail > > and have IE6, MoZZilla 1.3 and 1.4 Opera 7 and a few other browsers. > > I have Apache HTTP Server installed, configured and runable, though I > > am not using at the moment, also Jakarta Tomcat 4.1.8 installed > > configured and runable only when I run the apps it is used for. Also > > a custom config of Tomcat called Schroedinger, it has a Java Swing GUI > > which allows you to manage Tomcat and view all error messages. > > ******* > > I configured the hep.ini file to point to a data directory in HEP's > > directory, and it is created. I configured the 1st line of both hep.py > > and hep-add-user.py to read #!D:/program files7/Python22/python > > > > I then tried to run hep-add-user.py, a python CM window opens, some > > messages fly by and it closes. No prompts for username and password. I > > tried anyway to run hep.py same results. > > > > Do you know how I can get python to log the error messages that fly by > > when I run hep-add-user.py ? > > > > Is there anything you can recommend that I might be doing wrong ? I'm > > not familiar with Python for programming, I use it to run ZOPE and > > Easy Publisher. > > ******* > > You mentioned ZOE and Spaces. I have both. I use ZOE to index and > > search all my e-mail, it is great, and still a work in progress. I'm > > also using PopFile to filter and classify my incoming e-mail. > > > > Spaces is now Clevercactus, a cat, and has progressed well but not to > > the point where I trust it enough to use as a sole e-mail client. But, > > it is coming along well and will make a very good OUTLOOK replacement > > with additional features. Being Java it won't be so susceptible to > > virus attacks waged against OutLook. I have Outlook installed but > > stopped using it because of too many problems. > > > > > > > > ------------------ > > All Outgoing mail, downloaded files and e-mail attachments are > > certified > > Virus Free. Checked by Symantec Norton Anti-virus 2003 using the > > latest virus definition > > list. > > ------------------------ > > All Incoming mail, downloaded files and e-mail attachments are > > certified > > Virus Free. Checked by Symantec Norton Anti-virus 2003 using the > > latest virus definition > > list. > > Curtis Seyfried, B.Sc., MA., Paralegal < > > mailto:cur...@ve...> > > Bronx, New York, NY. > > Anti-Spam sites to goto: > > http://thisurlenablesemailtogetthroughoverzealousspamfilters.org or > > http://wecanstopspam.org >-- >Abe |