LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   K3b not see writer (https://www.linuxquestions.org/questions/linux-newbie-8/k3b-not-see-writer-301274/)

cudajaw 03-13-2005 08:14 PM

K3b not see writer
 
when i run k3b as any user other than root my dvd writer does not show. I have tried all the stuff i can find on LQ and still nothing.
Any ideas i think it has got to be a permissions issue or something but im new so its a bit over my head.

And also when installing the new version of k3b when i do a ./configure
i get this
Code:

checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log

what the hell is Qt ?? and how do i install it..

ksgill 03-13-2005 08:22 PM

Its a library used for graphical user interfaces I think. You can find and install packages from here http://www.rpmfind.net/ Packages for suse 9.1 should be okay with suse 9.2.

Good Luck

timswim78 03-13-2005 08:29 PM

Re: K3b not see writer
 
Quote:

Originally posted by cudajaw
when i run k3b as any user other than root my dvd writer does not show. I have tried all the stuff i can find on LQ and still nothing.
Any ideas i think it has got to be a permissions issue or something but im new so its a bit over my head.

And also when installing the new version of k3b when i do a ./configure
i get this
Code:

checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log

http://www.linuxquestions.org/questi...postid=1528084

what the hell is Qt ?? and how do i install it..

http://k3b.plainblack.com/requirements
# QT >= 3.1 KDE 3.1.x requires the QT library version 3.1, a cross-platform GUI development toolkit. Since K3b is a threaded application QT needs to be compiled with threading support enabled.

Another Thread about this:
http://www.linuxquestions.org/questi...04/07/3/205989

cudajaw 03-13-2005 08:46 PM

Thanks for the links i didnt know about rpmfind will use that a lot but i have the same problem with the writer not being able to be used by users other than root.
Sorry for moaning but its been a while since i tried to find out about this and its realy doing my head in.
I have tried creating groups and changing permissions but still it dosent work.

cudajaw 03-15-2005 02:52 AM

qt installed
 
i have installed qt and tested it by compiling some of the examples which work fine but i still get this error when i ./configure k3b
Code:

checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt) not found. Please check your installation!
any gurus out there know how to fix this ?

rhatch 03-15-2005 06:32 PM

If your current version of K3B has it (I'm running version 0.11.20), try the "K3B setup" command in the "Settings" menu... if it's available and it works right, it should make setting the correct permissions almost completely painless.

Don't know how your distro does installs... I'm running Debian "sarge".

I do know, however, that Qt is the graphical toolkit that is at the core of KDE... as an earlier poster guessed. I would tend to agree that you probably want the latest version of KDE to resolve that error message.


All times are GMT -5. The time now is 01:15 AM.