Bugs item #1805160, was opened at 2007-09-30 09:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=591456&aid=1805160&group_id=89802
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: INSTALL has some typos
Initial Comment:
Index: INSTALL
===================================================================
--- INSTALL (revision 4638)
+++ INSTALL (working copy)
@@ -1,15 +1,16 @@
I. Full Installation
- To compile savonet you will need the developpement files of the following
- librarie: libmad, libshout, libvorbis. Optionnaly, you will also need: wget,
- libid3tag.
+ To compile savonet you will need the development files of the following
+ libraries: libmad, libshout, libvorbis. Optionnaly, you will also
+ need: wget and libid3tag.
On Debian systems, these dependencies can be installed by running (as root):
# aptitude install ocaml-findlib libcamomile-ocaml-dev
# aptitude install libmad0-dev libshout3-dev libvorbis-dev libid3tag0-dev
# aptitude install libasound2-dev autoconf automake
- To compile all the packages that are part of savonet type:
+ To compile all the packages (you may edit PACKAGES, though) that are
+ part of savonet type:
$ ./bootstrap
$ ./configure
Cheers,
Muelli
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=591456&aid=1805160&group_id=89802