Re: texlive 2012

2012-09-12 Thread Elan Ruusamäe

On 12.09.2012 08:23, Zsolt Udvari wrote:

The reason of splitting: texlive is arch-dependent, texlive-texmf is
arch-independent.
The versions are different.

can this reason be marked void with rpm5?
in other words, does rpm5 support noarch subpackages?

just mark them, nothing more complex in it, it's fault of packager 
putting invliad content here, we have ftp automation to alert on some 
mistakes.


jbj: i know you're reading :)

--
glen

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive 2012

2012-09-12 Thread Elan Ruusamäe

On 12.09.2012 08:23, Zsolt Udvari wrote:

Some time ago, when I've split texlive.spec to texlive.spec and
texlive-texmf.spec many things was adhoc-style:)  So first need a
big-big cleaning and I think after this the maintain will be simple.
With one big spec: the build will be hard, see above, as you wrote:
you'll build the texlive.spec's texlive-bin and after you'll install
these packages and build texlive.spec's texlive-texmf?


why is building hard? you do first rpmbuild, and alter you handle only 
%files

thus:


$ ./repackage.sh textlive.spec
will invoke %install and produce .rpm files

and after that if you do not need to modify $RPM_BUILD_ROOT, you can 
just invoke:

$ ./repackage.sh textlive.spec -bb
this will not invoke %install again, just will produce .rpm packages

(repackage.sh is just frontend to rpmbuild --short-circuit)

--
glen

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive 2012

2012-09-11 Thread Artur Wroblewski
Does it make sense to have texlive.spec and texlive-texmf.spec?

I understand that the latter deals with much larger source file,
but then we have to deal with problems like the following

- amstex.1 manual is provided by texlive.spec
- amstex format and other files are provided by texlive-texml.spec

Also, due to two spec files we create some artificial packages, i.e.

- texlive-texmf.spec: texlive-latex-bibtex-data
- texlive.spec: texlive-latex-bibtex - it requires the above, but you have
  to build texlive.spec first

I would suggest to merge those two specs again. Bit more painful
to build, but much simpler to maintain.

Regards,

w
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive 2012

2012-09-11 Thread Zsolt Udvari
The reason of splitting: texlive is arch-dependent, texlive-texmf is
arch-independent.
The versions are different.

 - texlive-texmf.spec: texlive-latex-bibtex-data
 - texlive.spec: texlive-latex-bibtex - it requires the above, but you have
   to build texlive.spec first
You can build texlive.spec with older texlive-latex-bibtex-data. This
is the reason why need bootstrap.
So you'll build texlive2012 with texlive-texmf2008, after you'll build
texlive-texmf2012 with texlive2012, and rebuild texlive2012 with
texlive-texmf2012.

 I would suggest to merge those two specs again. Bit more painful
 to build, but much simpler to maintain.
I think the maintain isn't harder with two little(?) specs.
I think it would be nice to create a policy: which type of files
belongs to texlive and which belongs to texlive-texmf and apply this
policy.
Some time ago, when I've split texlive.spec to texlive.spec and
texlive-texmf.spec many things was adhoc-style :) So first need a
big-big cleaning and I think after this the maintain will be simple.
With one big spec: the build will be hard, see above, as you wrote:
you'll build the texlive.spec's texlive-bin and after you'll install
these packages and build texlive.spec's texlive-texmf?

Zsolt
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive 2012

2012-08-20 Thread Zsolt Udvari
Hi all!


What is the status of TexLive 2011 in the repo at the moment?

 Does it work at least a bit?

Yes, it works but don't packaged all styles. On my machine I'm using this
version.



 TexLive 2012 is out - anything against to skip 2011 and move to 2012
 directly?

Yes :)

Now I don't have time so I can't do big work, but feel you free to modify
this.

Zsolt (uzsolt)
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive-texmf bootstrap

2012-08-20 Thread Zsolt Udvari
foiltex was added after adding of bootstrap. Foiltex needed by a package as
I remember.

Maybe the bootstrap option isn't important. When I began texlive.spec on
PLD was only tetex.
When build texlive it needs some installed files (BuildRequires :)).
First official build of texlive used files from tetex. We've install
texlive (and remove tetex) and rebuild (without bootstrap). So the rel2
used files from texlive (not tetex).

I think it's unnecessary.

