Changes between Version 53 and Version 54 of WikiStart
- Timestamp:
- Aug 11, 2016, 8:09:51 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v53 v54 14 14 Development of Lucide has been renewed as of December, 2015, in cooperation with Arca Noae, LLC and affiliated developers. Further details regarding new releases will be made as work progresses. 15 15 16 For the latest release, see '''Latest Version ''', below.16 For the latest release, see '''Latest Versions''', below. 17 17 18 18 19 19 == Additional software prerequisites == 20 It is strongly recommended to install from RPM or WPI:20 It is strongly recommended to install from RPM, though WPI is still supported for most prerequisites: 21 21 22 If you use RPM, you should install the following with the single command :22 If you use RPM, you should install the following with the single command for versions up through '''1.3.5''': 23 23 24 24 {{{ 25 yum install libgcc1 libgcc-fwd gcc-stdc++6 gcc-supc++6 25 yum install libc libgcc1 libgcc-fwd gcc-stdc++6 gcc-supc++6 uclip 26 }}} 27 28 or use Arca Noae Package Manager's Quick install feature (YUM | Quick install...) and paste the following into the dialog box: 29 30 {{{ 31 libc libgcc1 libgcc-fwd gcc-stdc++6 gcc-supc++6 uclip 26 32 }}} 27 33 … … 29 35 30 36 ||'''kLibc 0.6.6 Library'''||[ftp://ftp.netlabs.org/pub/gcc/libc-0_6_6-csd6.wpi WPI]||kLibc Runtime libraries|| 31 ||'''GCC 4 Core Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_3_0.wpi WPI]||GCC 4 runtime libraries (this wpi gets updated regulary when new gccxxx.dll builds become available).|| 37 ||'''GCC 4 Core Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_3_1.wpi WPI]||GCC 4 runtime libraries|| 38 ||'''UClip'''||[http://hobbes.nmsu.edu/cgi-bin/h-search?key=UClip WPI]||enhanced OS/2 clipboard support|| 39 40 For version '''1.3.6''' and newer, the Quick install list is: 41 42 {{{ 43 libc libgcc1 libgcc-fwd gcc-stdc++6 gcc-supc++6 poppler poppler-data uclip 44 }}} 45 46 To have Japanese fonts working in '''1.3.6''' you need the poppler-data package. This is listed above. If you do not wish to add such support, you may omit it from the Quick install list. 32 47 33 48 34 == Latest Version ==35 The latest version is '''1.3.5''', released September 14, 2012. The list of changes can be found [source:/tags/1.3.5/Lucide/changelog here].49 == Latest Versions == 50 The latest stable version is '''1.3.5''', released September 14, 2012. The list of changes can be found [source:/tags/1.3.5/Lucide/changelog here]. The latest beta version is '''1.3.6RC''', dated August 7, 2016. 36 51 37 52 Lucide is available for downloading in the following packages and formats: 38 53 ||'''Component'''||'''Package'''||'''Version'''||'''Description'''|| 39 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_31.wpi WPI]||1.3.1||This is the official Lucide package||40 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_31.zip ZIP]||1.3.1||This is the official Lucide package||41 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_3_2_GA.wpi WPI]||1.3.2||This is the official Lucide package||42 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_3_2_GA.zip ZIP]||1.3.2||This is the official Lucide package||43 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_3_3_GA.wpi WPI]||1.3.3||This is the official Lucide package||44 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_3_3_GA.zip ZIP]||1.3.3||This is the official Lucide package||45 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_3_4_GA.wpi WPI]||1.3.4||This is the official Lucide package||46 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_3_4_GA.zip ZIP]||1.3.4||This is the official Lucide package||47 54 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_3_5_GA.wpi WPI]||1.3.5||updated poppler lib|| 48 55 ||Lucide executable and plugins||[ftp://ftp.netlabs.org/pub/lucide/Lucide-1_3_5_GA.zip ZIP]||1.3.5||updated poppler lib|| … … 50 57 51 58 == Mailing Lists == 52 There are currently two mailing lists for Lucide: one for users, and one for developers. If you want to join either or both, please read [http://wiki.netlabs.org/index.php/Mailinglists the instructions] on the Netlabs Wiki. You may also access them online:59 There are currently two mailing lists for Lucide: one for users, and one for developers. If you want to join either or both, please read [http://wiki.netlabs.org/index.php/Mailinglists the instructions] on the Netlabs Wiki. As the Gmane web service shut down at the end of July, 2016, you may access the list archives via NNTP, here: 53 60 54 * http://news.gmane.org/gmane.org.netlabs.lucide.devel55 * http://news.gmane.org/gmane.org.netlabs.lucide.general61 * news://news.gmane.org/gmane.org.netlabs.lucide.devel 62 * news://news.gmane.org/gmane.org.netlabs.lucide.general 56 63 57 64