User Tools

Site Tools


software:psion:psionlx_applications

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:psion:psionlx_applications [2008/05/14 17:54] – external edit 127.0.0.1software:psion:psionlx_applications [2018/04/24 00:29] (current) – [Abiword] admin
Line 5: Line 5:
 ===== GPE (GNU PalmTop Environment) ===== ===== GPE (GNU PalmTop Environment) =====
  
-The PsionLX staff produced images for the Netbook using GPE and incorporating a few major apps. These are built using the Open Embedded tools. Istructions on Building are in [[Open Embedded]]. The build is currently (21st May) in a state of flux as we try and get everything necessary in.+The PsionLX staff produced images for the Netbook using GPE and incorporating a few major apps. These were built using the Open Embedded tools. Instructions on Building are in [[software:psion:openembedded]]. The build was (21st May 2004) in a state of flux as it had been tried to get everything necessary in.
  
-Current issues are getting the touchscreen drivers/libraries to work well enough to test things sensibly.+Current issues were getting the touchscreen drivers/libraries to work well enough to test things sensibly.
  
 ===== Gnumeric ===== ===== Gnumeric =====
  
-Importing and exporting Excel spreadsheets was broken on ARM (all numbers are corrupted e.g. 1 -> 312x10-8). This was due to the ARM mixed-endian double format. (Bytes within words are little endian but the word sthemselves are big-endian - This is IEEE-legal but 'unusual' :-). It'actually libgsf that is responsible for the reading and writing of excel files. There is now a fixfor both import and export in cvs. A fixed (import only) .deb is libgsf-1_1.8.2-6_arm.deb. This change has now propogated to Debian (in version 1.9.1-2) so this version should be used:+Importing and exporting Excel spreadsheets was broken on ARM (all numbers are corrupted e.g. 1 -> 312x10-8). This was due to the ARM mixed-endian double format. (Bytes within words are little endian but the words themselves are big-endian - This is IEEE-legal but 'unusual' :-). It was actually libgsf that was responsible for the reading and writing of excel files. A fix had been available for both import and export in cvs. A fixed (import only) .deb is libgsf-1_1.8.2-6_arm.deb. This change has now propagated to Debian (in version 1.9.1-2) so this version should be used:
  
-  http://ftp.uk.debian.org/debian/pool/main/libg/libgsf/libgsf-1_1.9.1-3_arm.deb+  [[http://ftp.uk.debian.org/debian/pool/main/libg/libgsf/libgsf-1_1.9.1-3_arm.deb]]
  
 To get gnumeric running on top of the OE environment the following debian packages are required: To get gnumeric running on top of the OE environment the following debian packages are required:
Line 45: Line 45:
 ===== Abiword ===== ===== Abiword =====
  
-PsionLX staff was working on changes to 'Psionise' Abiword. Abiword is currently cross compiling under scratch box. Compiling was attempted under the Stag Framework, but this proved to be faily time consuming, and had various issues, the Scratch box system was much easier to set up and use.+PsionLX staff was working on changes to 'Psionise' Abiword. Abiword was currently cross compiling under scratch box. Compiling was attempted under the Stag Framework, but this proved to be faily time consuming, and had various issues, the Scratch box system was much easier to set up and use.
  
 A change to abi's configure script was needed to get it to build using scratch box, line 11424 A change to abi's configure script was needed to get it to build using scratch box, line 11424
Line 53: Line 53:
  
 to: to:
-  +<code>SCRIPT_LIBS="-rdynamic -L/usr/local/lib /usr/lib/perl/5.8.3/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8.3/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc" 
-  SCRIPT_LIBS="-rdynamic -L/usr/local/lib /usr/lib/perl/5.8.3/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8.3/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc"+</code>
software/psion/psionlx_applications.1210780451.txt.gz · Last modified: 2008/05/14 22:04 (external edit)