Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2nd June 2006, 08:31 PM
schwim's Avatar
schwim Offline
Registered User
 
Join Date: Dec 2005
Location: In your closet
Age: 39
Posts: 2,287
anyone install KFTPGrabber?

Hi there everyone,

I'm attempting YAFTP client(KFTPGrabber), and it comes as a package that you have to configure, make, install & clean(I love these!). Within the four pages of install instructions presented to me, I see that I might need to provide some of the paths in case configure fails.

Configure failed.

This was the last line I got:

Quote:
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
Can anyone tell me what path I would use for this? Has anyone else installed this program?

thanks,
json
__________________
I read the f'ing manual, and it told me to ask you guys...

performing amazing acts of mediocrity since 1974.
-------------------------------------------------------------------
FC 7(32 bit)/Gnome
AMD Athlon 64 3400+
Nvidia 6800 GT
1 Gig ram
Reply With Quote
  #2  
Old 2nd June 2006, 08:44 PM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
When a "configure" script complaints about missing headers, it is because you don't have the "devel" package of a given program installed. So, in your case, install the "devel" packages of Xorg.
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #3  
Old 2nd June 2006, 10:23 PM
schwim's Avatar
schwim Offline
Registered User
 
Join Date: Dec 2005
Location: In your closet
Age: 39
Posts: 2,287
I installed everything titled xorg* in yum except for xorg-x11-server-debuginfo(due to it's size), and it still gives me the same error.

Any other ideas?

thanks,
json
__________________
I read the f'ing manual, and it told me to ask you guys...

performing amazing acts of mediocrity since 1974.
-------------------------------------------------------------------
FC 7(32 bit)/Gnome
AMD Athlon 64 3400+
Nvidia 6800 GT
1 Gig ram
Reply With Quote
  #4  
Old 3rd June 2006, 04:09 AM
schwim's Avatar
schwim Offline
Registered User
 
Join Date: Dec 2005
Location: In your closet
Age: 39
Posts: 2,287
Hi there,

searching on the web, I found the dir for the devel libs(/usr/X11R6/lib), and I do have them, but the app's not finding them on configure. Is there a way to tell it where it is located?

thanks,
json
__________________
I read the f'ing manual, and it told me to ask you guys...

performing amazing acts of mediocrity since 1974.
-------------------------------------------------------------------
FC 7(32 bit)/Gnome
AMD Athlon 64 3400+
Nvidia 6800 GT
1 Gig ram
Reply With Quote
  #5  
Old 3rd June 2006, 07:14 AM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
Ok, you made me curious
I tried compiling version 0.6.0 stable and 0.7.1 unstable.
./configure run with no problem at all, so I still think yours is a problem of missing packages.
Code:
rpm -qa | grep xorg | grep devel
gives me:
Code:
xorg-x11-proto-devel-7.0-6
xorg-x11-xtrans-devel-1.0.0-3.2
So I think this is what you're missing.
Anyway, the build gave me an error for both versions. I did a SVN checkout and build this rpm using an old DAG specfile (it was for version 0.5.0) with some minor editing.
I didn't test this but if you wanna try, here it is.
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #6  
Old 3rd June 2006, 03:52 PM
schwim's Avatar
schwim Offline
Registered User
 
Join Date: Dec 2005
Location: In your closet
Age: 39
Posts: 2,287
Hi Daneel,

Thanks so much for trying an install. Thanks even more for the lengths you went to trying to make it successful for my benefit.

Here's what I get with grep:

Quote:
xorg-x11-proto-devel-7.0-6
xorg-x11-drv-via-devel-0.1.33.2-2
xorg-x11-xtrans-devel-1.0.0-3.2
xorg-x11-drv-i810-devel-1.4.1.3-3.1


I placed this in my home directory. Should it be sitting somewhere else on configure/make & install? I just thought that maybe I'm outside an intended path.

thanks,
json
__________________
I read the f'ing manual, and it told me to ask you guys...

performing amazing acts of mediocrity since 1974.
-------------------------------------------------------------------
FC 7(32 bit)/Gnome
AMD Athlon 64 3400+
Nvidia 6800 GT
1 Gig ram
Reply With Quote
  #7  
Old 3rd June 2006, 04:36 PM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
Quote:
I placed this in my home directory.
I dont' get it... do you mean you copied the rpms in your home dir?
If the list you posted is the result of a rpm query like that I posted above, you should already have these rpms installed in your system: then the ./configure of kftpgrabber step should find them.
I admit I'm puzzled...
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #8  
Old 3rd June 2006, 04:39 PM
schwim's Avatar
schwim Offline
Registered User
 
Join Date: Dec 2005
Location: In your closet
Age: 39
Posts: 2,287
I copied KFTPGrabber's directory into my home directory and attempted to configure it from there is what I meant. I thought maybe I had to copy the KFTPGrabber-0.6.0 folder somewhere else for it to configure correctly.

In short, I just don't know where I should put the FTP folder before I begin trying to install it.

thanks,
json
__________________
I read the f'ing manual, and it told me to ask you guys...

performing amazing acts of mediocrity since 1974.
-------------------------------------------------------------------
FC 7(32 bit)/Gnome
AMD Athlon 64 3400+
Nvidia 6800 GT
1 Gig ram
Reply With Quote
  #9  
Old 3rd June 2006, 04:54 PM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
You have, say, a kftpgrabber-0.6.0.tar.bz2 file, that is a "tarball" with the source code.
You simply have to untar it (tar -xvjf kftpgrabber-0.6.0.tar.bz2) wherever you want (your home is fine),
cd into the top dir that was created (kftpgrabber-0.6.0) and run ./configure.
I'm sorry, but if you do have those xorg packages above installed I don't know why the configure script doesn't find them.
Did you try the package I uploaded above?
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #10  
Old 3rd June 2006, 05:00 PM
schwim's Avatar
schwim Offline
Registered User
 
Join Date: Dec 2005
Location: In your closet
Age: 39
Posts: 2,287
I did not. Am I to download that and try installing that the same way?

I'm very sorry for the trouble, but I'm still very ignorant about installing things. I imagine what I'm asking is common sense, but I'm still a little slow about all of this.

thanks,
json
__________________
I read the f'ing manual, and it told me to ask you guys...

performing amazing acts of mediocrity since 1974.
-------------------------------------------------------------------
FC 7(32 bit)/Gnome
AMD Athlon 64 3400+
Nvidia 6800 GT
1 Gig ram
Reply With Quote
  #11  
Old 3rd June 2006, 05:26 PM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
It is a rpm package: that is a binary program, ready to be installed and used.
I had to compress it because you can upload here only certain types of files.
Download the file, then open a terminal in the directory where you saved it and type
Code:
bunzip2 kftpgrabber-20060603.svn-0.fc5.rf.i686.rpm.bz2
this will decompress the file
then, as root
Code:
rpm -ivh kftpgrabber-20060603.svn-0.fc5.rf.i686.rpm
this will install the program.
then as a normal user launch the program: type "kftpgrabber" in a terminal (there should be an icon in the K menu but I don't see it...)
Uninstalling is done as root with
Code:
rpm -ev kftpgrabber
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #12  
Old 3rd June 2006, 05:51 PM
schwim's Avatar
schwim Offline
Registered User
 
Join Date: Dec 2005
Location: In your closet
Age: 39
Posts: 2,287
oh wow, it works!

I can't thank you enough for all of your help! It installed with no problem at all, and I even have a handy little icon!

You sir, have given me a reason to live

thanks,
json
__________________
I read the f'ing manual, and it told me to ask you guys...

performing amazing acts of mediocrity since 1974.
-------------------------------------------------------------------
FC 7(32 bit)/Gnome
AMD Athlon 64 3400+
Nvidia 6800 GT
1 Gig ram
Reply With Quote
  #13  
Old 3rd June 2006, 06:00 PM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
... it was fun.
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
Reply

Tags
install, kftpgrabber

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Install Experience needed to install Fedora 7 on HP tx1000 series laptop jiabo Hardware & Laptops 33 6th May 2010 12:23 PM
Fedora 10 default install fails with ATI 4850 graphics card (but text install works) Jeff72 Installation and Live Media 1 20th January 2009 05:27 PM
kftpgrabber on Fedora 7 with gnome nix4me Using Fedora 0 25th August 2007 01:47 AM
Is it possible to install GUI's, install browsers, install IP addresses? booter Installation and Live Media 1 13th June 2007 11:40 PM
FC4 DVD Install - Unable to get past Select Driver option for Local CDROM install flashgordon EOL (End Of Life) Versions 2 28th February 2006 05:54 AM


Current GMT-time: 21:40 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat