Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-15-2004, 09:23 AM
|
#1
|
Member
Registered: Oct 2004
Location: ohio
Distribution: Whitebox, Gentoo, XP,
Posts: 57
Rep:
|
k3b install problem
these are the steps:
#
Extract the source to a temporarly directory:
tar -xjvf k3b-0.11.17.tar.bz2
and change to the created directory:
cd k3b-0.11.17
#
Configure the source:
./configure
everything goes good and it looks like it finishes but at the very end i get this error: checking for X... configure: error: "Can't find X includes. Please check your installation and add the correct paths!"
and i cant get to this stuff yet, though i tried to move on, which im guessing is useless:
#
Start the compilation:
make
I do this and get his error: make: *** No targets specified and no makefile found. Stop.
#
And finally if the command above did not show any errors install K3b:
su -c "make install"
I did this step too and get this error: make: *** No rule to make target `install'. Stop.
(You will have to type in your root password.)
# Now you may start K3b from the KMenu (Multimedia section) or run it from a shell or the Alt-F2 menu via 'k3b'.
thanks for all your help!
|
|
|
10-15-2004, 10:15 AM
|
#2
|
Member
Registered: May 2003
Location: London
Distribution: kubuntu 8.10
Posts: 593
Rep:
|
Any perticular reason not to use the rpm ?
Anyway, you need the X dev package that contains the header files. I won't compile without that.
|
|
|
10-15-2004, 10:58 AM
|
#3
|
Member
Registered: Oct 2004
Location: ohio
Distribution: Whitebox, Gentoo, XP,
Posts: 57
Original Poster
Rep:
|
yeah there is a reason im not using the rpm,
i dont have a clue as to what im doing...this is the first week on a linux machine....
will i need the X package in order to use the rpm?
|
|
|
10-15-2004, 11:13 AM
|
#4
|
Member
Registered: May 2003
Location: London
Distribution: kubuntu 8.10
Posts: 593
Rep:
|
The rpm is a binary package so you don't need the development packages of X or anything.
However it will have dependencies : it will require other packages that you might not yet have installed.
There is a utility called yum that will work that out completely for you.
If you have it installed then it's just as simple as typing
yum install k3b (as root)
if it says that the command is not recognised, then you have to install that first.
I don't know whitebox so I won't be more specific but you should be able to apply any help you find for redhat.....
|
|
|
All times are GMT -5. The time now is 06:00 PM.
|
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
|
|