On Mon December 29 2008, Justin Piszcz wrote: > What kind of burner/media?
ok, so I wanted to install cdrkit. I see cdrkit-doc installed, but it can't find cdrkit. So I download the source to cdrkit-1.1.9 and try a make: # make make: [build/Makefile] Error 1 (ignored) cd build && cmake .. CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. Configuring Cdrkit, version 1.1.9 CMake Error at wodim/CMakeLists.txt:18 (MESSAGE): Error: found a Linux system but no libcap header. Install libcap-dev. -- Configuring done make: *** [build/Makefile] Error 1 ---------------------------------- if I use -Wno-dev that error goes away. and I have libcap-dev installed: # dpkg --list libcap-dev ||/ Name Version Description +++-==============-==============-============================================ ii libcap-dev 1:1.10-14 development libraries and header files for l should I not be trying to install cdrkit? I really wanted to just purge all the appropriate apps and build from source for my system.. other options? -- Paul Cartwright Registered Linux user # 367800 Registered Ubuntu User #12459 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org