Note: please don't spam any of the e-mail addresses which you see here. Follow this link if you want some addresses to misuse.
From: David Chappell <David.Chappell@mail.trincoll.edu> Date: Wed, 21 Mar 2001 15:27:05 -0500 Subject: Re: PPR: Compliling on RedHat 7.0 Benjamin Jellema wrote: > Hey, > I currently have a fresh install of RedHat 7.0 and a copy of ppr-1.42. > I am trying to compile ppr from scratch and it keeps blowing up. I was > wondering if there is a known incompatability with the gcc libs or if > anyone knew the default minimum programs or packages that need to be > installed to successfully compile. > > Thanks, > Benjamin There are no know incompatibilities. The requirements are stated in INSTALL.txt, but they are easily met by any Linux system I have ever seen. I assume you have glibc-devel, kernel-headers, and gdbm-devel installed as well as binutils and gcc? If not you won't be able to compile anything. Don't laugh, it is possible to install Redhat without these basic packages.