[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help: Burning multisession DVD+R with cdrecord 2.01.01a37



Slight install issue :( I tried a simple command: cdrskin and recieved this error:

cdrskin: error while loading shared libraries: libburn.so.4: cannot open shared object file: No such file or directory

locate cannot find it. I didn;t recieve any errors durning the ./configure, make, make install. Unfortunately I couldn't to a make check?
make: Nothing to be done for `check'.

Here is some output for "make install":

root@noah:/usr/catalog/cdrskin/cdrskin-0.4.2# make install
make[1]: Entering directory `/usr/catalog/cdrskin/cdrskin-0.4.2'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
/bin/bash ./libtool --silent --mode=install /usr/bin/install -c 'libburn/libburn.la' '/usr/local/lib/libburn.la'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/bin/bash ./libtool --silent --mode=install /usr/bin/install -c 'cdrskin/cdrskin' '/usr/local/bin/cdrskin'
if [ -f ./doc/doc.lock ]; then \
/usr/catalog/cdrskin/cdrskin-0.4.2/install-sh -d /usr/local/share/doc/libburn-0.4.2/html; \ /usr/bin/install -c -m 644 doc/html/* /usr/local/share/doc/libburn-0.4.2/html; \
       fi
test -z "/usr/local/include/libburn" || mkdir -p -- "/usr/local/include/libburn" /usr/bin/install -c -m 644 'libburn/libburn.h' '/usr/local/include/libburn/libburn.h' test -z "/usr/local/share/man/man1" || mkdir -p -- "/usr/local/share/man/man1" /usr/bin/install -c -m 644 './cdrskin/cdrskin.1' '/usr/local/share/man/man1/cdrskin.1'
test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/usr/local/lib/pkgconfig"
/usr/bin/install -c -m 644 'libburn-1.pc' '/usr/local/lib/pkgconfig/libburn-1.pc'
make[1]: Leaving directory `/usr/catalog/cdrskin/cdrskin-0.4.2'


Now, I tried to do some more after this, and I downloaded and installed libburn from http://files.libburnia-project.org/releases/libburn-0.4.2.tar.gz Next, I went back to cdskins, make clean, configure, make, make install, and I still recieved the error:

cdrskin: error while loading shared libraries: libburn.so.4: cannot open shared object file: No such file or directory

doing a locate for libburn* bring up nothing :(

I'll be waiting patiently :) I'll wait to answer your last email as soon ans I can get cdrskin working and I can try some stuff. I am still feeling adventurous (^_^)


Reply to: