• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

adns/H03-May-2022-8,6365,818

doc/H03-May-2022-

src/H03-May-2022-7,2755,105

COPYINGH A D02-Jan-200217.6 KiB341281

CREDITSH A D05-Mar-20021.2 KiB5441

MakefileH A D14-Apr-2002469 2922

READMEH A D18-Feb-20021 KiB5235

configureH A D03-May-20221 KiB6041

larbin.confH A D08-Jul-20031.6 KiB5216

options.hH A D08-Jul-20033.1 KiB1199

README

1******************************************************************
2            Larbin web crawler by Sebastien Ailleret
3******************************************************************
4
5******************
6Table of content :
7
8- Compiling
9- Configuring
10- Running
11- Supported platforms
12- Contact
13
14***********
15Compiling :
16
17have a look at options.h to choose options you need
18./configure
19gmake
20
21*************
22Configuring :
23
24see larbin.conf. Please be sure to specify your mail
25
26There is also some documentation in the doc directory in html format
27
28*********
29Running :
30
31Be sure you did the configuration
32
33./larbin
34
35to see how it works, http://localhost:8081/
36
37*********************
38Supported platforms :
39
40Larbin has mainly been developped under Linux
41I've tested larbin with success on Linux and freeBSD.
42
43It probably won't compile right out of the box on any other platform,
44but i'll work on it for future versions. Please report success or
45failure on any platform.
46
47*********
48Contact :
49
50mailto:sebastien@ailleret.com
51http://www.ailleret.com/
52