Zsolt


2012/8/17 Artur Wroblewski wrob...@pld-linux.org

 Hi,

 What's the point of bootstrap in texlive-texmf? foiltex build?

 IMHO, foiltex should go to separate spec. This way we could
 simplify texlive-texmf.spec.

 Regards,

 w
 ___
 pld-devel-en mailing list
 pld-devel-en@lists.pld-linux.org
 http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive 2012

2012-08-15 Thread Arkadiusz Miśkiewicz
On Wednesday 15 of August 2012, Artur Wroblewski wrote:
 Hi,
 
 What is the status of TexLive 2011 in the repo at the moment?
 
 Does it work at least a bit?

It partially works. I wasn't able to build other packages documentation using 
texlive 2011 for example (we were once close to having texlive 2011 in Th but 
had to revert).

-- 
Arkadiusz Miśkiewicz, arekm / maven.pl
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive 2012

2012-08-15 Thread Jan Rękorajski
On Wed, 15 Aug 2012, Artur Wroblewski wrote:

 Hi,
 
 What is the status of TexLive 2011 in the repo at the moment?
 
 Does it work at least a bit?
 
 TexLive 2012 is out - anything against to skip 2011 and move to 2012 directly?

Go ahead, there's no point in sticking to older version.
Just don't send it to ftp before september :)

-- 
Jan Rękorajski | PLD/Linux
SysAdm | http://www.pld-linux.org/
bagginsatmimuw.edu.pl
bagginsatpld-linux.org
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive - files duplicate

2012-07-08 Thread Zsolt Udvari
 ...so I suppose %{_datadir}/texmf-dist/tex/latex should be removed from
 texlive-fonts-marvosym
Feel free to do it!
Yes, the texlive packages aren't perfect so anybody can change it if
(s)he find any bug in spec.

Zsolt
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive issues

2012-02-13 Thread Zsolt Udvari
I think doesn't need to call with option `--all'. If you'll see
texlive-texmf.spec you can see an `fmtutil' call.
Maybe need to rebuild because of upgrade of libpng.

2012/2/13 Adam Golebiowski ad...@pld-linux.org:
 While trying to rebuild VirtualBox against libpng-1.5 it failed with
 some misleading message in %install (missing VBox.png).

 I narrowed it down to pdflatex call:
 $ cd ~/rpm/BUILD/VirtualBox-4.1.8_OSE
 $ ./kBuild/bin/linux.amd64/kmk_redirect -w+ti /dev/null -C 
 out/linux.amd64/release/obj/manual/en_US -- pdflatex -halt-on-error 
 -interaction batchmode UserManual.tex
 This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7)
 %-line parsing enabled.
 pdflatex: fatal: Could not undump 1 4-byte item(s).
 $

 After some google-fo I run `sudo fmtutil-sys --all' and it helped.
 VirtualBox builds now, so does vice (this one fails aon texi2dvi call).

 Are we missing fmtutil-sys call somewhere in texlive-*'s %post ?

 --
 adamg
 ___
 pld-devel-en mailing list
 pld-devel-en@lists.pld-linux.org
 http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive issues

2012-02-13 Thread Arkadiusz Miśkiewicz
On Monday 13 of February 2012, Zsolt Udvari wrote:
 I think doesn't need to call with option `--all'. If you'll see
 texlive-texmf.spec you can see an `fmtutil' call.
 Maybe need to rebuild because of upgrade of libpng.

rebuild actually caused the issue (and note that we still use texlive 2008).

 
 2012/2/13 Adam Golebiowski ad...@pld-linux.org:
  While trying to rebuild VirtualBox against libpng-1.5 it failed with
  some misleading message in %install (missing VBox.png).
  
  I narrowed it down to pdflatex call:
  $ cd ~/rpm/BUILD/VirtualBox-4.1.8_OSE
  $ ./kBuild/bin/linux.amd64/kmk_redirect -w+ti /dev/null -C
  out/linux.amd64/release/obj/manual/en_US -- pdflatex -halt-on-error
  -interaction batchmode UserManual.tex This is pdfTeXk, Version
  3.1415926-1.40.9 (Web2C 7.5.7)
  %-line parsing enabled.
  pdflatex: fatal: Could not undump 1 4-byte item(s).
  $
  
  After some google-fo I run `sudo fmtutil-sys --all' and it helped.
  VirtualBox builds now, so does vice (this one fails aon texi2dvi call).
  
  Are we missing fmtutil-sys call somewhere in texlive-*'s %post ?
  
  --
  adamg
  ___
  pld-devel-en mailing list
  pld-devel-en@lists.pld-linux.org
  http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
 
 ___
 pld-devel-en mailing list
 pld-devel-en@lists.pld-linux.org
 http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


-- 
Arkadiusz MiśkiewiczPLD/Linux Team
arekm / maven.plhttp://ftp.pld-linux.org/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: texlive-jadetex fmt files

2010-09-21 Thread Jan Palus
On 21.09.2010 15:04, Jan Palus wrote:
 I'm not familiar with texlive.spec and fetching 1gb of texlive
 distribution just to test if a small commit works is not an option, so
 I'll ask here (uzsolt?). Our texlive-jadetex is missing fmt files
 (branch TEXLIVE_20080816, I don't care about HEAD as it's even bigger
 mess with jadetex files section commented out). I'd like to add them to
 generation list but the question is, where does fmtutil takes input
 files from? Is it source distribution or should I add BR: texlive-jadetex?

I was enlightened by good people on #pld and missing fmt file was added
to texlive-texmf.spec.
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive, Lilypond and /usr/share/texmf/fonts/{source,tfm,type1} dirs

2009-11-28 Thread Zsolt Udvari
 lilypond cannot be installed because of:
 
 error: lilypond-2.12.2-1.i686: req /usr/share/texmf/fonts/source not
 found error: lilypond-2.12.2-1.i686: req /usr/share/texmf/fonts/tfm
 not found error: lilypond-2.12.2-1.i686:
 req /usr/share/texmf/fonts/type1 not found
 
 Are these directories still correct? Which package should provide
 them?

You should use /usr/share/texmf-dist directory. 
http://tug.org/texlive/doc/texlive-en/texlive-en.html#x1-110002.3

Zsolt

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive rel 0.8 testing

2009-01-09 Thread Witek Firlej
On Thu, Jan 1, 2009 at 11:54 PM, Zsolt Udvari udvzs...@gmail.com wrote:
 2008/12/29 Zsolt Udvari udvzs...@gmail.com:
 Well it's entirely up to you, but I would propose somethinglike that:
 ~/public_html/texlive/RPMS/{i686,whatever_arch_is_built}
 and then in the rpm directory run poldek -s . --mkidxz (sans quotes)
 of course don't forget to make the files readable.
 IMHO it's done.
 http://carme.pld-linux.org/~uzsolt/texlive/RPMS/i686/

 Updated to rel 0.9. It isn't perfect (yet), but more-more better. So,
 please download, try and test it!

I've got error with pdflatex:


Transcript written on pdflatex.log.
mv: cannot move `pdflatex.log' to
`/var/lib/texmf/web2c/pdftex/pdflatex.log': Permission denied
mv: cannot move `pdflatex.fmt' to
`/var/lib/texmf/web2c/pdftex/pdflatex.fmt': Permission denied
I can't find the format file `pdflatex.fmt'!


after chown tjis folder - everything is ok.




-- 
::  Witek Firlej  ::
Voiceless it cries, Wingless flutters, Toothless bites, Mouthless mutters.
::  http://grizz.pl  ::  http://grizz.firlej.org  ::  jid: grizz//jabster.pl  ::
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive rel 0.8 testing

2009-01-01 Thread Zsolt Udvari
2008/12/29 Zsolt Udvari udvzs...@gmail.com:
 Well it's entirely up to you, but I would propose somethinglike that:
 ~/public_html/texlive/RPMS/{i686,whatever_arch_is_built}
 and then in the rpm directory run poldek -s . --mkidxz (sans quotes)
 of course don't forget to make the files readable.
 IMHO it's done.
 http://carme.pld-linux.org/~uzsolt/texlive/RPMS/i686/

Updated to rel 0.9. It isn't perfect (yet), but more-more better. So,
please download, try and test it!

Zsolt

Ps.: Happy New Year!
Boldog Új Évet!
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive rel 0.8 testing

2008-12-29 Thread Witek Firlej
On Mon, Dec 29, 2008 at 3:42 PM, Zsolt Udvari udvzs...@gmail.com wrote:
 Hi all!

 I hope there are many-many pld users, who wants TeXLive. So, here is
 the uniqe chance!
 There is a(n almost) ready version of TeXLive (2008), but needed some testing.
 You can download the 0.8 release from
 carme-i686:/var/tmp/uzsolt-texlive. In this directory there is a file

Give a full link and forward this msg to pld-user-list.



-- 
::  Witek Firlej  ::
Voiceless it cries, Wingless flutters, Toothless bites, Mouthless mutters.
::  http://grizz.pl  ::  http://grizz.firlej.org  ::  jid: grizz//jabster.pl  ::
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive rel 0.8 testing

2008-12-29 Thread Łukasz Jernaś
On Mon, Dec 29, 2008 at 3:42 PM, Zsolt Udvari udvzs...@gmail.com wrote:
 Hi all!

 I hope there are many-many pld users, who wants TeXLive. So, here is
 the uniqe chance!
 There is a(n almost) ready version of TeXLive (2008), but needed some testing.
 You can download the 0.8 release from
 carme-i686:/var/tmp/uzsolt-texlive. In this directory there is a file
 BASE_RPMS, which contains the name of the rpms, with them you can
 use/compile/view/... not too complicated TeX/LaTeX files.
 The TeXLive is more faster than old tetex, so please try and test it!
 You can bugreport or send me an email or can modify texlive.spec, when
 you found a bug.

Wouldn't it be better to post them in your ~/public_html together with
poldek indexes?

Regards,
-- 
Łukasz [DeeJay1] Jernaś
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive rel 0.8 testing

2008-12-29 Thread Zsolt Udvari
 Wouldn't it be better to post them in your ~/public_html together with
 poldek indexes?
OK. But how? Should I create RPMS directory? And create all
architecture? I've built only i686 (my machine is i686 ;) ). And
should I create RPMS/{i686,x86_64,...}?

Zsolt
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive rel 0.8 testing

2008-12-29 Thread Zsolt Udvari
 Well it's entirely up to you, but I would propose somethinglike that:
 ~/public_html/texlive/RPMS/{i686,whatever_arch_is_built}
 and then in the rpm directory run poldek -s . --mkidxz (sans quotes)
 of course don't forget to make the files readable.
IMHO it's done.
http://carme.pld-linux.org/~uzsolt/texlive/RPMS/i686/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive rel 0.8 testing

2008-12-29 Thread Adam Golebiowski
On Monday 29 December 2008, Zsolt Udvari wrote:
  Well it's entirely up to you, but I would propose somethinglike that:
  ~/public_html/texlive/RPMS/{i686,whatever_arch_is_built}
  and then in the rpm directory run poldek -s . --mkidxz (sans quotes)
  of course don't forget to make the files readable.

 IMHO it's done.
 http://carme.pld-linux.org/~uzsolt/texlive/RPMS/i686/

Great, thanks.

I tried installing it inside chroot and failed with:

[r...@ankh-th ~]# LANG=C poldek -s 
http://carme.pld-linux.org/~uzsolt/texlive/RPMS/i686/ -n th --root /chr

(...)

poldek:/all-avail install texlive-
Processing dependencies...
texlive-20080816-0.8.i686 marks texlive-dirs-fonts-20080816-0.8.i686 (cap 
/usr/share/texmf-dist/fonts/enc/dvips/vntex)
 texlive-dirs-fonts-20080816-0.8.i686 marks 
texlive-fonts-marvosym-20080816-0.8.i686 (cap 
/usr/share/texmf-dist/doc/latex/marvosym/mac/oztex)
error: texlive-fonts-marvosym-20080816-0.8.i686: req 
/usr/share/texmf-dist/source/fonts/eurofont not found
  texlive-fonts-marvosym-20080816-0.8.i686 marks 
texlive-latex-20080816-0.8.i686 (cap /usr/share/texmf-dist/tex/latex)
   texlive-latex-20080816-0.8.i686 marks tetex-latex-3.0-12.i686 (cap 
/usr/share/texmf/tex/latex)
tetex-latex-3.0-12.i686 marks tetex-3.0-12.i686 (cap tetex = 1:3.0-12)
tetex-3.0-12.i686: required libkpathsea.so.4 is provided by following 
packages:
a) kpathsea-3.0-12.i686
b) kpathsea-20080816-0.8.i686
Which one do you want to install ('Q' to abort)? [a]
 tetex-3.0-12.i686 marks kpathsea-20080816-0.8.i686 (cap libkpathsea.so.4)
 tetex-3.0-12.i686 marks tetex-dirs-fonts-3.0-12.i686 (cap tetex-dirs-fonts)
 tetex-3.0-12.i686 marks tetex-fonts-cm-3.0-12.i686 (cap tetex-fonts-cm = 
1:3.0-12)
 tetex-3.0-12.i686 marks tetex-fonts-misc-3.0-12.i686 (cap tetex-fonts-misc 
= 1:3.0-12)
 tetex-3.0-12.i686 marks tetex-metafont-3.0-12.i686 (cap tetex-metafont = 
1:3.0-12)
tetex-latex-3.0-12.i686 marks tetex-fonts-eurosym-3.0-12.i686 (cap 
tetex-fonts-eurosym = 1:3.0-12)
tetex-latex-3.0-12.i686 marks tetex-fonts-latex-3.0-12.i686 (cap 
tetex-fonts-latex = 1:3.0-12)
   texlive-latex-20080816-0.8.i686 marks 
texlive-fonts-eurosym-20080816-0.8.i686 (cap texlive-fonts-eurosym = 
20080816-0.8)
texlive-fonts-eurosym-20080816-0.8.i686 marks 
texlive-fonts-cm-20080816-0.8.i686 (cap /usr/share/texmf-dist/doc/fonts)
   texlive-latex-20080816-0.8.i686 marks texlive-fonts-latex-20080816-0.8.i686 
(cap texlive-fonts-latex = 20080816-0.8)
texlive-fonts-latex-20080816-0.8.i686 marks 
texlive-fonts-type1-bluesky-20080816-0.8.i686 (cap 
/usr/share/texmf-dist/fonts/type1/bluesky)
   texlive-latex-20080816-0.8.i686 marks texlive-tex-ruhyphen-20080816-0.8.i686 
(cap texlive-tex-ruhyphen)
error: texlive-tex-ruhyphen-20080816-0.8.i686: req 
/usr/share/texmf-dist/source/generic not found
   texlive-latex-20080816-0.8.i686 marks texlive-tex-ukrhyph-20080816-0.8.i686 
(cap texlive-tex-ukrhyph)
error: texlive-dirs-fonts-20080816-0.8.i686: req /usr/share/texmf-dist/tex4ht 
not found
texlive-20080816-0.8.i686 marks texlive-cslatex-20080816-0.8.i686 (cap 
/usr/share/texmf-dist/tex/cslatex/base)
 texlive-cslatex-20080816-0.8.i686 marks texlive-fonts-cs-20080816-0.8.i686 
(cap texlive-fonts-cs = 20080816-0.8)
 texlive-cslatex-20080816-0.8.i686 marks texlive-plain-20080816-0.8.i686 (cap 
texlive-plain = 20080816-0.8)
texlive-20080816-0.8.i686: required texconfig is provided by following 
packages:
a) texconfig-3.0-12.i686
b) texconfig-20080816-0.8.i686
Which one do you want to install ('Q' to abort)? [a]
texlive-20080816-0.8.i686 marks texconfig-20080816-0.8.i686 (cap texconfig)
 texconfig-20080816-0.8.i686 marks texlive-dvips-20080816-0.8.i686 (cap 
texlive-dvips = 20080816-0.8)
 texconfig-20080816-0.8.i686 marks texlive-metafont-20080816-0.8.i686 (cap 
texlive-metafont = 20080816-0.8)
 texconfig-20080816-0.8.i686 marks xdvi-20080816-0.8.i686 (cap xdvi = 
20080816-0.8)
texlive-20080816-0.8.i686 marks texlive-fonts-misc-20080816-0.8.i686 (cap 
texlive-fonts-misc = 20080816-0.8)
error: texlive-20080816-0.8.i686 conflicts with tetex-3.0-12.i686



And it gets more scary if I try to install texlive*. 

adamg
-- 
 http://www.mysza.eu.org/ | Everybody needs someone sure, someone true,
   PLD Linux developer| Everybody needs some solid rock, I know I do.
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive rel 0.8 testing

2008-12-29 Thread Zsolt Udvari
 I tried installing it inside chroot and failed with:
Imho it needs some %dir. With simple rpm -i can you install them?

I don't have more free time (I must learn and work - with using of
texlive ;) ), so if anyone has free time, feel free and modify the
spec file ;)

Zsolt
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive again

2008-12-27 Thread Zsolt Udvari
 First: you must set TEXMFMAIN environment variable (this maybe isn't
 error, but would be nice when shouldn't set).
 Second: it missed *.fmt and I don't know how can I create. This the
 biggest problem.
It's done.

Next problem: sometimes needs to create fonts, and there are few possibilities:
- create the fonts to $HOME/.texlive-2008 directory - imho this is not
too good solution
- create the fonts to /var/lib/texmf (or any other directory) - it's
the better, but there are problems with this.
It must be writeable by all users. The idea, that its owner/group is
'texmf', and some files of texlive has sgid, doesn't work, because it
calls 'mkdir', 'cp'.

What should I do?

Zsolt
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive again

2008-12-27 Thread Przemyslaw Iskra
On Sat, Dec 27, 2008 at 04:36:52PM +0100, Zsolt Udvari wrote:
  First: you must set TEXMFMAIN environment variable (this maybe isn't
  error, but would be nice when shouldn't set).
  Second: it missed *.fmt and I don't know how can I create. This the
  biggest problem.
 It's done.
 
 Next problem: sometimes needs to create fonts, and there are few 
 possibilities:
 - create the fonts to $HOME/.texlive-2008 directory - imho this is not
 too good solution
 - create the fonts to /var/lib/texmf (or any other directory) - it's
 the better, but there are problems with this.
 It must be writeable by all users. The idea, that its owner/group is
 'texmf', and some files of texlive has sgid, doesn't work, because it
 calls 'mkdir', 'cp'.
 
 What should I do?

Could you tell us more about those fonts ? As far as I understand this
is just some font cache.
- Is it generated for every shape and size ?
- How big are those files, compared to source ?
- How much time does it take to generate them ?
- How often same cache is used ? How probable is that different users
  will be interested in same font cache ?

Maybe we could generate this cache for fonts we distribute and place it
somewere under /usr/share ? And if a user needs some additional fonts
she could just use that $HOME/.tex... directory.


-- 
   Sparky{PI] -- Przemyslaw _  ___  _  _  ... LANG...Pl..Ca..Es..En
/) ___  ___  _ _ || Iskra  |  | _ \| |  | : WWWppcrcd.pld-linux.org
\\| -_)'___| ||^'||//\\//|  _/| |  | : JID..sparkyatjabberes.org
(/||   (_-_|_||  ||\\ ||   |_ |_|  |_| _| : Mailsparkyatpld-linux.org
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive again

2008-12-27 Thread wrobell
On Sat, Dec 27, 2008 at 07:16:33PM +0100, Przemyslaw Iskra wrote:
 On Sat, Dec 27, 2008 at 04:36:52PM +0100, Zsolt Udvari wrote:
   First: you must set TEXMFMAIN environment variable (this maybe isn't
   error, but would be nice when shouldn't set).
   Second: it missed *.fmt and I don't know how can I create. This the
   biggest problem.
  It's done.
  
  Next problem: sometimes needs to create fonts, and there are few 
  possibilities:
  - create the fonts to $HOME/.texlive-2008 directory - imho this is not
  too good solution
  - create the fonts to /var/lib/texmf (or any other directory) - it's
  the better, but there are problems with this.
  It must be writeable by all users. The idea, that its owner/group is
  'texmf', and some files of texlive has sgid, doesn't work, because it
  calls 'mkdir', 'cp'.
  
  What should I do?
 
 Could you tell us more about those fonts ? As far as I understand this
 is just some font cache.
 - Is it generated for every shape and size ?
 - How big are those files, compared to source ?
 - How much time does it take to generate them ?
 - How often same cache is used ? How probable is that different users
   will be interested in same font cache ?
 
 Maybe we could generate this cache for fonts we distribute and place it
 somewere under /usr/share ? And if a user needs some additional fonts
 she could just use that $HOME/.tex... directory.

that's bit complicated. if you use different dpi for you dvi documents,
then fonts should be regenerated for you. for sure people are using
300dpi, 600dpi, but... you never know :)

wrobell wrob...@pld-linux.org
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive again

2008-12-27 Thread wrobell
On Sat, Dec 27, 2008 at 04:36:52PM +0100, Zsolt Udvari wrote:
  First: you must set TEXMFMAIN environment variable (this maybe isn't
  error, but would be nice when shouldn't set).
  Second: it missed *.fmt and I don't know how can I create. This the
  biggest problem.
 It's done.
 
 Next problem: sometimes needs to create fonts, and there are few 
 possibilities:
 - create the fonts to $HOME/.texlive-2008 directory - imho this is not
 too good solution
 - create the fonts to /var/lib/texmf (or any other directory) - it's
 the better, but there are problems with this.
 It must be writeable by all users. The idea, that its owner/group is
 'texmf', and some files of texlive has sgid, doesn't work, because it
 calls 'mkdir', 'cp'.
 
 What should I do?

that was solved in tetex.spec, isn't it? /var/cache/fonts has sticky bit if
i reckon well.

wrobell wrob...@pld-linux.org
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-12-07 Thread Łukasz Jernaś
2008/12/7 Jeff Johnson [EMAIL PROTECTED]:

 Heck even gasoline is now US$1.60/per gallon now ...

Well, where most PLD devs/users live it's about 4.61498478 USD per
gallon of super...

Regards,
-- 
Łukasz [DeeJay1] Jerna
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-12-07 Thread Jeff Johnson


On Dec 7, 2008, at 4:29 AM, Łukasz Jernaś wrote:


2008/12/7 Jeff Johnson [EMAIL PROTECTED]:


Heck even gasoline is now US$1.60/per gallon now ...


Well, where most PLD devs/users live it's about 4.61498478 USD per
gallon of super...



The more interesting questions are
What's the $/Gb and $/Mbps costs?

Computers don't (yet) run on super or beer.

I'm sure a Polish vodka powered opteron would scream ... ;-)

73 de Jeff

smime.p7s
Description: S/MIME cryptographic signature
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-12-06 Thread wrobell
On Fri, Nov 28, 2008 at 06:35:29PM +0100, Zsolt Udvari wrote:
 Hi folks!
 
 I want to create texlive.spec, and it's under developing. I use the
 tetex.spec as the beginning, but I've a question: should I split more
 subpackages the texlive package? What I think: the style-files,
 documentclass-files, e.g. exam.cls put into texlive-latex-exam, etc.
 When you think it, I make it. Imho it would be better (nearer to
 pld-philosphy: http://www.pld-linux.org/Features - Micropackages).

well, tetex.spec went bit nuts :)

i do remember that tetex package split gave us real HDD space[1] and network
usage[2] savings, so it is worth the effort.

for example, tetex-*context* packages, which i don't use, are over 38MB in
size (to download).

if you know that adding some subpackage will save several MB in size, then
why not. otherwise i would not bother.

regards,

wrobell [EMAIL PROTECTED]

[1] my asus eee pc has 4GB of storage, so don't event try to tell me that
sdd space is cheap

[2] i am accessing internet via 3G, so please don't tell me that bandwith
is cheap, as well
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-12-06 Thread wrobell
On Sat, Dec 06, 2008 at 05:19:41PM -0500, Jeff Johnson wrote:

 On Dec 6, 2008, at 4:41 PM, wrobell wrote:


 [1] my asus eee pc has 4GB of storage, so don't event try to tell me  
 that
sdd space is cheap

 [2] i am accessing internet via 3G, so please don't tell me that  
 bandwith
is cheap, as well

 Well asus eee is not exactly representative hqrdware, and 3G doesn't
 exactly supply bandwidth yet, are the flaws in your reasoning abt  
 packaging.

you are right for asus eee pc, but still... it is nice to have tetex
on it and not waste over 60MB in unneeded stuff. hence, pld on my
machine instead of other distro.

in case of 3G... well... let's allow the flame to start. i don't mind
10KB/s download speeds (as _not_ advertised) but 1GB for 9.99eu or 0.49eu
for 1MB if you are over your limit is not cheap. for me, at least.

 But points noted fer sure, TeX is not easy packaging, never has been.

indeed :)

best regards,

wrobell [EMAIL PROTECTED]
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-12-06 Thread Jeff Johnson


On Dec 6, 2008, at 5:35 PM, wrobell wrote:





But points noted fer sure, TeX is not easy packaging, never has been.


indeed :)



Note I dinna say either of
(Diskspace|bandwidth) is cheap.

Being stoopid is way more costly than commodity items. Ugly and evil  
have the same flaws.


Heck even gasoline is now US$1.60/per gallon now ...

73 de Jeff

smime.p7s
Description: S/MIME cryptographic signature
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-12-06 Thread wrobell
On Sat, Dec 06, 2008 at 06:05:57PM -0500, Jeff Johnson wrote:

 On Dec 6, 2008, at 5:35 PM, wrobell wrote:



 But points noted fer sure, TeX is not easy packaging, never has been.

 indeed :)


 Note I dinna say either of
   (Diskspace|bandwidth) is cheap.

 Being stoopid is way more costly than commodity items. Ugly and evil  
 have the same flaws.

