Skylendar is a free (GPL licence) and modern design astrology software for Linux and the KDE 3 desktop environment.
It provides the following features:
A snapshot (image) of the current version of skylendar is available for viewing if you click here.
The sources of the current version, 1.7.1, are available for downloading here: skylendar-1.7.1.tar.bz2
Note to Ubuntu users: Unfortunately,
the G++ compiler on Ubuntu seems pretty lame. So, don't expect to have
a working skylendar compiled on this platform with the official
compiler. That's why I also provide an already compiled skylendar
executable. You can grab it here: skylendar.bz2
From now on, a Newsgroup exists for the skylendar users. See http://groups.yahoo.com/group/skylendar
In order to get skylendar compiled for your system, perform, as root, the following steps:
Go to your favorite src directory, e.g.
/usr/local/src.
Unpack your downloaded tarball archive with
the command: « tar xjf
skylendar-1.7.1.tar.bz2 »
Go to the created directory named skylendar-1.7.1.
Execute « ./configure
--prefix=<kpath> »
.
where <kpath> is your kde stuff path (typically /usr or
/opt/kde)
Check if your postgreSQL server is running
Then execute: « make »,
« make install »
and « installskydb ». If
something missing, installskydb will inform you. The results of the
installation process can be found in the file /var/log/installskydb.log.
Install the font named skylendar.pfb,
found in the directory src/, with for example, the command : « kcmshell kcmfontinst »
Don't forget to grant the suitable rights to
your login users with
« skygrant your_user_name »
Then, when the skylendar login dialog box appears, replace the skylendar user name with your user name
Skylendar needs the following packages:
KDE 3.x
QT 3.x
PostgreSQL 8.2.x client and server, the plpgsql language plug-in, and probably the QT-PostgreSQL driver
perl-XML-DOM for the skif utility.
For the compilation and installation processes, the KDE, QT and PostgreSQL development packages must also be installed.
The swiss ephemeris library requires compacted ephemeris files. The skylendar archive already provides a set of those ones for the contemporaneous epoch, but additional files ( .se1 files), can be found at: http://skylendar.kde.org/se1
Author: Christophe Gros <skylendar_REMOVE_ME_@yahoo.com>
Thanks to: François Ilacqua and Christian Amy for the hardware, the internet access, the grub, etc..., and to Alois Treindl + Dieter Koch at astro.com for the swisseph library.
Christophe Gros, December 2007