Re: Anyone have experience building LARM?

2003-03-25 Thread Clemens Marschner
The build file is not working.

You basically have to do what David Worms did (see his postings some weeks
ago):
- Extract the source of the HTTPClient into a directory
- move the files from LARM/src/HTTPClient over (overwriting some files
there)
- build the HTTPClient and put it into a .jar
- put the resulting .jar in ANT's classpath when building LARM

Sorry for that inconvenience. I'll try to fix that.

Regards

Clemens

- Original Message -
From: "John Bresnik" <[EMAIL PROTECTED]>
To: "Lucene Users List" <[EMAIL PROTECTED]>; "Clemens
Marschner" <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 7:24 PM
Subject: Re: Anyone have experience building LARM?


> I totally unsuccessful at building it and basically gave up - if you want
i
> can send you the build output specifying how it failed, etc. let me know.
> thanks.
> - Original Message -
> From: "Clemens Marschner" <[EMAIL PROTECTED]>
> To: "Lucene Users List" <[EMAIL PROTECTED]>
> Sent: Sunday, March 23, 2003 9:48 AM
> Subject: Re: Anyone have experience building LARM?
>
>
> > There seems to be a problem for quite some time now. I'll try to figure
> this
> > out tomorrow evening (GMT+1), ok?
> >
> >
> > Clemens Marschner
> >
> > - Original Message -
> > From: "John Bresnik" <[EMAIL PROTECTED]>
> > To: "Lucene Users List" <[EMAIL PROTECTED]>
> > Sent: Saturday, March 22, 2003 2:05 AM
> > Subject: Anyone have experience building LARM?
> >
> >
> > > sorry this is all a little new to me, but it looks like i am getting
> this
> > > error [amoung the 300 or so others]
> > >
> > > [javac]
> > >
> >
>
D:\Jakarta\jakarta-lucene-sandbox\contributions\webcrawler-LARM\buid\src\HTT
> > > PClient\alt\HotJava\HTTPClient\HTTPResponse.java:57: duplicate class:
> > > TTPClient.HTTPResponse
> > > [javac] public class HTTPResponse implements GlobalConstants,
> > > HTTPClientMod
> > > leConstants
> > > [javac]^
> > >
> > >
> > > any ideas why i would get this? according to the docs i have to
> HTTPClient
> > > installed [which i do]
> > > thanks
> > >
> > >
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Anyone have experience building LARM?

2003-03-25 Thread John Bresnik
I totally unsuccessful at building it and basically gave up - if you want i
can send you the build output specifying how it failed, etc. let me know.
thanks.
- Original Message -
From: "Clemens Marschner" <[EMAIL PROTECTED]>
To: "Lucene Users List" <[EMAIL PROTECTED]>
Sent: Sunday, March 23, 2003 9:48 AM
Subject: Re: Anyone have experience building LARM?


> There seems to be a problem for quite some time now. I'll try to figure
this
> out tomorrow evening (GMT+1), ok?
>
>
> Clemens Marschner
>
> - Original Message -
> From: "John Bresnik" <[EMAIL PROTECTED]>
> To: "Lucene Users List" <[EMAIL PROTECTED]>
> Sent: Saturday, March 22, 2003 2:05 AM
> Subject: Anyone have experience building LARM?
>
>
> > sorry this is all a little new to me, but it looks like i am getting
this
> > error [amoung the 300 or so others]
> >
> > [javac]
> >
>
D:\Jakarta\jakarta-lucene-sandbox\contributions\webcrawler-LARM\buid\src\HTT
> > PClient\alt\HotJava\HTTPClient\HTTPResponse.java:57: duplicate class:
> > TTPClient.HTTPResponse
> > [javac] public class HTTPResponse implements GlobalConstants,
> > HTTPClientMod
> > leConstants
> > [javac]^
> >
> >
> > any ideas why i would get this? according to the docs i have to
HTTPClient
> > installed [which i do]
> > thanks
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Anyone have experience building LARM?

2003-03-25 Thread Clemens Marschner
There seems to be a problem for quite some time now. I'll try to figure this
out tomorrow evening (GMT+1), ok?


Clemens Marschner

- Original Message -
From: "John Bresnik" <[EMAIL PROTECTED]>
To: "Lucene Users List" <[EMAIL PROTECTED]>
Sent: Saturday, March 22, 2003 2:05 AM
Subject: Anyone have experience building LARM?


> sorry this is all a little new to me, but it looks like i am getting this
> error [amoung the 300 or so others]
>
> [javac]
>
D:\Jakarta\jakarta-lucene-sandbox\contributions\webcrawler-LARM\buid\src\HTT
> PClient\alt\HotJava\HTTPClient\HTTPResponse.java:57: duplicate class:
> TTPClient.HTTPResponse
> [javac] public class HTTPResponse implements GlobalConstants,
> HTTPClientMod
> leConstants
> [javac]^
>
>
> any ideas why i would get this? according to the docs i have to HTTPClient
> installed [which i do]
> thanks
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Anyone have experience building LARM?

2003-03-21 Thread John Bresnik
sorry this is all a little new to me, but it looks like i am getting this
error [amoung the 300 or so others]

[javac]
D:\Jakarta\jakarta-lucene-sandbox\contributions\webcrawler-LARM\buid\src\HTT
PClient\alt\HotJava\HTTPClient\HTTPResponse.java:57: duplicate class:
TTPClient.HTTPResponse
[javac] public class HTTPResponse implements GlobalConstants,
HTTPClientMod
leConstants
[javac]^


any ideas why i would get this? according to the docs i have to HTTPClient
installed [which i do]
thanks




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]