Dear Sam
Centos 4.8 is way old. That's way way old. I've been running Centos
for 6 years in our computer lab and I've always been in the 5's. So
you might consider upgrading.
On a new-ish Centos system, the LaTeX processor included is the pretty
old "texmf", but you will probably find that is OK. texmf will be in
the base rpm collection, I'm almost certain. You can get TexLive from
other places if texmf is too old.
Does Centos 4.8 even have yum? If so, you an always use yum to search
to see if kile or texmf is in your existing repositories. If not,
you can add some repositories.
I don't think you are going to find many repositories that have RPMS
old enough for Centos 4.8, actually, but if you wonder where to find
the kile RPM, here is a good way. Just pick one addon repository, I
use EPEL, and from EPEL, get the RPM for "yumex", which will give you
a GUI search and install thing. You can see what is available.
The down side of using a distro like Centos is that lots of addon
extras are not provided with it, it only includes the things that
Redhat likes to support. So that's why you generally will need a repo
like EPEL. The RPM community has not organized itself very well to
offer one repository that has everything you need in a consistent set
of packages, there are other sites like atRPMS and RPMFUSION and
rpmFORGE and who knows what else. In my experience, EPEL is most
likely to be consistent with Centos, and the others may bring in
updates that break things you need for other purposes. So , when you
find RPMS from those other sources, don't let yum install them for
you. Download the RPMs and manually install to prevent too much
unintended change.
Good luck. HTH
pj
--
Paul E. Johnson
Professor, Political Science
1541 Lilac Lane, Room 504
University of Kansas
Dear All,I have CentOS 4.8 installed in my PC. I wan to use Kile (LaTeX editor) to prepare documents.1. Do I need to install Kile as third party software in CentOS?
2. Do I need to install any compiler as third party?
3. Any other configuration steps, if any, to be followed?