![]() |
Intro | Prepare | Download | Install | Tune | Test | Uninstall | Info |
|---|
You can use both a unix prompt and a DOS prompt to ftp. After issuing a command, you will see some output - this has been deleted here.
If you do not like the command-interface, use an FTP client such as WS_FTP LE 5.08 (freeware). Click on 'download evalutations'.
######################################################### # FIRST GET EVERYTHING FROM GNU: ######################################################### %ftp sunsite.dk ftp> bin ftp> cd /pub/gnu ftp> cd windows/emacs/latest ftp> get emacs-21.1-fullbin-i386.tar.gz ftp> bye ######################################################### # now go to CTAN %ftp sunsite.dk ftp> bin ftp> cd /pub/tex/ctan ftp> cd support/ghostscript/aladdin/current/current ftp> get gs703w32.exe ftp> cd /pub/tex/ctan ftp> cd support/ghostscript/ghostgum ftp> get gsv41w32.exe ftp> cd /pub/tex/ctan ftp> cd info/lshort/english ftp> get lshort-3.20.src.tar.gz ftp> bye ######################################################### # now go to sunsite.dk % ftp sunsite.dk ftp> bin ftp> cd /packages/auctex ftp> get auctex.tar.gz ftp> bye ######################################################### # Use your browser to download http://www.math.auc.dk/~dethlef/Tips/local/startup1.zip