auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-devel] Re: Information about RPM systems?


From: Reiner Steib
Subject: [AUCTeX-devel] Re: Information about RPM systems?
Date: Wed, 07 Jun 2006 16:14:33 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

On Wed, Jun 07 2006, David Kastrup wrote:

> Hi, I have no clue what to add to the "Group:" entry for preview-tetex
> in the RPMs.  Can somebody figure out good candidates for SUSE and/or
> Fedora?  The stuff is just support on the LaTeX side and is not
> necessary for the other RPMs.  It is independent.  Just optional style
> files for your TeX system in case it does not contain them yet.

On SUSE 9.2, I have:

Productivity/Publishing/TeX
Productivity/Publishing/TeX/Base
Productivity/Publishing/TeX/Fonts
Productivity/Publishing/TeX/Frontends
Productivity/Publishing/TeX/Utilities

$ cat /etc/SuSE-release 
SuSE Linux 9.2 (x86-64)
VERSION = 9.2
$ find /usr/share/texmf/tex/latex -type f | \
  xargs rpm --queryformat='%{GROUP}\n' -qf | sort -u
Productivity/Publishing/TeX/Base
Productivity/Publishing/TeX/Utilities

On Fedora:

$ cat /etc/fedora-release 
Fedora Core release 2 (Tettnang)
$ find /usr/share/texmf/tex/latex -type f | \
  xargs rpm --queryformat='%{GROUP}\n' -qf | sort -u
Applications/Publishing

HTH

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]