File: INSTALL

package info (click to toggle)
filelight 0.99beta6-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,604 kB
  • ctags: 662
  • sloc: sh: 8,992; cpp: 3,775; perl: 2,724; makefile: 104; ansic: 9
file content (10 lines) | stat: -rw-r--r-- 271 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Compile like so:

./configure && make && su -c "make install"

You may like to try:

CXXFLAGS="-O3" ./configure --enable-final --disable-debug && make && su -c "make install"

But if that doesn't work always, always try the first way before filing
a bug. Thanks!