PDA

View Full Version : Kb3


Superman3332001
08-08-2005, 03:52 PM
Hi there I tired to run k3b and I got the error Unable to find cdrdao executable.
I was wondering if anyone knew where I could get the missing file it needs or do I edit something.

Thanks

ultrabuzz
08-08-2005, 10:05 PM
First you probably want to run k3bsetup (as root) to make sure your search path is set up right.
Run k3bsetup, click on "Search Path" tab and verify it lists these:
/usr/bin
/usr/local/bin
/usr/sbin/
/usr/local/sbin
/sbin
If all ok there, your probably missing cdrdao and cdrtools packages. Download and install manually or using a package manager your distro came with.

Superman3332001
08-14-2005, 08:03 PM
First you probably want to run k3bsetup (as root) to make sure your search path is set up right.
Run k3bsetup, click on "Search Path" tab and verify it lists these:
/usr/bin
/usr/local/bin
/usr/sbin/
/usr/local/sbin
/sbin
If all ok there, your probably missing cdrdao and cdrtools packages. Download and install manually or using a package manager your distro came with.

So do u have any idea where I could get a copy of it.

Thanks

Superman3332001
08-17-2005, 10:37 AM
So do u have any idea where I could get a copy of it.

Thanks
Okay I found a copy and installed it and when i run ./configure here is what the output is

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for ar... ar
checking whether make sets $(MAKE)... (cached) yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for u_int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for sched_getparam... yes
checking for sched_get_priority_max... yes
checking for sched_setscheduler... yes
checking for socket in -lsocket... no
checking for connect in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for inet_addr in -lnsl... yes
checking for inet_ntoa in -lnsl... yes
checking for strerror... yes
checking for mlockall... yes
checking for munlockall... yes
checking for getpagesize... yes
checking for usleep... yes
checking for setreuid... yes
checking for setregid... yes
checking for seteuid... yes
checking for setegid... yes
checking for setuid... yes
checking for setgid... yes
checking for inet_aton... yes
checking for pthread_create... no
checking for pthread_create in -lpthread... yes
checking for pthread_sigmask in -lpthread... yes
checking for pthread_attr_setschedpolicy in -lpthread... yes
checking for pthread_attr_setschedparam in -lpthread... yes
checking for pthread_getschedparam in -lpthread... yes
checking for pthread_setschedparam in -lpthread... yes
checking for Lame library version >= 3.92... no
Building of toc2mp3 disabled
checking for pkg-config... /usr/bin/pkg-config
checking for sigc++-2.0 >= 2.0.0... yes
checking SIGCPP2_CFLAGS... -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
checking SIGCPP2_LIBS... -lsigc-2.0
checking for gtkmm-2.4 >= 2.4.0... yes
checking GTKMM2_CFLAGS... -DXTHREADS -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0
checking GTKMM2_LIBS... -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for libgnomemm-2.6 >= 2.6.0... yes
checking LIBGUIMM2_CFLAGS... -DXTHREADS -DORBIT2=1 -pthread -I/usr/include/libgnomemm-2.6 -I/usr/lib/libgnomemm-2.6/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/libgnome-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
checking LIBGUIMM2_LIBS... -Wl,--export-dynamic -pthread -lgnomemm-2.6 -lgtkmm-2.4 -lgnome-2 -lpopt -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for libgnomeuimm-2.6 >= 2.6.0... yes
checking LIBGUIMM2_CFLAGS... -DXTHREADS -DORBIT2=1 -pthread -I/usr/include/libgnomeuimm-2.6 -I/usr/lib/libgnomeuimm-2.6/include -I/usr/include/libgnomemm-2.6 -I/usr/lib/libgnomemm-2.6/include -I/usr/include/libgnomecanvasmm-2.6 -I/usr/lib/libgnomecanvasmm-2.6/include -I/usr/include/gconfmm-2.6 -I/usr/lib/gconfmm-2.6/include -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-vfsmm-2.6 -I/usr/lib/gnome-vfsmm-2.6/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/libgnome-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libbonoboui-2.0
checking LIBGUIMM2_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeuimm-2.6 -lgnomemm-2.6 -lgnomecanvasmm-2.6 -lgconfmm-2.6 -lglademm-2.4 -lgnomeui-2 -lSM -lICE -lgnomevfsmm-2.6 -lgtkmm-2.4 -lglade-2.0 -lgdkmm-2.4 -latkmm-1.6 -lpangomm-1.4 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lglibmm-2.4 -lgnomevfs-2 -lgobject-2.0 -lsigc-2.0 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for vorbisfile >= 1.0... Package vorbisfile was not found in the pkg-config search path.
Perhaps you should add the directory containing `vorbisfile.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vorbisfile' found
OGG support disabled
checking for mad >= 0.10... yes
checking MAD_CFLAGS...
checking MAD_LIBS... -lmad -lm
checking for ao >= 0.8... Package ao was not found in the pkg-config search path.
Perhaps you should add the directory containing `ao.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ao' found
Building of gcdmaster disabled
configure: creating ./config.status
config.status: creating trackdb/Makefile
config.status: creating dao/Makefile
config.status: creating utils/Makefile
config.status: creating xdao/Makefile
config.status: creating xdao/stock/Makefile
config.status: creating paranoia/Makefile
config.status: creating Makefile
config.status: creating specs/cdrdao.fedora.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

------------------------------------------------------
Building scsilib : yes
Building pccts : yes
Building cdrdao : yes
OGG support : no
MP3 support : no
Building toc2cue : yes
Building cue2toc : yes
Building toc2mp3 : no
Building gcdmaster : no
------------------------------------------------------
Could some one please help me and figure out what I need to do next. Thanks in advanced

ultrabuzz
08-18-2005, 10:06 PM
You really should find yourself a pre-build package for your distro.
However, if you're up for building from source and since your ran the config script already, change back to your build directory and type: make followed by make install.

Next time you build something yourself, type: ./configure --help. It will give you an idea how to correctly compile from source along with any options you may/may not need.

sybil
08-19-2005, 12:11 AM
You're a brave soul, Superman.................................:tooths:

Superman3332001
08-20-2005, 03:57 PM
You're a brave soul, Superman.................................:tooths:
thanks sybil. :-D