/[xlog]/xlog/INSTALL
ViewVC logotype

Diff of /xlog/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by pa4tu, Sun Nov 14 13:37:11 2004 UTC revision 1.12 by pa4tu, Fri Jun 10 14:11:05 2005 UTC
# Line 11  The simplest way to compile xlog is: Line 11  The simplest way to compile xlog is:
11    
12       If you don't want to use hamlib, just use './configure'.       If you don't want to use hamlib, just use './configure'.
13    
14    2. Xlog needs the gtk+2.0 development libraries to compile. On most    2. If you want to update the KDE/Gnome mime database while installing, use
15         ./configure --enable-mime-update. This is recommended if you install xlog
16         to /usr or /usr/local.
17    
18      3. Xlog needs the gtk+2.0 development libraries to compile. On most
19       distributions the will be called libgtk2.0-dev or -devel.       distributions the will be called libgtk2.0-dev or -devel.
20       Please use version 2.4.0 or higher. You also need a package called       Please use version 2.4.0 or higher. You also need a package called
21       pkg-config and the libxml2 development package, on most distributions       pkg-config and the libxml2 development package, on most distributions
22       this is installed together with the gtk+ development package.       this is installed together with the gtk+ development package.
23    
24    3. You will need the libgnomeprint development files and headers. On my    4. You will need the libgnomeprint development files and headers. On my
25       system this package is called libgnomeprint2.2-dev. It might be called       system this package is called libgnomeprint2.2-dev. It might be called
26       libgnomeprint2.2-devel on your box or something else.       libgnomeprint2.2-devel on your box or something else.
27    
# Line 25  This means you need a fairly recent dist Line 29  This means you need a fairly recent dist
29  SUSE 9.2 or Redhat Fedora Core 2 will all meet these requirements. Xlog was  SUSE 9.2 or Redhat Fedora Core 2 will all meet these requirements. Xlog was
30  developed on Debian Sarge (3.1).  developed on Debian Sarge (3.1).
31    
32    4. Type `make' to compile the package.    5. Type `make' to compile the package.
33    
34    5. Type `make install' to install the programs and data files.    6. Type `make install' to install the programs and data files.
35    
36    6. When you want to strip the binary when installing, just type:    7. When you want to strip the binary when installing, just type:
37       `make install-strip'.       `make install-strip'.
38    
39  By default, `make install' will install the package's files in  By default, `make install' will install the package's files in

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26