Pointed to ldconfig
This commit is contained in:
parent
42b06d4d63
commit
44ddb22abe
@ -48,8 +48,12 @@ Version identification and help texts available afterwards:
|
|||||||
Install (eventually as superuser) cdrskin to a directory where it can be found:
|
Install (eventually as superuser) cdrskin to a directory where it can be found:
|
||||||
The command for global installation of both, libburn and cdrskin is
|
The command for global installation of both, libburn and cdrskin is
|
||||||
make install
|
make install
|
||||||
|
If the library libburn.so.4 is not found with a test run of cdrskin, then
|
||||||
|
try whether command
|
||||||
|
ldconfig
|
||||||
|
makes it accessible. With the statically linked binary this should not matter.
|
||||||
|
|
||||||
But you may as well do the few necessary actions manually. If cdrskin was
|
You may as well do the few necessary actions manually. If cdrskin was
|
||||||
already installed by a previous version, or by "make install" in the course
|
already installed by a previous version, or by "make install" in the course
|
||||||
of this installation, then find out where:
|
of this installation, then find out where:
|
||||||
which cdrskin
|
which cdrskin
|
||||||
|
Loading…
Reference in New Issue
Block a user