File: COMPILE

package info (click to toggle)
ebook-speaker 6.2.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 3,200 kB
  • sloc: ansic: 7,337; sh: 4,849; makefile: 553; sed: 16
file content (22 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
To compile eBook-speaker, be sure the following extra packages are installed:

   libasound2-dev
   libpulse-dev
   libncursesw5-dev
   libsox-dev
   libmagic-dev
   libxml2-dev
   libsndfile1-dev
   libflac-dev
   libogg-dev
   libvorbis-dev

Give the following command:

   $ ./configure
   $ make

Give, as user root, the following command to install eBook-speaker
onto your system:

   # make install