Index of /download/binary

      Name                    Last modified       Size  Description

[DIR] Parent Directory 22-Dec-2007 22:23 - [   ] bitmap_fonts-1.2.exe 06-Sep-2003 00:38 1.5M [DIR] win32/ 13-Dec-2007 07:31 - [SND] yudit-2.9.0-1.alpha.rpm 22-Dec-2007 22:14 5.6M [   ] yudit-2.9.0-1.exe 22-Dec-2007 22:14 3.2M [SND] yudit-2.9.0-1.i586.rpm 22-Dec-2007 22:14 4.3M [SND] yudit-2.9.0-1.x86_64..> 22-Dec-2007 22:14 4.4M [   ] yudit_syntax-1.0.exe 06-Dec-2007 07:48 1.6M

--------------------------------------------------
Latest Binary Packages
--------------------------------------------------
yudit-2.9.0-1.alpha.rpm
  Platform: Alpha / Linux / Redhat 7.1
  Yudit Version: 2.9.0

yudit-2.9.0-1.i586.rpm
  Platform: Pentium / Linux

yudit-2.9.0-1.x86_64.rpm
  Platform: AMD64 / Linux

yudit-2.9.0-1.exe 
  Platform: Intel / Windows 95/98/2000/ME/XP
  Yudit Version: 2.9.0
  After installation type 'howto windows' for 
  general configuration hints.

bitmap_fonts-1.2.exe
  Platform: Intel / Windows 95/98/2000/ME/XP
  Yudit Version: Any
  Recommended bitmap fonts for yudit-2.9.0-1.exe.

yudit_syntax-1.0.exe
  Pre-assembled spelling files for hu de en.
--------------------------------------------------
You can create  a binary package yourself
--------------------------------------------------
Linux:

1. Get the latest source rpm 
wget http://www.yudit.org/download/yudit-2.9.0-1.src.rpm

2. Use rpm to build a binary rpm package 

   rpm -ba yudit-2.9.0-1.src.rpm

or if you have rpmbuild

   rpmbuild -ba yudit-2.9.0-1.src.rpm

Windows (UnxUtils.zip: http://unxutils.sourceforge.net/  
and MS Visual C++ 6.0 or above is needed):

1. Get the latest source targz 
wget http://www.yudit.org/download/yudit-2.9.0.tar.gz

2. Unpack it into D:\Yudit\yudit-2.9.0

3. Compile
  cd D:\Yudit\yudit-2.9.0
  copy /b Makefile.in Makefile

4. Prepeare (This will create D:\Yudit\Install directory)
  cd D:\Yudit\yudit-2.9.0\bin
  wininst

5. Create pacakge (This needs D:\Yudit\Output directory)
  Invoke Inno Setup Compiler (http://www.jrsoftware.org/isdl.htm)
  Use D:\Yudit\yudit-2.9.0\yudit.iss
  Compile package