My favorites
▼
|
Sign in
padb
Padb - a tool for inspecting and debugging parallel jobs.
Project Home
Downloads
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
README.Developers
r449
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Padb is managed by autoconf and all the normal build rules apply,
"./configure && make && make install" being the normal build mechanism.
A file called "autogen.sh" is provided to convert a raw Subversion tree
into a tree which is buildable in the standard autoconf way. After a
checkout of the source all a developer needs to do is to execute the
following command once and he can then build as normal.
$ ./autogen.sh
No dependency on any particular version of autoconf is known, I have tested
with 2.61 and 2.65 at this time.
It is still possible to build and run this package without using autoconf,
padb itself is a stand-alone perl program contained in a single file. The
helper program, minfo, is a c program can be compiled with the command
"make -f Makefile-simple" executed from the src directory.
Show details
Hide details
Change log
r376
by apittman on Dec 22, 2009
Diff
Add a README.Developers file to describe how to build from SVN.
Go to:
/trunk/README.Developers
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 815 bytes, 19 lines
View raw file
Powered by
Google Project Hosting