Re: Installing issue with tar.gz files

From: Gene Heskett (gene.heskett_at_verizon.net)
Date: 02/13/05

  • Next message: Felipe Alfaro Solana: "Re: LVM, resize /, & FC3 defaults"
    To: Craig White <craigwhite@azapple.com>
    Date: Sat, 12 Feb 2005 20:53:54 -0500
    
    

    On Saturday 12 February 2005 18:20, Craig White wrote:
    >On Sat, 2005-02-12 at 17:38 -0500, Gene Heskett wrote:
    >> On Saturday 12 February 2005 12:54, Kumara wrote:
    >> >Hi list
    >> >Could someone tell me how to compile/install packages that comes
    >> > in tar.gz Ex. I have asterisk tar.gz source file but don't know
    >> > how to install it. could someone give me steps to go ahead.
    >> >
    >> >I'm fairly familiar installations with rpm packages (but not
    >> > src.rpm) hope your assistance
    >> >Mohan
    >>
    >> Generally speaking, a tar.gz file is going to be the srcs, not the
    >> executables. To install that will require that you have the
    >> 'development' packages installed into your system so that you have
    >> the compiler and other tools required to build and install that
    >> package on your system
    >>
    >> Bear in mind that rpm will have no knowledge of anything installed
    >> by this method. That doesn't mean its 1005 bad to do, and ai have
    >> quite a bit of stuff so installed on this system.
    >>
    >> Anyway, if the package has all the tools in it, the installation
    >> then is a matter of unpacking the tarball, with a command like
    >> 'tar xzf name_of_tarball.tar.gz', then cd'ing to the directory
    >> made by the unpack, probably the same as the tarballs name without
    >> the tar.gz on the end of it.
    >>
    >> Once there, do
    >>
    >> ./configure(enterkey)
    >>
    >> it will spit out a whole bunch of stuff while it finds the
    >> resources it need on your machine. When its done, hopefully
    >> without reporting a failure, then:
    >>
    >> make(enterkey)
    >>
    >> When thats done, also without reporting a failure:
    >>
    >> make install(enterkey)
    >>
    >> Will install the program, and generally, all you have to do to run
    >> it is name-of-program(enterkey) and it should run.
    >>
    >> Its not always that easy of course, but the learning experience of
    >> figuring out what went toes up, and fixing it, often with the help
    >> of a mailing list such as this one, but who's focus is the program
    >> under the spotlight, is invaluable, both from the learning
    >> standpoint for you, and the level of the help available should you
    >> stick up your hand and wave at one of the 'teachers'.
    >
    >----
    >This explanation leaves out the most single important instruction of
    >all.
    >
    >In virtually all cases, a tarball will have a README or an INSTALL
    > file and in many cases, both. Reading INSTALL is almost always
    > essential. Reading the README file is just generally a smart thing
    > to do. Checking them out 'before' you run ./configure, make etc. is
    > what smart people do.
    >
    >Craig

    You are of course, correct, and I didn't intentionally leave that out.
    More than likely I was giving the questioner the benefit of having
    enough smarts to read that README and or INSTALL files without really
    saying so.

    -- 
    Cheers, Gene
    "There are four boxes to be used in defense of liberty:
     soap, ballot, jury, and ammo. Please use in that order."
    -Ed Howdershelt (Author)
    99.33% setiathome rank, not too shabby for a WV hillbilly
    Yahoo.com attorneys please note, additions to this message
    by Gene Heskett are:
    Copyright 2005 by Maurice Eugene Heskett, all rights reserved.
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Felipe Alfaro Solana: "Re: LVM, resize /, & FC3 defaults"

    Relevant Pages

    • Errors applying kernel patch 118833-36
      ... install of Solaris 10 11/06. ... However, once the package list is done, I see a worrisome message: ... Below is the complete console output of the patch run. ... Changes for package SUNWnfsskr will not be applied to the system. ...
      (SunManagers)
    • Re: media player 10 setup issues
      ... Finished building install list. ... Package 'MPPRE' is version '10.0.0.3802'. ... Install for Exception pack ...
      (microsoft.public.windowsmedia)
    • Re: A little help please!
      ... This so far was the best map to getting DVD media working I am going to ... Also I have the latest libdvdcss2 and libdvdcss2-dev installed. ... sudo aptitude install totem-xine ... Click either free or non-free depending on where the package you ...
      (Ubuntu)
    • Re: Code correctness, and testing strategies
      ... automate the testing a bit more. ... the shell scripts & control files work correctly, that the debian ... package had all the files in the correct places etc). ... Install the package under a chroot ...
      (comp.lang.python)
    • Re: from x86_64 only back to i386 support
      ... Finished Transaction Test ... of glib2-2.14.4-1.fc8.i386 conflicts with file from package ... install of glib2-2.14.4-1.fc8.i386 conflicts with file from package ...
      (Fedora)