Bugs item #1805160, was opened at 2007-09-30 16:17
Message generated for change (Comment added) made by dbaelde
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: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: David Baelde (dbaelde)
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
----------------------------------------------------------------------
>Comment By: David Baelde (dbaelde)
Date: 2007-10-06 15:40
Message:
Logged In: YES
user_id=640545
Originator: NO
Thanks, I did that in rev. #4646.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=591456&aid=1805160&group_id=89802