Re: RPM vs source install...

From: Tom Diehl (tdiehl_at_rogueind.com)
Date: 07/08/04

  • Next message: Axel Thimm: "Re: nvidia users: about the xorg-x11 update"
    Date: Thu, 8 Jul 2004 05:54:27 -0400 (EDT)
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On Wed, 7 Jul 2004, Andrew Konosky wrote:

    > I've noticed that if an rpm needs a certain dependent file, I must
    > install the rpm of that file becuase the the rpm doesn't see source
    > installs for some reason.

    Because it is not designed to. Rpm stores package information in a data
    base. As such things compiled from source are not registered in the rpmdb.

    > For example, I am trying to install the rpm
    > k3b-mp3-0.11.9-0.lvn.1.2.i386.rpm. I got an error on the first try
    > because I didn't have all the dependencies installed first. I found all
    > but one of the dependent rpms and installed them. The last dependent
    > "libi3-3.8.so.3" I could only find in a source version
    > (id3lib-3.8.3.tar.gz). I did the whole ./configure, make, su, make
    > install and it installed with no errors. I went to run the original rpm
    > installer, but it still says I need to install "libi3-3.8.so.3." How do
    > I get an rpm install to recognize a dependent file installed from

    You are working way to hard. Go get yum or apt-rpm and add fedora.us AND
    livna.org to the config files and install k3b. On my fc1 system I get the
    following when I try to install k3b-mp3:

    (tigger pts10) # yum install k3b-mp3
    Gathering header information file(s) from server(s)
    Server: Fedora.us stable
    Server: Fedora.us testing
    Server: Fedora.us Unstable
    Server: Fedora Core 1 base
    Server: Livna.org Fedora Compatible Packages (stable)
    Server: Livna.org Fedora Compatible Packages (testing)
    Server: Livna.org Fedora Compatible Packages (unstable)
    Server: Macromedia flash
    Server: noarch updates
    Server: Fedora Core 1 updates
    Finding updated packages
    Downloading needed headers
    Resolving dependencies
    Dependencies resolved
    I will do the following:
    [install: k3b-mp3 0.11.10-0.lvn.1.1.i386]
    Is this ok [y/N]:
    Exiting on user command.
    (tigger pts10) #

    Keep in mind I already have k3b installed but installing it was no harder
    than doing "yum install k3b". You can do the same thing with apt, but I do not
    use it, so I do not know the commands for it. I am pretty sure though it is
    not much harder than apt get k3b-mp3.

    > source? Is there a way to compile the source into an rpm file, then
    > install it?

    Yes, but I would recommend against doing that, especially given that all of
    the k3b rpms are available already.

    HTH,

    Tom

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Axel Thimm: "Re: nvidia users: about the xorg-x11 update"

    Relevant Pages

    • Re: exim server is dead in the water
      ... then the rpm IS NOT FOR YOUR DISTRO. ... There is an apt for redhat, but one thing I found out, the apt only works on ... server stuff and going back to what I know, ... Install Debian on one box, use as email server and db server. ...
      (alt.os.linux)
    • Re: RPM vs source install...
      ... >>install the rpm of that file becuase the the rpm doesn't see source ... >>but one of the dependent rpms and installed them. ... >Server: Fedora.us testing ...
      (Fedora)
    • RE: Mysql setup on server install - but its no there
      ... I usually make the rpm from the source as I have 10 database servers I ... Source, client, server, etc... ... usually do since I usually install the perl DBD stuff from source anyway. ... I looked in init.d, and no mysql anywhere. ...
      (RedHat)
    • Re: installing realVNC over SSH
      ... > So i find the necessary file needed online that also come in .rpm files, ... and it just goes around in a circle to where i can't install the ... > I am logged into the server using Putty through SSH. ...
      (linux.redhat)
    • Re: How to install Java/Frefox in FC6 -
      ... just don't trust java and rpm in the same breath, ... recall that when building packages, you always opt for ./configure && ... make && make install and I don't recall a single instance where you have ... I rebuilt kde to kde-3.3.0 using konstruct, didn't fix it. ...
      (Fedora)

    Loading