Menu

Tree [r55] /
 History

HTTPS access


File Date Author Commit
 API 2007-03-08 rathor [r40] 8-03-2007 Shreyas Srinivasan<shreyas@...
 alchemy 2007-04-13 shreyas [r51] Remove autom4te
 annotate 2007-03-14 shreyas [r48] 14-03-2007 Shreyas Srinivasan <shreyas@...
 build 2007-01-12 rathor [r39] Corrected the configure options
 help_view 2007-03-14 shreyas [r49] 14-03-2007 Shreyas Srinivasan <shreyas@...
 liblang 2007-03-08 rathor [r40] 8-03-2007 Shreyas Srinivasan<shreyas@...
 megawidgets 2007-03-14 shreyas [r50] 14-03-2007 Shreyas Srinivasan <shreyas@...
 pgettext 2007-04-14 shreyas [r55] Fix Pgettext
 picopeta_fonts 2007-01-03 rathor [r19] Added theme for alchemy, fonts and script to bu...
 picowidget 2007-03-12 harald [r45] get rid of autogenerated files, they don't belo...
 pimglib 2007-03-12 harald [r42] get rid of files that are auto-generated during...
 pwrap 2007-03-08 rathor [r40] 8-03-2007 Shreyas Srinivasan<shreyas@...
 tcl8.4.2 2007-01-03 rathor [r19] Added theme for alchemy, fonts and script to bu...
 theme 2007-01-03 rathor [r19] Added theme for alchemy, fonts and script to bu...
 tk8.4.2 2007-01-03 rathor [r19] Added theme for alchemy, fonts and script to bu...
 ChangeLog 2007-01-08 rathor [r32] Changed the build scripts to install without ro...
 README 2007-01-09 rathor [r34] Some more cleanups. Now installs in /usr_define...
 build_alchemycore.sh 2007-01-10 rathor [r36] Cleanups
 openalchemy 2007-01-03 rathor [r29] Added the script openalchemy, entry in build sc...

Read Me

OpenAlchemy
===========
Alchemy is the much acclaimed user interface used by the Amida Simputer, 
optimised for mobile computing devices. 

LICENSE
=======
OpenAlchemy is published under the terms of the GNU General Public 
License, Version 2 or later.
Commercial, non-GPL licensing is also available. Please contact PicoPeta 
(http://picopeta.com) to discuss commercial license terms. 

GRAPHICS-LICENSE
================
Graphics work is licensed under the Creative Commons 
Attribution-ShareAlike 2.5 License.
To view a copy of this license,
visit http://creativecommons.org/licenses/by-nc-sa/2.5/deed.en_CA

You are free:
* to Share -- to copy, distribute, display, and perform the work
* to Remix -- to make derivative works

Under the following conditions:
#  Attribution. You must attribute the work in the manner specified by
   the author or licensor.
#  Noncommercial. You may not use this work for commercial purposes.
#  Share Alike. If you alter, transform, or build upon this work, you
   may distribute the resulting work only under a licence identical to
   this one.

* For any reuse or distribution, you must make clear to others the licence
  terms of this work.
* Any of these conditions can be waived if you get permission from the
  copyright holder.

See: http://creativecommons.org/licenses/by-nd/2.5/legalcode

Operating Environment
=====================

* Linux Kernel 2.4 (i386) or above
* GNU C Library version 2.3 or above
* X Windows 4.x
* Dependencies for building OpenAlchemy - 
  Debian - Etch dependencies : automake1.9 libtool make libjpeg62-dev 
  libpng12-dev libungif4-dev xlibs-dev g++ libexpat1-dev libxmltok1 
  libxmltok1-dev libxrender-dev  x11proto-render-dev xnest

Compiling Alchemy and required dependencies
===========================================

The compiled libraries will be installed in $HOME/alchemy-dev/,
in your machine. You can change this by editing line with HOMEDIR=$HOME/alchemy-devel 
in openalchemy-core/build_alchemycore.sh

* The build_alchemycore.sh script will setup the Alchemy development environment 
  by building pimglib, picowidget, alchemy, tcl, tk, pgettext, APIs,
  megawidgets, pwrap, liblang, alchemy_theme and picopeta_fonts.

You can also install the required packages individually by browsing into
the respective directories and 

* ./initialize
* ./configure
* make
* make install


Using Alchemy
=============

Execute the openalchemy script to start Alchemy.


Contact
=======
http://openalchemy.org mailing lists.

Press 'q' to proceed with installation.