Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-21-2005, 03:45 PM
|
#1
|
|
Member
Registered: May 2005
Location: Geneve
Distribution: Fedora 12
Posts: 48
Rep:
|
Can i use K3b without KDE?
I recently switched to fluxbox and removed KDE.
Is is possible to use K3b without KDE (kdelibs)?
Or is there any other graphical cd burner i can use?
Manu
|
|
|
|
05-21-2005, 03:48 PM
|
#2
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,823
|
afaik, k3b just requires qt, not the kde libs themselves, so it should work fine. Remember that KDE doesn't need to be RUNNING to use kde apps, just have the libraries that are needed. there's nothing wrong with having them installed in the background.
|
|
|
|
05-21-2005, 04:14 PM
|
#3
|
|
Member
Registered: May 2005
Location: Geneve
Distribution: Fedora 12
Posts: 48
Original Poster
Rep:
|
Yeah sure, i can still keep the lib... but that would have been a few Mo saved 
|
|
|
|
05-22-2005, 12:37 AM
|
#4
|
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
ldd /opt/kde/bin/k3b
linux-gate.so.1 => (0xffffe000)
libk3bplugin.so.2 => /opt/kde/lib/libk3bplugin.so.2 (0x40017000)
libartskde.so.1 => /opt/kde/lib/libartskde.so.1 (0x40049000)
libqtmcop.so.1 => /opt/kde/lib/libqtmcop.so.1 (0x400a8000)
libsoundserver_idl.so.1 => /opt/kde/lib/libsoundserver_idl.so.1 (0x400af000)
libkmedia2_idl.so.1 => /opt/kde/lib/libkmedia2_idl.so.1 (0x4011a000)
libartsflow.so.1 => /opt/kde/lib/libartsflow.so.1 (0x4015e000)
libesd.so.0 => /usr//lib/libesd.so.0 (0x4029f000)
libaudiofile.so.0 => /usr//lib/libaudiofile.so.0 (0x402aa000)
libasound.so.2 => /usr//lib/libasound.so.2 (0x402ce000)
libvorbisfile.so.3 => /usr//lib/libvorbisfile.so.3 (0x40381000)
libvorbisenc.so.2 => /usr//lib/libvorbisenc.so.2 (0x40389000)
libvorbis.so.0 => /usr//lib/libvorbis.so.0 (0x40471000)
libogg.so.0 => /usr//lib/libogg.so.0 (0x40499000)
libmad.so.0 => /usr//lib/libmad.so.0 (0x4049f000)
libartsflow_idl.so.1 => /opt/kde/lib/libartsflow_idl.so.1 (0x404b4000)
libmcop.so.1 => /opt/kde/lib/libmcop.so.1 (0x4056e000)
libgmodule-2.0.so.0 => /usr//lib/libgmodule-2.0.so.0 (0x4062a000)
libgthread-2.0.so.0 => /usr//lib/libgthread-2.0.so.0 (0x4062e000)
libglib-2.0.so.0 => /usr//lib/libglib-2.0.so.0 (0x40633000)
libkparts.so.2 => /opt/kde/lib/libkparts.so.2 (0x406b4000)
libk3bdevice.so.2 => /opt/kde/lib/libk3bdevice.so.2 (0x406f9000)
libk3bcore.so.2 => /opt/kde/lib/libk3bcore.so.2 (0x40739000)
libk3btools.so.2 => /opt/kde/lib/libk3btools.so.2 (0x40762000)
libk3bproject.so.2 => /opt/kde/lib/libk3bproject.so.2 (0x407bd000)
libkio.so.4 => /opt/kde/lib/libkio.so.4 (0x40967000)
libkdeui.so.4 => /opt/kde/lib/libkdeui.so.4 (0x40ca4000)
libkdesu.so.4 => /opt/kde/lib/libkdesu.so.4 (0x40f7d000)
libkwalletclient.so.1 => /opt/kde/lib/libkwalletclient.so.1 (0x40f97000)
libkdecore.so.4 => /opt/kde/lib/libkdecore.so.4 (0x40fa9000)
libDCOP.so.4 => /opt/kde/lib/libDCOP.so.4 (0x411e2000)
libresolv.so.2 => /lib/libresolv.so.2 (0x4122d000)
libutil.so.1 => /lib/libutil.so.1 (0x41241000)
libart_lgpl_2.so.2 => /usr//lib/libart_lgpl_2.so.2 (0x41245000)
libidn.so.11 => /usr//lib/libidn.so.11 (0x4125b000)
libkdefx.so.4 => /opt/kde/lib/libkdefx.so.4 (0x4128b000)
libqt-mt.so.3 => /usr/lib/qt/lib/libqt-mt.so.3 (0x412b7000)
libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x4197e000)
libmng.so.1 => /usr//lib/libmng.so.1 (0x419a6000)
libjpeg.so.62 => /usr//lib/libjpeg.so.62 (0x41a00000)
libGL.so.1 => /usr//lib/libGL.so.1 (0x41a1d000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x41a95000)
libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x41aab000)
libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0x41aae000)
libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0x41ab8000)
libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x41abb000)
libfreetype.so.6 => /usr//lib/libfreetype.so.6 (0x41acd000)
libexpat.so.0 => /usr//lib/libexpat.so.0 (0x41b36000)
libdl.so.2 => /lib/libdl.so.2 (0x41b57000)
libpng.so.3 => /usr//lib/libpng.so.3 (0x41b5b000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x41b8d000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x41b9b000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x41c65000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x41c6d000)
libpthread.so.0 => /lib/libpthread.so.0 (0x41c85000)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x41cd7000)
libz.so.1 => /usr//lib/libz.so.1 (0x41ce0000)
libstdc++.so.5 => /usr//lib/libstdc++.so.5 (0x41cf1000)
libgcc_s.so.1 => /usr//lib/libgcc_s.so.1 (0x41da8000)
libm.so.6 => /lib/libm.so.6 (0x41db0000)
libc.so.6 => /lib/libc.so.6 (0x41dd3000)
libGLcore.so.1 => /usr//lib/libGLcore.so.1 (0x41ef2000)
libnvidia-tls.so.1 => /usr//lib/libnvidia-tls.so.1 (0x42643000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x42645000)
/lib/ld-linux.so.2 (0x40000000)
on my config it requires the kde libs, don't know if you can disable that or not
|
|
|
|
05-22-2005, 03:32 AM
|
#5
|
|
Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
On Fedora Core 3 K3b requires qt and kdelibs.
|
|
|
|
05-22-2005, 04:06 AM
|
#6
|
|
Member
Registered: May 2005
Location: Geneve
Distribution: Fedora 12
Posts: 48
Original Poster
Rep:
|
Hmm that's fine i'll keep them 
|
|
|
|
10-13-2005, 01:32 AM
|
#7
|
|
LQ Newbie
Registered: Oct 2005
Posts: 4
Rep:
|
I use k3b in Gnome, and work fine. I don't have install KDE.
|
|
|
|
11-01-2005, 01:35 PM
|
#8
|
|
LQ Newbie
Registered: Jul 2005
Posts: 9
Rep:
|
It is rigth but when I install k3b is necessary more libs that don't need to k3b ........
there is a mode to have k3b and the simple necessary and not other things, a way to install it is possible????
Thanks
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:35 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|