Tweak suggestions.
This commit is contained in:
parent
62bf5c65f4
commit
f6bdc692ec
@ -55,7 +55,8 @@ available here has to be applied before you can compile on an older system:
|
|||||||
tar xzf elfutils-VERSION.tar.gz
|
tar xzf elfutils-VERSION.tar.gz
|
||||||
patch -p1 -d elfutils-VERSION < elfutils-portability.patch
|
patch -p1 -d elfutils-VERSION < elfutils-portability.patch
|
||||||
cd elfutils-VERSION
|
cd elfutils-VERSION
|
||||||
./configure && make && make check && make install
|
./configure --program-prefix=eu-devel-
|
||||||
|
make && make check && make install
|
||||||
|
|
||||||
(That of course installs things under /usr/local, unlike the RPMs.)
|
(That of course installs things under /usr/local, unlike the RPMs.)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user