Re: [Hardhats-members] Fileman SEARCH frustration

2006-01-16 Thread Kevin Toppenberg
Zimmer, Why couldn't I do this on my machine? I have apt-get. But when I tried this, I got an error regarding package not found. Did not have enough sources? Kevin On 1/16/06, JohnLeoZimmer <[EMAIL PROTECTED]> wrote: > Nancy Anthracite wrote: > > I am going to take a stab at this from what I

Re: [Hardhats-members] Fileman SEARCH frustration

2006-01-16 Thread Bhaskar, KS
On Sat, 2006-01-14 at 22:00 -0600, Kevin Toppenberg wrote: > On 1/14/06, Kevin Toppenberg <[EMAIL PROTECTED]> wrote: > I am gettting a > > GT.M compile error. > > > > I'll keep working on this. > > Actually it's not a compile error, but just that it hadn't been > compiled. A simple zl "filen

Re: [Hardhats-members] Fileman SEARCH frustration

2006-01-16 Thread JohnLeoZimmer
Nancy Anthracite wrote: I am going to take a stab at this from what I know from using apt on my system, thanks to my son who takes good care of my Linux issues when he is available. ** Once you have found it, I strongly suspect apt with take acare of apache in the process

Re: [Hardhats-members] Fileman SEARCH frustration

2006-01-14 Thread Kevin Toppenberg
On 1/14/06, Kevin Toppenberg <[EMAIL PROTECTED]> wrote: I am gettting a > GT.M compile error. > > I'll keep working on this. Actually it's not a compile error, but just that it hadn't been compiled. A simple zl "filename" fixed the problem. I have seen Baskar do a command that will compile all t

Re: [Hardhats-members] Fileman SEARCH frustration

2006-01-14 Thread Kevin Toppenberg
Well, I edited the entries in the httpd.conf so that all references to apache2 where removed or changed to httpd equivalents, and now it is starting. But when I browse to a default home page, I am gettting a GT.M compile error. I'll keep working on this. . Kevin On 1/14/06, Kevin Toppenberg <[E

Re: [Hardhats-members] Fileman SEARCH frustration

2006-01-14 Thread Nancy Anthracite
I am going to take a stab at this from what I know from using apt on my system, thanks to my son who takes good care of my Linux issues when he is available. I suspect that you have to define what servers apt is allowed to use. In Debian, that is done in /etc/apt/sources.list . This is the

Re: [Hardhats-members] Fileman SEARCH frustration

2006-01-14 Thread Kevin Toppenberg
OK. I have just spent at least 2 hrs trying to get it working, and I have failed again. I don't have apache2. I have scoured the net and have not figured out how to uninstall my apache and install apache2. Apt-get install apache2 --> can't find package. apt-get install apache-mpm-prefork --> n

Re: [Hardhats-members] Fileman SEARCH frustration

2006-01-14 Thread Kevin Toppenberg
On 1/13/06, Jim Self <[EMAIL PROTECTED]> wrote: Did I say that I ADMIRE your tenacity and fortitude? ;)Thanks. :-) What sort of searches do you want to make? Who is going to formulate the searches? Naiveusers and/or programmers and expert users with training in logic and detailed knowledge ofthe d

Re: [Hardhats-members] Fileman SEARCH frustration

2006-01-13 Thread Jim Self
Kevin wrote: >I am frustrated. I have been doing my best to understand the functionality >of the ^DIS routines (FILEMAN interactive SEARCH functionality). My goal is >to provide a silent brute-force search API. Kevin, I admire your tenacity. I may be able to help. Tell me more about your desire

[Hardhats-members] Fileman SEARCH frustration

2006-01-13 Thread Kevin Toppenberg
I am frustrated.  I have been doing my best to understand the functionality of the ^DIS routines (FILEMAN interactive SEARCH functionality).  My goal is to provide a silent brute-force search API.So I have "uncompiled" all the dense code into a one-line-per-action format.  And I have stepped throug