Re: Source Code Installation



Greg wrote:
Hi, I'm fairly new to Linux and I was hoping that someone could explain to me, as one would to a complete layman, how I would go about installing a program from the source code.
What I do after 'untarring' or 'unzipping' it, and what I need to do in order to succesfully install the program, and where I will be installing it. I'm running FC 4 on i386.

Generally the instructions are in a file named INSTALL.

Usually it is

$ ./configure

$ make

$ su <password>

# make install

If that does not work for the source you are interested in you will have to specifically ask about that source.

The most common problem I have found is the configure script not looking for Qt where Redhat puts it and it tells you it requires Qt => some number. The solution is this until 3.3 increases.

../configure --with-qt-dir=/usr/lib/qt-3.3/

--
Hodie quarto Kalendas Maias MMVI est
-- The Ferric Webceasar
nizkor http://www.giwersworld.org/nizkook/nizkook.phtml
Zionism http://www.giwersworld.org/disinfo/disinfo.phtml a4
.



Relevant Pages

  • Re: Need help with enabling a check box and allowing changes
    ... copying and pasting should not be required. ... Greg provides a link to his tutorial on "Installing and Using Global Addins." ... Or, if you're using the provided VBA code instead, see http://www.gmayor.com/installing_macro.htm for instructions on installing it. ...
    (microsoft.public.word.docmanagement)
  • Re: HP3000 spoolfile to PDF conversion tool *URGENT*
    ... I agree with Greg about installing gcc. ... We are using several OSS applications on ... To join/leave the list, search archives, change list settings, * ...
    (comp.sys.hp.mpe)
  • Downgrading to LM 2 group PID
    ... After a few years of running a 4group LM in the shop I finally got around to installing a PID on an unused LM 2group I have recently rebuilt. ... I'll go with Greg Scace's settings and the first shot I'll hoist to Greg, John Murphey, Barry and the others who pioneered this geeky, goofy, over-the-top idea. ... I fully expect someday to walk into a coffee bar somewhere in the midwest and see Scace and Jarrett watching data runs on a 60-inch plasma display mounted on the wall with full color graphs of their latest espresso machine hotrod. ...
    (alt.coffee)
  • Re: Fedora Core 1 - up2date: BEWARE
    ... Greg wrote: ... > ALL the installed Perl modules were gone!!! ... Installing from CPAN fails because it says that they ... In the past, rpm upgrades always saved your original configs, adding ...
    (alt.os.linux.redhat)
  • Re: Fedora Core 1 - up2date: BEWARE
    ... Greg wrote: ... > ALL the installed Perl modules were gone!!! ... Installing from CPAN fails because it says that they ... In the past, rpm upgrades always saved your original configs, adding ...
    (linux.redhat)

Quantcast