spheres of chaos 2.10
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 247
Spheres of Chaos 2.10
A spectacular retro arcade blaster. Edge online: ... delivers a psychadelic experience that one would be remiss to not experience. Taking the simple c... more>> <<less
Download (307KB)
Added: 2009-04-20 License: Freeware Price: Free
195 downloads
Ghemical 2.10
Ghemical is a molecular modelling package with GUI and 3D-visualization tools. more>>
Ghemical is a computational chemistry software package released under the GNU GPL. It means that full source code of the package is available, and users are free to study and modify the package. Ghemical is written in C++.
Ghemical project has a graphical user interface (which is based on GNOME), and it supports both quantum-mechanics (semi-empirical and ab initio) models and molecular mechanics models (there is an experimental Tripos 5.2-like force field for organic molecules). Also a tool for reduced protein models [1] is included. Geometry optimization, molecular dynamics and a large set of visualization tools are currently available.
Ghemical relies on external code to provide the quantum-mechanical calculations. Semi-empirical methods MNDO, MINDO/3, AM1 and PM3 come from the MOPAC7 package (Public Domain), and are included in the source distribution.
The MPQC package (GNU GPL) is used to provide ab initio methods: the methods based on Hartree-Fock theory are currently supported with basis sets ranging from STO-3G to 6-31G**.
The MPQC code is not included in the source distribution. In order to use the MPQC-based ab initio methods in Ghemical, you must first compile and install the MPQC program for your system, and then compile Ghemical using some specific settings that link the programs together; see the INSTALL file for more information. Ghemical also contains the OpenBabel package for import and export of many different file formats (as well as other tasks).
Installation
Once you have downloaded the latest release, you should extract all files from your archive file using "tar -zxvvf ghemical-1.00.tgz" or equivalently "gunzip ghemical-1.00.tgz; tar -xvvf ghemical-1.00.tar". After that please read the "INSTALL"-file you just extracted to get additional information.
Enhancements:
- bug fixes
<<lessGhemical project has a graphical user interface (which is based on GNOME), and it supports both quantum-mechanics (semi-empirical and ab initio) models and molecular mechanics models (there is an experimental Tripos 5.2-like force field for organic molecules). Also a tool for reduced protein models [1] is included. Geometry optimization, molecular dynamics and a large set of visualization tools are currently available.
Ghemical relies on external code to provide the quantum-mechanical calculations. Semi-empirical methods MNDO, MINDO/3, AM1 and PM3 come from the MOPAC7 package (Public Domain), and are included in the source distribution.
The MPQC package (GNU GPL) is used to provide ab initio methods: the methods based on Hartree-Fock theory are currently supported with basis sets ranging from STO-3G to 6-31G**.
The MPQC code is not included in the source distribution. In order to use the MPQC-based ab initio methods in Ghemical, you must first compile and install the MPQC program for your system, and then compile Ghemical using some specific settings that link the programs together; see the INSTALL file for more information. Ghemical also contains the OpenBabel package for import and export of many different file formats (as well as other tasks).
Installation
Once you have downloaded the latest release, you should extract all files from your archive file using "tar -zxvvf ghemical-1.00.tgz" or equivalently "gunzip ghemical-1.00.tgz; tar -xvvf ghemical-1.00.tar". After that please read the "INSTALL"-file you just extracted to get additional information.
Enhancements:
- bug fixes
Download (1.9MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
982 downloads
FetchYahoo 2.10.4
FetchYahoo is a Perl script that downloads mail from a Yahoo! account to a local mail spool. more>>
FetchYahoo is a Perl script that downloads mail from a Yahoo! account to a local mail spool. It is meant to replace fetchmail for people using Yahoo! mail since Yahoo!s POP service is no longer free.
FetchYahoo downloads messages to a local mail spool, including all parts and attachments. It then deletes messages unless requested not to. It can also optionally forward messages to a specified email address and repeat with a given interval.
Note:
If you are having trouble using FetchYahoo, try logging into your Yahoo! mail manually using a web browser and click the button to clear the splash screen. FetchYahoo should continue to work as normal after clearing the splash screen.
Enhancements:
- This release works with the new Yahoo Mail Beta interface.
- It also fixes an uninitialized variable bug and updates the "es" translation.
<<lessFetchYahoo downloads messages to a local mail spool, including all parts and attachments. It then deletes messages unless requested not to. It can also optionally forward messages to a specified email address and repeat with a given interval.
Note:
If you are having trouble using FetchYahoo, try logging into your Yahoo! mail manually using a web browser and click the button to clear the splash screen. FetchYahoo should continue to work as normal after clearing the splash screen.
Enhancements:
- This release works with the new Yahoo Mail Beta interface.
- It also fixes an uninitialized variable bug and updates the "es" translation.
Download (0.040MB)
Added: 2006-09-17 License: GPL (GNU General Public License) Price:
1132 downloads
Download (0.89MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
836 downloads
Sphere RPG Engine 1.0
Sphere RPG Engine project is a role-playing game creation engine. more>>
Sphere RPG Engine project is a role-playing game creation engine.
Sphere is a RPGCE (a role-playing game (RPG) creation engine) that allows you to relatively easily put together an RPG along the lines of Final Fantasy 6 or Phantasy Star.
It supports 32-bit graphics (with 256 levels of translucency) and MP3, Ogg, MOD, S3M, IT, and XM files for audio (and WAV and SPX (speex) for sound effects), and does not place arbitrary limits on map, tile set, sprite set, or script sizes.
It also supports the three standard modes of input for games: keyboard, mouse, and joystick.
Sphere uses SpiderMonkey (Mozillas JavaScript implementation) for scripting. JavaScript is a very powerful, easy, and flexible language.
The core Sphere engine, after being installed, can run several games. This means that the games dont have to be distributed with the engine, saving download time and disk space. Also, the games can be run on other operating systems, such as Linux, if the engine runs there. On the other hand, you can include the Sphere engine with your game so that Windows users can run your game out of the box.
The Sphere engine is based around maps. Maps use tilesets, which are collections of tiles. A map of a beach would have tiles that represent the sand, the water, clouds, signs, and anything else on the beach. Sphere has support for animated tiles.
Torches could flicker in a cave, or waves could lap at the shore. Maps support unlimited layers, each with parallax and automatic scrolling.
Objects in Sphere are represented as entities. Townspeople are defined with spritesets, which are collections of frames. People can walk in eight directions, and have special directions (usually used for emotions or running). Unlike most RPG engines, spritesets in Sphere have a variable size. Large animal spritesets are used just as easily as people.
<<lessSphere is a RPGCE (a role-playing game (RPG) creation engine) that allows you to relatively easily put together an RPG along the lines of Final Fantasy 6 or Phantasy Star.
It supports 32-bit graphics (with 256 levels of translucency) and MP3, Ogg, MOD, S3M, IT, and XM files for audio (and WAV and SPX (speex) for sound effects), and does not place arbitrary limits on map, tile set, sprite set, or script sizes.
It also supports the three standard modes of input for games: keyboard, mouse, and joystick.
Sphere uses SpiderMonkey (Mozillas JavaScript implementation) for scripting. JavaScript is a very powerful, easy, and flexible language.
The core Sphere engine, after being installed, can run several games. This means that the games dont have to be distributed with the engine, saving download time and disk space. Also, the games can be run on other operating systems, such as Linux, if the engine runs there. On the other hand, you can include the Sphere engine with your game so that Windows users can run your game out of the box.
The Sphere engine is based around maps. Maps use tilesets, which are collections of tiles. A map of a beach would have tiles that represent the sand, the water, clouds, signs, and anything else on the beach. Sphere has support for animated tiles.
Torches could flicker in a cave, or waves could lap at the shore. Maps support unlimited layers, each with parallax and automatic scrolling.
Objects in Sphere are represented as entities. Townspeople are defined with spritesets, which are collections of frames. People can walk in eight directions, and have special directions (usually used for emotions or running). Unlike most RPG engines, spritesets in Sphere have a variable size. Large animal spritesets are used just as easily as people.
Download (2.4MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
1044 downloads
Sequoia 2.10.9
Sequoia is a transparent middleware solution for offering clustering, load balancing and failover services for any database. more>>
Sequoia is a transparent middleware solution for offering clustering, load balancing and failover services for any database. Sequoia is the continuation of the C-JDBC project.
Sequoia database is distributed and replicated among several nodes and C-JDBC balances the queries among these nodes. Sequoia handles node failures and provides support for checkpointing and hot recovery.
C-JDBC is a database cluster middleware that allows any Java application (standalone application, servlet or EJB container, ...) to transparently access a cluster of databases through JDBC.
C-JDBC handles node failures and provides support for checkpointing and hot recovery.
Main features:
- No modification of existing applications or databases,
- High availability provided by advanced RAIDb technology,
- Performance scalability with unique load balancing and query result caching features,
- Integrated JMX-based administration and monitoring,
- 100% Java implementation allowing portability across platforms,
- Open source licensed under LGPL,
- Professional support, training and consulting available from C-JDBC professional services.
Whats New in 2.10.9 Stable Release:
- This release fixes a compatibility problem between Appia and Hedera that was introduced by the previous release.
- The 2.10.8 release was delivered with an incorrect appia.jar (3.2.3).
Whats New in 3.0 Beta 2 Development Release:
- This release includes a long list of feature improvements and bugfixes.
- A new embedded recovery log has been implemented for a transactional log without configuration.
- New demos are based on these new features.
- Other usability improvements and performance enhancements are also part of this release.
<<lessSequoia database is distributed and replicated among several nodes and C-JDBC balances the queries among these nodes. Sequoia handles node failures and provides support for checkpointing and hot recovery.
C-JDBC is a database cluster middleware that allows any Java application (standalone application, servlet or EJB container, ...) to transparently access a cluster of databases through JDBC.
C-JDBC handles node failures and provides support for checkpointing and hot recovery.
Main features:
- No modification of existing applications or databases,
- High availability provided by advanced RAIDb technology,
- Performance scalability with unique load balancing and query result caching features,
- Integrated JMX-based administration and monitoring,
- 100% Java implementation allowing portability across platforms,
- Open source licensed under LGPL,
- Professional support, training and consulting available from C-JDBC professional services.
Whats New in 2.10.9 Stable Release:
- This release fixes a compatibility problem between Appia and Hedera that was introduced by the previous release.
- The 2.10.8 release was delivered with an incorrect appia.jar (3.2.3).
Whats New in 3.0 Beta 2 Development Release:
- This release includes a long list of feature improvements and bugfixes.
- A new embedded recovery log has been implemented for a transactional log without configuration.
- New demos are based on these new features.
- Other usability improvements and performance enhancements are also part of this release.
Download (10.67MB)
Added: 2007-07-31 License: The Apache License 2.0 Price:
514 downloads
Evolution Exchange 2.10.2
Evolution Exchange is the Ximian Connector for Microsoft Exchange. more>>
Evolution Exchange is the Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution.
Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
Bug fixes:
- #406155: Fix for Exchange crasher (Varadhan)
- #433967: Fixed "make distcheck" (Matthew Barnes)
- #439121: Fixed a German typo in evolution-exchange (Hendrik Richter)
Other fixes:
- Fix for broken folder subscriptions (Varadhan)
Updated Translations:
- Hendrik Richter (de)
- Yang Zhang (zh_CN)
<<lessEvolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
Bug fixes:
- #406155: Fix for Exchange crasher (Varadhan)
- #433967: Fixed "make distcheck" (Matthew Barnes)
- #439121: Fixed a German typo in evolution-exchange (Hendrik Richter)
Other fixes:
- Fix for broken folder subscriptions (Varadhan)
Updated Translations:
- Hendrik Richter (de)
- Yang Zhang (zh_CN)
Download (1.5MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
885 downloads
powwow 1.2.10
powwow is a client program, which replaces telnet for the lazy mudder who wants some extra features. more>>
powwow is a client program, which replaces telnet for the lazy mudder who wants some extra features. It is primarily designed for DikuMUDs, but nothing prevents its use for other types of muds.
powwow is based on another client, cancan, and cancan was originally inspired by tintin (yet another client) by Peter Unold, but is entirely re-written.
powwow also implements the MUME remote editing protocol, which enables you to edit texts on the mud using your own favourite editor, several texts at once if you have a windowing terminal.
powwow was written and maintained by Massimiliano Ghilardi and moved here in March of 2005.
Enhancements:
- Several bugfixes for crashes, and a new command to allow configuring the alias/action group separator for people that use @ in alias or action names.
<<lesspowwow is based on another client, cancan, and cancan was originally inspired by tintin (yet another client) by Peter Unold, but is entirely re-written.
powwow also implements the MUME remote editing protocol, which enables you to edit texts on the mud using your own favourite editor, several texts at once if you have a windowing terminal.
powwow was written and maintained by Massimiliano Ghilardi and moved here in March of 2005.
Enhancements:
- Several bugfixes for crashes, and a new command to allow configuring the alias/action group separator for people that use @ in alias or action names.
Download (0.25MB)
Added: 2006-02-07 License: GPL (GNU General Public License) Price:
1355 downloads
Nessus 2.2.10
Nessus is the worlds most popular open-source vulnerability scanner used in over 75,000 organizations world-wide. more>> <<less
Download (7.8MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1674 downloads
Evolution Jescs 2.10.2
Evolution Jescs is the Evolution Connector for Sun Java Enterprise System Calendar Server (SJESCS). more>>
Evolution Jescs is the Evolution Connector for Sun Java Enterprise System Calendar Server (SJESCS), which adds support for SJESCS 5.1 and above to Evolution.
This connector supports the WCAP (Web Calendar Access Protocol) 2.0, 3.0, 3.1.
How to setup a JESCS account?
Now it is integrated into "Mail Accounts" under menu "Edit-->Preferences". Click "Add" button to bring up the account setup widzard. In "Identity" page, please input your Full Name and Email Address. In "Receiving Email" page, choose "Sun Calendar WCAP" as the Server Type. Input Host and Username here.
If your server listens to another port instead of the default one (80 for http, 143 for https), please input Host in the "Host:Port" format, such as "calendar.sun.net:8080". For "Use Secure Connection", please choose "Never" for http and "Always" for https.
In "Receiving Options" page, if you want to poll the server for new events and tasks at a different interval than the default 30 minutes, please check the checkbox and choose a interval. Please note that a small interval setting will impact the performance of the connector. If you are sure you are the only one accessing your calendar, you can set the interval to a very large number.
The "Sending Email" page actually is useless for the connector. You can just input anything here so that you can go forward.
In "Account Management" page, please enter your account name here. Then you can finish your JESCS account setting.
<<lessThis connector supports the WCAP (Web Calendar Access Protocol) 2.0, 3.0, 3.1.
How to setup a JESCS account?
Now it is integrated into "Mail Accounts" under menu "Edit-->Preferences". Click "Add" button to bring up the account setup widzard. In "Identity" page, please input your Full Name and Email Address. In "Receiving Email" page, choose "Sun Calendar WCAP" as the Server Type. Input Host and Username here.
If your server listens to another port instead of the default one (80 for http, 143 for https), please input Host in the "Host:Port" format, such as "calendar.sun.net:8080". For "Use Secure Connection", please choose "Never" for http and "Always" for https.
In "Receiving Options" page, if you want to poll the server for new events and tasks at a different interval than the default 30 minutes, please check the checkbox and choose a interval. Please note that a small interval setting will impact the performance of the connector. If you are sure you are the only one accessing your calendar, you can set the interval to a very large number.
The "Sending Email" page actually is useless for the connector. You can just input anything here so that you can go forward.
In "Account Management" page, please enter your account name here. Then you can finish your JESCS account setting.
Download (0.68MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
878 downloads
Xscrabble 2.10
Xscrabble project is an internationalized version of the Xscrabble program. more>>
Xscrabble project is an internationalized version of the Xscrabble program.
Xscrabble is an enhancement of Matt Chapmans original Xscrabble program, which is a networked scrabble implementation for the X Window System.
Among other things, version 2 adds internationalization features.
English and French are currently supported (the corresponding dictionary files should be downloaded separately from the main package).
Enhancements:
- Fully automated installation (program, languages...)
<<lessXscrabble is an enhancement of Matt Chapmans original Xscrabble program, which is a networked scrabble implementation for the X Window System.
Among other things, version 2 adds internationalization features.
English and French are currently supported (the corresponding dictionary files should be downloaded separately from the main package).
Enhancements:
- Fully automated installation (program, languages...)
Download (0.082MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1090 downloads
Helherron 2.04
Helherron is a fantasy RPG game for PC computers. more>>
Helherron is a fantasy RPG game for PC computers.
The isle of Helherron is at chaos. Beloved King Krohl has been kidnapped. Nobody knows by whom, but the legends are wild. The villagers tell, still shaking in terror, that it was done by dark, winged man-like creatures that took off to the sky shrieking, with poor King Krolh with them.
And worse yet, the isles seem to be cursed somehow. Its hard to determine how, but you sure can feel it. It hangs in the air heavy, like a Shadow of Death, and you can see it shimmering bloody red in the horizon of the night sky.
The villagers tell that just lately, after King Krolh was kidnapped, their villages have been raided by grotesque cross-breeds between man and beast. Most apparently that is also due to the Curse placed over Helherron and its sister isles. But the worst is yet to be told.
The Divine Sceptre, given to the people of Helherron by the Divine Cleric Order and crafted by the Creator itself, which was at King Krolhs possession, is now missing too. It was most apparently stolen at the same time King Krolh was kidnapped. Thus, the only hope for Helherron is to send a party of heroes to find the Divine Sceptre so that order and peace can be once again returned.
<<lessThe isle of Helherron is at chaos. Beloved King Krohl has been kidnapped. Nobody knows by whom, but the legends are wild. The villagers tell, still shaking in terror, that it was done by dark, winged man-like creatures that took off to the sky shrieking, with poor King Krolh with them.
And worse yet, the isles seem to be cursed somehow. Its hard to determine how, but you sure can feel it. It hangs in the air heavy, like a Shadow of Death, and you can see it shimmering bloody red in the horizon of the night sky.
The villagers tell that just lately, after King Krolh was kidnapped, their villages have been raided by grotesque cross-breeds between man and beast. Most apparently that is also due to the Curse placed over Helherron and its sister isles. But the worst is yet to be told.
The Divine Sceptre, given to the people of Helherron by the Divine Cleric Order and crafted by the Creator itself, which was at King Krolhs possession, is now missing too. It was most apparently stolen at the same time King Krolh was kidnapped. Thus, the only hope for Helherron is to send a party of heroes to find the Divine Sceptre so that order and peace can be once again returned.
Download (6.1MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1236 downloads
Download (0.045MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1633 downloads
Another File Integrity Checker 2.10-1
Another File Integrity Checker is another file integrity checker. more>>
Another File Integrity Checker is another file integrity checker, designed to be fast and fully portable between Unix and Windows platforms.
Another File Integrity Checker works by first creating a database that represents a snapshot of the most essential parts of your computer system. You can then run the script to discover all modifications made since the snapshot was taken (i.e. files added, changed, or removed).
The configuration syntax is very close to that of aide or tripwire, and a graphical interface is provided.
Enhancements:
New features
- add report_syslog directive and option
- dynamic choice of database backend
- add report_url option
- checksum do not change atime any more if possible
- windows config file now use environment variables (Manuel Martin suggest)
Bug fix
- adapt afick_cron to old shell syntax (ash ...) to fix bug with anacron ( Slass100 report)
Upgrade
- post_install can replace environment variables in aficks config
Security
- improved afick change detection (warnings not only on checksum)
Others
- rename set_planning.bat to afick_postinstall.bat
- display warning for too long acl on windows (SDBM error)
- change directives compare algorythme (diff_tab sub)
- remove usage sub (all doc in pod)
- prepare code for daemon mode (with gamin use)
<<lessAnother File Integrity Checker works by first creating a database that represents a snapshot of the most essential parts of your computer system. You can then run the script to discover all modifications made since the snapshot was taken (i.e. files added, changed, or removed).
The configuration syntax is very close to that of aide or tripwire, and a graphical interface is provided.
Enhancements:
New features
- add report_syslog directive and option
- dynamic choice of database backend
- add report_url option
- checksum do not change atime any more if possible
- windows config file now use environment variables (Manuel Martin suggest)
Bug fix
- adapt afick_cron to old shell syntax (ash ...) to fix bug with anacron ( Slass100 report)
Upgrade
- post_install can replace environment variables in aficks config
Security
- improved afick change detection (warnings not only on checksum)
Others
- rename set_planning.bat to afick_postinstall.bat
- display warning for too long acl on windows (SDBM error)
- change directives compare algorythme (diff_tab sub)
- remove usage sub (all doc in pod)
- prepare code for daemon mode (with gamin use)
Download (0.10MB)
Added: 2007-05-23 License: GPL (GNU General Public License) Price:
889 downloads
gtk-sharp 2.10.1
Gtk# (gtk-sharp) is a .NET language binding for the GTK+ toolkit and assorted GNOME libraries. more>>
Gtk# (gtk-sharp) is a .NET language binding for the GTK+ toolkit and assorted GNOME libraries. Gtk# is free software, licensed under the GNU LGPL. The target is the 2.6 platform.
Building & Installing Gtk#:
./configure
make
make install
You may want to consider using configures prefix option to install Gtk# using the same prefix as Mono. That way all of your .NET assemblies get placed in the same place, and you dont need to do any extra "configuring" to make it so mono (and mint) can find your assemblies. In other words, doing something like:
./configure --prefix=/the/path/that/was/used/for/mono
make
make install
(Of course, replace "/the/path/that/was/used/for/mono" with whatever path which was used for Mono. This might have been "/usr", "/usr/local", or something similar.)
If you are compiling from SVN, you will need libtool and the auto* tools and will need to replace the configure above with bootstrap for the 2.5.x version or bootstrap-2.4 for the 1.9.x version.
<<lessBuilding & Installing Gtk#:
./configure
make
make install
You may want to consider using configures prefix option to install Gtk# using the same prefix as Mono. That way all of your .NET assemblies get placed in the same place, and you dont need to do any extra "configuring" to make it so mono (and mint) can find your assemblies. In other words, doing something like:
./configure --prefix=/the/path/that/was/used/for/mono
make
make install
(Of course, replace "/the/path/that/was/used/for/mono" with whatever path which was used for Mono. This might have been "/usr", "/usr/local", or something similar.)
If you are compiling from SVN, you will need libtool and the auto* tools and will need to replace the configure above with bootstrap for the 2.5.x version or bootstrap-2.4 for the 1.9.x version.
Download (2.0MB)
Added: 2007-06-19 License: LGPL (GNU Lesser General Public License) Price:
520 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above spheres of chaos 2.10 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed