Sage Live - 511 -53

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
hayden
Posts: 61
Joined: Thu 14 Sep 2006, 01:49
Location: New Hampshire USA

the size of TeX

#71 Post by hayden »

I just looked at my manual for the ancient PC TeX 3.1 and it required 8.5 Mb of disk space . I have installed LyX for Windows many times -- usually unsuccessfully. It's huge and I think the pholosophy is to include everything anyone might ever need. As I recall, one install option was a smaller package set up to download missing pieces as needed. I don't know enough about the internals to advise on what to cut except that the styles, classes and templates could probably be made much shorter. As a first approximation, keep the short names and drop the long or journal-specific ones. So article.cls is needed but maybe not article-XYZ.cls or PQR-article.cls. Someone who needs them could probably find them online.

The base TeXlive package for Mepis is 18Mb and the binaries half that so it sounds like you are getting everything but the Out house sink in your download. How big is the file in the Lucid repositories? If it does require an sfs twice as big as Sage Live then maybe it should not be a part of Sage Live.

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

Re: the size of TeX

#72 Post by emil »

hayden wrote:I just looked at my manual for the ancient PC TeX 3.1 and it required 8.5 Mb of disk space . I have installed LyX for Windows many times
You probably mean Tex here :D .

Anyway, yes they recommend to do the full install. However installing some subsets is popular - I just checked the Ubuntu Texlive package was 130 MB. Thats approximatly the size of the popular "MiKTex" package in windows.

There is a package manager, but I didn't find how to use it yet :?:

User avatar
hayden
Posts: 61
Joined: Thu 14 Sep 2006, 01:49
Location: New Hampshire USA

LyX and TeX

#73 Post by hayden »

Actually in Windows I install LyX and IT installs MiKTeX. I do it that way because then they are installed in compatible fashion and can find one another.

Not sure which package manager you refer to. I thought Sage Live was built on Lucid Puppy and that Lucid Puppy could install Ubuntu Lucid packages? I think the default Puppy Lucid package manager has an option to look at some Ubuntu repositories but they seem small compared to all that is available for Ubuntu. I was going to say I've never installed an Ubuntu package in Puppy but maybe I have. I don't recall anything in the install procedure saying which repository a package came from.

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

texlive 2011

#74 Post by emil »

I know understand the TeX distribution a bit better. There is an installer which can be used to download only needed packages. But if a decent subset is installed it will still be several 100 of MB, so for puppy it is better to install this as an sfs file.

I have prepackaged the following (from small to large, small packages are subsets of the larger ones):

texlive-2011-MIN.sfs (18 MB) just bare minimum
texlive-2011-MEDIUM.sfs (177 MB) has LaTeX and recommended packages
texlive-2011-TETEX.sfs (334 MB) famous TeTeX distribution
texlive-2011-FULLAPP.sfs (551 MB) full Texlive sans docs and source
texlive-2011-FULL.sfs (1489 MB) full TexLive Package

texlive-2011-DOC-SRC.sfs (939 MB) Docs and Sourcecode

Those were made in Sage Live, but I *think* it should work in most puppies. Sure these are huge files, but they are a lot smaller than a download of the full distribution (2.4 GB on DVD iso).

Download texlive prepackaged

There is an installer which can be used to download a custom package. It is fine for full install puppies, but for frugal installs it is not straightforward how to avoid full savefiles/disks and to build a custom sfs package (it's not too difficult either).
install-tl-unx.tar.gz

To build an automated custom texlive sfs creator would be a nice little project I post a version of the new LyX soon.
kind regards
Emil

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

LyX-2.0.1

#75 Post by emil »

Dependencies:
qt4-4.8.0
aspell-0.60.6.1
Lyx-2.0.2

Take care 8)
emil

User avatar
hayden
Posts: 61
Joined: Thu 14 Sep 2006, 01:49
Location: New Hampshire USA

lout -- a tiny alternative to LaTeX

#76 Post by hayden »

This might be of interest for your smallest Sage Live and maybe even for the larger one.
Lout is similar in function to LaTeX and troff. Indeed, it borrows ideas, techniques and conventions from these typesetting systems. . For simple documents, Lout, LaTeX and troff offer much the same functionality, with different syntax..

Lout makes it easy to mix text and graphics. You can draw lines, arrows and boxes, scale and rotate objects, use color commands. While many of these things are possible in LaTeX by including Postscript files generated by utility programs such as xfig, you have to specify the size of each included figure, losing a lot of Lout's flexibility.

The Lout distribution is very easy to compile and maintain, which certainly is not the case of many TeX distributions. The Lout distribution is much smaller (it fits onto a floppy disk) than LaTeX, and doesn't require storing tfm and pk font outlines (since Postscript fonts are used).

On the other hand, LaTeX is much more widely used than Lout (TeX has been around since the late 1970s, Lout only since 1991). It will be easier to find a local TeXpert than a Louter, and there are many more user-contributed packages for LaTeX than for Lout. Many academic journals request (or require) that papers be submitted in LaTeX. Lout uses more memory than TeX, up to 10MB to compile large documents.

Last but not least, Lout comes with very comprehensive and comprehensible documentation. The user's guide contains all you need to know for using Lout effectively - something that is hard to find in the LaTeX world because LaTeX consists of so many different packages (which sometimes don't get along all that well).
A bit of history. Back in the 1970s mainframes offered vi and emacs to edit text and the roff family and Scribe to format text for printing. Many early home computer word processors combined stripped-down versions of Emacs and Scribe. These included Mince and Perfect Writer for CP/M and later Perfect Writer, Final Word, and Borland Sprint for DOS.

TeX originated as a typesetting language. LaTeX is a set of TeX macros that add Scribe-like document creation features to TeX. (The syntax for the added features is very similar to Scribe.) Lout, OTOH, is descended more directly from Scribe, with some features (math. equations) similar to LaTeX.

Anyway, something that fits on a floppy and has a single comprehensive user manual might be appearling to students -- or to creators of light scientific Linux distros;-)


Quote edited from

http://sourceforge.net/apps/mediawiki/l ... ?title=FAQ

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

#77 Post by emil »

Hi hayden - I dind't knew "Lout" - nice find. Anyway I will stick with LaTeX, Libreoffice, Geany and mg. My main goal is not the size, but it should have some practical value. I think it is better to let Students use LaTeX, than to let them learn an even more "obscure" Typesetting language. Of course if the Prof. uses it, things are different ...

regarding the texlive size - with a halfway decent hardware the use of these sfs is no problem. I would even recommend to use the FULLAPP or TETEX package, because the are comprehensive and beginners shouldn't have problems with missing components.

ICPUG
Posts: 1308
Joined: Mon 25 Jul 2005, 00:09
Location: UK

#78 Post by ICPUG »

My internet download speed is back up again.

I went to download the sagelite-serverb1.iso and this is only available from the one source which is a slower download speed. I can download the full version from mydrive quicker than the lite version!

Any chance of putting the lite versions somewhere else as well, e.g. mydrive.ch?

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

#79 Post by emil »

Hi,
hmm - I can pull the light version to mydrive - however I want to apply an important bugfix first. It might need a few days, because I am a bit busy atm. cheers
emil

ICPUG
Posts: 1308
Joined: Mon 25 Jul 2005, 00:09
Location: UK

#80 Post by ICPUG »

No problems.

I can pull the latest full version until you are less busy

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

Sage Lite Server2

#81 Post by emil »

Ok I applied the bugfix :D .
The iso is on http://mydrive.ch (user download@sagelive, pwd mathematics) (its just below 400 MB)

I have also updated the files on the alternativ download server in seattle/washington.
sage-lite2.iso
sage-lite2.ova

some release notes

I made those versions as a showcase for several technical possibilities:
1) make a usable sage program with small size (latest sage installs with over 1.5 GB)
2) make a preconfigured multiuser server, so it is easy to setup in a small network (e.g. in a school) which can be accessed through the net with the browser.
3) make it secure on puppy - I guess there are still loopholes, but especially when run as virtual machine under Virtual Box this should give an appropriate testbed ("sandboxed")

Just some notes on the server functionality:
the sage server is run under user "sageadmin". It listens and sends its output on port 8000. To allow multiple users to log in and work at the same time, there are also users 1, 2, 3 .. 29. If you log in with https://IP:8000, sageadmin has to ssh into one of those helper accounts - so it is possible to create "unlimited" user accounts, but only 29 can be logged in at the same time.

To make the logging in possible, there is a set of ssh keys generated at "firstrun". Those keys are stored in the savefile, so they are persistent. (There is the possibility to run the script fix-ssh-keys.sh from command line to generate a new set of keys). The ssh daemon is started at the same time with the sage server, so it is off by default. It can be started with the full path (only): /usr/sbin/sshd