well, every time, we started to talk about splitting packages on this list,
somebody claimed that something (cpu, bandwidth, disk space) is cheap,
hence my off-topic remarks. 

but it seems, that if one tries to prevent stupid discussion about
somebody's dick length[1], then we are ending up with an off-topic,
philosophical thread.

my fault, lesson learnt.

[...]

regards,

wrobell [EMAIL PROTECTED]

[1] my desktop machine is so huuug, baby
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-12-06 Thread Jeff Johnson


On Dec 6, 2008, at 6:37 PM, wrobell wrote:



[1] my desktop machine is so huuug, baby


Well I dunno nothin' about your desktop.

But my desktop has accumulated 1,337,924.20 cobblestones
patiently grinding away, mostly [EMAIL PROTECTED], through BOINC.

I hope to contribute 0.005% to the USA cobblestone total sometime in
the next 12 months. I am currently at the 99.529% percintile ...

It's __ALL__ about what you do with your desktop, not otherwise ;-)

73 de Jeff

smime.p7s
Description: S/MIME cryptographic signature
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-11-28 Thread Patryk Zawadzki
On Fri, Nov 28, 2008 at 6:35 PM, Zsolt Udvari [EMAIL PROTECTED] wrote:
 Hi folks!

 I want to create texlive.spec, and it's under developing. I use the
 tetex.spec as the beginning, but I've a question: should I split more
 subpackages the texlive package? What I think: the style-files,
 documentclass-files, e.g. exam.cls put into texlive-latex-exam, etc.
 When you think it, I make it. Imho it would be better (nearer to
 pld-philosphy: http://www.pld-linux.org/Features - Micropackages).

Since tetex is unmaintained we will certainly need TeXLive at one
point or another. I suggest you make the package split however you
feel is appropriate, add necessary obsoletes and just commit it.
Others will have their chance to improve upon your work if they feel
that's necessary before migrating PLD to the new TeX. Currently the
tetex-* package tree in PLD is huge and there is no point in splitting
just because we can.

I'm sure nobody will shoot you for doing your part even if others
don't agree with the subpackages you propose :)

-- 
Patryk Zawadzki
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-11-28 Thread Zsolt Udvari
 Since tetex is unmaintained we will certainly need TeXLive at one
 point or another. I suggest you make the package split however you
 feel is appropriate, add necessary obsoletes and just commit it.
 Others will have their chance to improve upon your work if they feel
 that's necessary before migrating PLD to the new TeX. Currently the
 tetex-* package tree in PLD is huge and there is no point in splitting
 just because we can.
And one more reason: I'm (relative) beginner in LaTeX (I've used about
5 years plainTeX), and sometimes not found the package what I need
(last time was the exam class). But when it's splitted many
subpackage, I can see it in poldek with 'ls texlive-latex-*', and
'desc texlive-latex-foo', so maybe I (and others) can found the needed
package (=package with a specified feature) easier.

Zsolt
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: TeXLive

2008-11-28 Thread Tomasz Pala
On Fri, Nov 28, 2008 at 19:05:35 +0100, Zsolt Udvari wrote:

 (last time was the exam class). But when it's splitted many
 subpackage, I can see it in poldek with 'ls texlive-latex-*', and
 'desc texlive-latex-foo', so maybe I (and others) can found the needed
 package (=package with a specified feature) easier.

In case of LaTeX resources it's easy to find them by file name:

rsearch -f /ifthen/
rsearch -f /multirow/
rsearch -f /tabularx/

-- 
Tomasz Pala [EMAIL PROTECTED]
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en