4 | | Lucide is a plugin based document viewer for eComStation (OS/2). In its first incarnation it supports PDF, !DjVu and JPEG files but new document types can easily be added to it.[[BR]][[BR]] |
5 | | '''Since I consider Lucide a dead end, there will be no more new versions from my side. If a new developer steps forward, I will help him as much as I can. If you want to have an uptodate PDF viewer, please, take a look at the alternative to Lucide below (Silvan Scherrer aka _diver).''' |
6 | | |
7 | | == Alternative to Lucide == |
8 | | If you look for an alternative to Lucide, please take a look at [http://svn.netlabs.org/qtapps/wiki/QT4%20Office QT4 Office Apps] and search for QPDFView. |
11 | | * Lucide until Version 1.21 was only released as binary. |
12 | | * Lucide since Version 1.30 is opensource software |
| 7 | |
| 8 | === Licensing === |
| 9 | * Versions 1.30 and higher have been released and distributed under CDDL/LGPL (dual license model). |
| 10 | * Versions up through 1.21 were only released in binary form, under a proprietary license. |
| 11 | |
| 12 | |
| 13 | === Development & Release === |
| 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 | |
| 16 | For the latest release, see '''Latest Version''', below. |
| 17 | |
15 | | It is strongly recommended to install from the WPI packages, if not using RPM. |
16 | | ||'''kLibc 0.6.5 Library'''||[ftp://ftp.netlabs.org/pub/gcc/libc-0_6_5-csd5.wpi WPI]||kLibc Runtime libraries|| |
17 | | ||'''GCC 4 Core Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_2_1.wpi WPI]||GCC 4 runtime libraries (this wpi gets updated regulary when new gccxxx.dll are around).|| |
18 | | [[br]] |
19 | | If you use RPM you should install the following, if not already done:[[br]] |
20 | | '''yum install netlabs-exp'''[[br]] |
21 | | '''yum install libgcc gcc-stack-protector gcc-stdc++-shared-library gcc-supc++-shared-library''' |
| 20 | It is strongly recommended to install from RPM or WPI: |
| 21 | |
| 22 | If you use RPM, you should install the following with the single command: |
| 23 | |
| 24 | {{{ |
| 25 | yum install libgcc1 libgcc-fwd gcc-stdc++6 gcc-supc++6 |
| 26 | }}} |
| 27 | |
| 28 | For WPI: |
| 29 | |
| 30 | ||'''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).|| |
| 32 | |
46 | | Lucide is not yet a finished product, some features are missing and some are not fully tested yet. If you encounter any bugs you are welcome to register it as a new [http://svn.netlabs.org/lucide/newticket ticket]. Please make sure you check the list of open tickets first to see if the bug was already registered once. |
47 | | Also try to assign it to the correct component, it is quite easy to do with TRAC.[[BR]] |
48 | | We review the tickets regulary and leave comments if we need more info. So please revisit the [http://svn.netlabs.org/lucide/report/11 Feedback analysis] as often as possible. If we leave comment and don't get feedback from the ticket creator, we will close the ticket after some weeks. |
| 59 | Lucide remains a work in progress, with some features still to be added and some long-standing issues to be addressed. If you encounter an issue or have an enhancement request, you are welcome to register it as a new [http://svn.netlabs.org/lucide/newticket ticket]. Please make sure you check the list of open tickets first, to see if your issue may have already been reported. |
| 60 | Also, try to assign it to the correct component of the program; this is quite easy to do with TRAC. |
| 61 | |
| 62 | We will do our best to review tickets regularly and will leave comments if we need more info. Please revisit the [http://svn.netlabs.org/lucide/report/11 Feedback analysis] for overall status updates. If we leave a comment and still do not receive a response from the ticket creator, the issue will likely be closed in a reasonable amount of time. |
50 | | Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from lately. In order to create a new ticket or comment the existing one, you need to login with your Netlabs login id. |
51 | | If you do not have a login id, you can request one at [http://www.netlabs.org/en/site/member/member.xml]. |
52 | | We are sorry for inconvenience, but at the present time this is the only way to avoid extremely annoying spam. |
53 | | [[br]][[br]] |
| 64 | Anonymous access to the ticket system has been restricted due to multiple spam attacks. In order to create a new ticket or comment on an existing one, you will need to log in with your Netlabs login id. If you do not have a login id, you may request one at [http://www.netlabs.org/en/site/member/member.xml]. We are sorry for inconvenience, but at the present time, this is the only way we may avoid extremely annoying (and time-wasting) spam. |
| 65 | |