security considerations
It is also possible to ssh into the server, but to do so you will have to change passwords as described in the release notes. Maybe also change the hostname (/etc/hostname). I avoided to have ssh daemon running by default with known passwords and ssh keys included into the iso for security considerations.

During the creation and testing I run into various permission issues with such a "multi-user" setup. e.g. permissions of /tmp, /dev/tty, busybox and other system files. I am glad to say that I checked, and 01micko has most of those sorted out in slacko. I hope those don't creep in again ... Maybe the light version is reduced a bit to aggressively to use it as standard desktop distro. Many of the usual puppy programs are stripped out (for some I removed the menu entries, but they are still there). But it will be possible to apply those techniques to full versions.

I will see, I probably put this into my "VirtualBox- Windows installer", then I will have christmas-break ...

cheers 8)
emil

vanchutr
Posts: 438
Joined: Sat 05 Aug 2006, 12:04

Bug in TeXLive 2011

#82 Post by vanchutr »

Load texlive-2011-FULLAPP.sfs in squeeze_5.X.9 but ... this error:

# latex bachai
This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011)
restricted \write18 enabled.

kpathsea: Running mktexfmt latex.fmt
/usr/local/texlive/2011/bin/i386-linux/mktexfmt: line 395: /texlive/texmf/texconfig/tcfmgr: No such file or directory
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `latex.fmt'!

Please repack yours .sfs

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

#83 Post by emil »

Hi vanchutr,

can you post the "bachai" file?
thanks
emil

vanchutr
Posts: 438
Joined: Sat 05 Aug 2006, 12:04

#84 Post by vanchutr »

bachai.tex was typed in vietnamese chars but you can compile in LaTeX to see result.
I want to know what happen with "fmtutils". TeXLive did'nt made an latex.fmt -> Can't build anything
This is source file in tar.gz
Cheer
Attachments
bachai.tar.gz
(2.86 KiB) Downloaded 511 times

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

#85 Post by emil »

Hi vanchutr,

I am sorry, I cannot reproduce the error in my Sage Live setup.
(loaded FULL_APP on the fly). I get the following (see Attachement - it's a pdf, so please rename it. The pdf extension is not allowed :roll: )

I thought the packages are mostly "puppy independent" so I'd like to find out what the problem is. Should we move this discussion to Additional Software Documents or Projects?

cheers
emil
Attachments
bachai1.zip
(58.43 KiB) Downloaded 378 times

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

#86 Post by emil »

vanchutr, I tested the texlive-2011-FULLAPP.sfs in Dpup exprimo and in the new slacko 5.3.1 - It worked for both.

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

#87 Post by emil »

kpathsea: Running mktexfmt latex.fmt
/usr/local/texlive/2011/bin/i386-linux/mktexfmt: line 395: /texlive/texmf/texconfig/tcfmgr: No such file or directory
I spottet that there is an incomplete path after "line 395"
it should be /usr/local/texlive/texmf/texconfig/tcfmgr

please try

Code: Select all

kpsewhich --var-value=TEXMFMAIN
in terminal. It should give the full path!
md5sum ok?

Take care
emil

vanchutr
Posts: 438
Joined: Sat 05 Aug 2006, 12:04

TeXLive SFS

#88 Post by vanchutr »

To Emil,
Please read (follow) this thread
http://www.murga-linux.com/puppy/viewto ... 023#590023
Thanks

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

#89 Post by emil »

Ok, I am glad we moved the TeX discussion to an appropriate section.

I worked on a version of Sage Live which will automatically install itself in a virtual Machine under windows. This includes the installation of Virtual Box OSE (Gpl2). The virtual machine includes the multi user sage server (sage-lite2.ova), so this should make the setup of a small sage server in a windows-LAN easy.

http://boxen.math.washington.edu/home/e ... taller.exe

some screenshots/guide:
Image
http://boxen.math.washington.edu/home/e ... aller.html

sources of the installer are in:
http://boxen.math.washington.edu/home/e ... tBuildDir/

ICPUG
Posts: 1308
Joined: Mon 25 Jul 2005, 00:09
Location: UK

#90 Post by ICPUG »

What versions of Windows does this work with - Windows XP AND Windows 7?

Post Reply