Main > Free Download Search >

Free 10.2 software for linux

10.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 75
OCSID 10.2

OCSID 10.2


OCSID is a Slackware based distro with Gnome, like the good old Slackware used to have. more>>
OCSID is a Slackware based distro with Gnome, like the good old Slackware used to have.
First lets start with what OCSID is NOT:
- is not yet another linux distro;
- is not yet another fork;
- is not born to divide the Community;
- is not a closed development project.
So What OCSID really is?
- is a wrapper to contain official Slackware packages together with Community related efforts;
- is a Slackware based distro with Gnome, like the good old Slackware used to have;
- is an installation dvd so that you can install everything you want from the good old Slackware installer;
- is an open Community project and everyone is free to participate, the first goal is to unite Slackware Communitys efforts.
So OCSID is a dvd with all the Official Slackware packages untouched, with Freerock GNOME and some other packages that usually people want but arent included in Slackware (Amarok, Postfix, ecc.). Besides OCSID ships kernel 2.6.13 by default.
Not only you can install everything from the classic installer but also OCSID fully supports dependencies through slapt-get.
So that you can do it the debian way: install a minimum set of packages directly from the first Slackware CD, then install slapt-get and set OCSID as your main repository, finally you can get everything you need as in this example:
slapt-get --install kde
This way you can also upgrade your old Slackware system to OCSID with a single command.
Latest stable version of OCSID: 10.2 (Slackware 10.2, Freerock GNOME 2.12.1).
<<less
Download (MB)
Added: 2005-12-08 License: GPL (GNU General Public License) Price:
1416 downloads
IzPack 3.10.2

IzPack 3.10.2


IzPack is a free Java software installer builder. more>>
IzPack is an installers generator for the Java platform. IzPack project produces lightweight installers that can be run on any operating system where a Java virtual machine is available.
Depending on the operating system, it can be launched by a double-click or a simple java -jar installer.jar on a shell. The most common use is to distribute applications for the Java platform, but you can also use it for other kinds of projects.
The main benefit of IzPack is that it provides a clean and unique way of distributing a project to users using different operating systems.
A big care has been put in making IzPack as small as possible in order to reduce the weight of IzPack itself in the final installer archive. Also, IzPack has been designed around modularity and flexibility.
As a consequence, you are able to specify how your installer should be by selecting the panels that you want to show to the final user. Sometimes there are even several panels for the same usage so that you can pick the one that suits the best your needs.
If ever you dont find your way through the available panels, you can still develop your own ones with the nice and easy IzPack API. Theres even an embedded XML parser !
Main features:
- XML-based installer descriptors
- Uses the maximum Jar archives compression level
- Jakarta Ant integration
- Great flexibility and modularity, it is very easy to extend IzPack
- No native code is required, but you can extend IzPack with native code
- Shortcuts creation system
- Flexible and powerful user input panel
- Automatic uninstaller creation
- Easy localization with XML langpacks: 16 langpacks are provided by default
- Variable substitution system
- OS-specific scripts interaction
Enhancements:
- This is a normal maintenance release containing various bugfixes and translation updates.
- Vista/Java 6 compatibility has been enhanced.
<<less
Download (14MB)
Added: 2007-05-12 License: The Apache License 2.0 Price:
924 downloads
Soya 3D 0.10.2

Soya 3D 0.10.2


Soya 3D is a high level 3D engine for Python. more>>
Soya 3D is a high level 3D engine for Python. It relies on OpenGL, SDL and Cal3D. Soya 3D project is designed with games in mind, focusing both on performance and ease-of-use.
Soya 3D is available under the GPL and currently runs on GNU/Linux, though ports to other OS are planned (Mac OS X, windows,...) since it uses only portable libraries.
Main features:
- Multi-plateform : Linux / Unix, MacOSX, Windows
- Object model, including camera, light, world, volume,...
- Particle systems
- Fullscreen
- Tutorials and demos included
- Trees
- Raypicking
- Landscapes
- 3D character animation (with Cal3D)
- Exportation scripts for Blender, Obj/Mtl, Maya and 3DSmax
- Event management (keyboard, mouse,...)
- Cell-shading
- Shadows
- Environment mapping
Soya 0.6.1 and below were written in C and Python, but version 0.7 and higher are written in Pyrex and Python.
<<less
Download (2.1MB)
Added: 2006-04-25 License: GPL (GNU General Public License) Price:
1278 downloads
GNU Wget 1.10.2

GNU Wget 1.10.2


GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the two most widely-used Internet protocols. more>>
GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the two most widely-used Internet protocols.
It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without Xsupport, etc.
Main features:
- Can resume aborted downloads, using REST and RANGE
- Can use filename wild cards and recursively mirror directories
- NLS-based message files for many different languages
- Optionally converts absolute links in downloaded documents to relative, so that downloaded documents may link to each other locally
- Runs on most UNIX-like operating systems as well as Microsoft Windows
- Supports HTTP and SOCKS proxies
- Supports HTTP cookies
- Supports persistent HTTP connections
- Unattended / background operation
- Uses local file timestamps to determine whether documents need to be re-downloaded when mirroring
- GNU wget is distributed under the GNU General Public License.
Enhancements:
- A buffer overrun in the NTLM code was fixed.
<<less
Download (1.2MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1476 downloads
MapServer 4.10.2

MapServer 4.10.2


MapServer is an Open Source development environment for building spatially-enabled internet applications. more>>
MapServer is an Open Source development environment for building spatially-enabled internet applications. The project is not a full-featured GIS system, nor does it aspire to be. Instead, MapServer excels at rendering spatial data (maps, images, and vector data) for the web.
Beyond browsing GIS data, MapServer allows you create "geographic image maps", that is, maps that can direct users to content. For example, the Minnesota DNR Recreation Compass provides users with more than 10,000 web pages, reports and maps via a single application. The same application serves as a "map engine" for other portions of the site, providing spatial context where needed.
MapServer was originally developed by the University of Minnesota (UMN) ForNet project in cooperation with NASA and the Minnesota Department of Natural Resources (MNDNR). Presently, the MapServer project is hosted by the TerraSIP project, a NASA sponsored project between the UMN and consortium of land management interests.
The software is maintained by a growing number of developers (nearing 20) from around the world and is supported by a diverse group of organizations that fund enhancements and maintenance.
Main features:
- Advanced cartographic output
- Scale dependent feature drawing and application execution
- Feature labeling including label collision mediation
- Fully customizable, template driven output
- TrueType fonts
- Map element automation (scalebar, reference map, and legend)
- Thematic mapping using logical- or regular expression-based classes
- Support for popular scripting and development environments
- PHP, Python, Perl, Ruby, Java, and C#
- Cross-platform support
- Linux, Windows, Mac OS X, Solaris, and more
- A multitude of raster and vector data formats
- TIFF/GeoTIFF, EPPL7, and many others via GDAL
- ESRI shapfiles, PostGIS, ESRI ArcSDE, Oracle Spatial, MySQL and many others via OGR
- Open Geospatial Consortium (OGC) web specifications
- WMS (client/server), non-transactional WFS (client/server), WMC, WCS, Filter Encoding, SLD, GML, SOS
- Map projection support
- On-the-fly map projection with 1000s of projections through the Proj.4 library
<<less
Download (1.7MB)
Added: 2007-08-06 License: MIT/X Consortium License Price:
520 downloads
MillScript 10.2.0

MillScript 10.2.0


MillScript is an easy to use language for batch producing templated Web sites. more>>
MillScript projetc is a full featured, yet easy to use language for the batch production of templated Web sites.
The language is a Java-based, early implementation of Spice: an experimental language developed by the OpenSpice group.
MillScript benefits from a carefully considered and consistent syntax that should be most beneficial to ocassional and cross-over programmers. Its features include multiple valued expressions, embedded XML tags, powerful for loops, a rich template system, lambda functions, closures, classes, and methods, regular expressions, and more.
Enhancements:
- Temporarily removed SVG support as the Apache License is not compatible with the GPL. As soon as I find a GPL compatible alternative Ill reinstate this functionality
- Implemented Serializable for all classes are based on MillScript-Util functionality
- Fixed an issue with embedded XML which caused an exception when an attribute value was not a string
- Fixed an off by one error in the subrange function(used by the subrange syntax [X..Y])
- Updated to use new AlertReporter interface from MillScript-Alert
- Removed the Excel file loader, this can now be found in the MillScript-Excel package, which uses the new plugin system to add the loader into an installation.
- Added a simple plugin infrastructure, which scans for plugin configuration files on startup.
- Fixed the HTML renderers emtpy element tag set to match the HTML specification, i.e. an IFRAME is no longer considered an empty element, but the non-standard BGSOUND, SPACER and WBR tags are.
- Added XML namespace support to MillScript, via XML files in an inventory, but not within the MillScript language(which will come later)
- Added support for fat strings, i.e. strings that can span multiple lines. Fat strings are intended to bridge the gap between single line strings and autoloadable text files, i.e. medium length strings.
- Added support for chained relational expressions, e.g. x < y < z, where each expression is evaluated once and only if required.
- Added support for loading Excel spreadsheets. This is strictly limited to spreadsheets with text, numbers and very simple formulas(e.g. simple arithmetic and no floating point). Upgrades to this support are planned :-)
- Ensure methods report their name, rather than pretending to be anonymous.
- Added a properties file renderer and function, so you can now easily write Java properties files.
- Migrating to Java 5 - added generics type information, annotated for overrides and suppressing warnings and added enumerations
- Simplified name resolution code.
- Migrated Map(and List, etc) functionality from the Java Collections API to the new MillScript-Util one. This unifies Lists and Maps at the Java level, rather than the MillScript one.
- Fixed the bug stopping you from updating an list when indexing with negative indicies.
- Migrated all internal use of XML to MillScripts own custom XML parser and API, rather than the previous SAX and DOM based ones. This has included using the new parsers Name and Attribute(s) interfaces and implementations where appropriate.
- Migrated the template loaders to use the SAX API rather than transforming a DOM object.
- Added te-common library for command line argument parsing. Added a Java implementation of the website and status commands. More will follow.
- Added serialVersionUIDs to serializable classes, to enable version handling when serializing.
- Added a TrueType font loader, so you can now put TrueType fonts in your inventory and load them. When we have a graphics API youll be able to use these to draw onto images.
<<less
Download (6.4MB)
Added: 2007-03-21 License: GPL (GNU General Public License) Price:
948 downloads
SpiralCrypt 0.10.2

SpiralCrypt 0.10.2


SpiralCrypt is a stream cipher cyclic key. more>>
SpiralCrypt is a stream cipher cyclic key. Tested with diverse raw bitmap images via visual, histogram, and statistical analyses.

Includes check sum and file stat calculations, standard IO processing, named pipe processing and keys, shredding, random keys.
<<less
Download (0.16MB)
Added: 2006-11-14 License: LGPL (GNU Lesser General Public License) Price:
1076 downloads
Oracle 10.2.0.1.0

Oracle 10.2.0.1.0


Oracle is an enterprise-level SQL database. more>>
With Oracle Database 10g, the first relational database designed for Grid Computing, your information is securely consolidated and always available. Oracle Database 10g has the lowest total cost of ownership by making the most efficient use of hardware and IT resources. Oracle is the best choice for large enterprises, small and midsize businesses, and departments alike.

Count on the Highest Quality of Service
Oracle Database 10g delivers the response times your users demand and reduces your cost of downtime. Only Oracle offers the availability, scalability, and low-cost benefits of clustering with Oracle Real Application Clusters.

Lower Costs with the Self-Managing Database
Oracle automates time-consuming, error-prone administrative tasks, so DBAs can focus on strategic business objectives. Studies from the Edison Group prove Oracle Database 10g offers superior manageability and significant cost savings over both IBM DB2 8.2 and Microsoft SQL Server 2000.

Build Your Foundation for Grid Computing
Oracle Database 10g with Real Application Clusters and Automatic Storage Management coordinates the use of large numbers of servers and storage acting as one self-managing Grid for the highest quality of service on low-cost, modular hardware.

Oracle Database 10g is the industrys first database designed for grid computing. Low entry-level pricing makes Oracle the best choice for large enterprises and small to midsize businesses alike, with a variety of editions to choose from:

Enterprise Edition

Industry-leading performance, scalability, and reliability for OLTP, decision support, and content management.
View a list of Enterprise Edition options.

Standard Edition

Four-processor version of Oracle Database 10g, including full clustering support.

Standard Edition One

Two-processor version of Standard Edition at an attractive entry-level price.

Personal Edition

Full-featured version for individuals, compatible with the entire Oracle Database family.

Lite Edition

Complete software for building, deploying, and managing mobile database applications.
<<less
Download (668MB)
Added: 2006-10-17 License: Other/Proprietary License Price:
829 downloads
libgtk-java 2.10.2

libgtk-java 2.10.2


Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. more>>
Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java.

libgtk-java is implemented as a JNI layer that delegates the Java calls out to the underlying C library.

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.
<<less
Download (1.0MB)
Added: 2007-01-08 License: GPL (GNU General Public License) Price:
1019 downloads
gtk-engines 2.10.2

gtk-engines 2.10.2


Gtk-engines is a package containing a number of sample themes for GTK+. more>>
Gtk-engines is a package containing a number of sample themes for GTK+.
Main features:
Free
- GNOME is Free Software and part of the GNU project, dedicated to giving users and developers the ultimate level of control over their desktops, their software, and their data. Find out more about the GNU project and Free Software at gnu.org.
Usable
- GNOME understands that usability is about creating software that is easy for everyone to use, not about piling on features. GNOMEs community of professional and volunteer usability experts have created Free Softwares first and only Human Interface Guidelines, and all core GNOME software is adopting these principles. Find out more about GNOME and usability at the GNOME Usability Project.
Accessible
- Free Software is about enabling software freedom for everyone, including users and developers with disabilities. GNOMEs Accessibility framework is the result of several years of effort, and makes GNOME the most accessible desktop for any Unix platform. Find out more at the GNOME Accessibility Project.
International
- GNOME is used, developed and documented in dozens of languages, and we strive to ensure that every piece of GNOME software can be translated into all languages. Find out more at the GNOME Translation Project.
Developer-friendly
- Developers are not tied to a single language with GNOME. You can use C, C++, Python, Perl, Java, even C#, to produce high-quality applications that integrate smoothly into the rest of your Unix or Linux desktop.
Organized
- GNOME strives to be an organized community, with a foundation of several hundred members, usability, accessibility, and QA teams, and an elected board. GNOME releases are defined by the GNOME Release Team and are scheduled to occur every six months.
Supported
- Beyond the worldwide GNOME Community, GNOME is supported by the leading companies in Linux and Unix, including HP, MandrakeSoft, Novell, Red Hat, and Sun. Find out more at foundation.gnome.org.
A community
- Perhaps more than anything else, GNOME is a worldwide community of volunteers who hack, translate, design, QA, and generally have fun together. Find out more at GNOME Developers site.
Enhancements:
Hilights in this release include:
- Several improvements to the Redmond theme.
Bug fixes.
- Fixed bugs in this release:
- Bug 429988 - Redmond: CombBox should appear as list
- Bug 430012 - Redmond: Tabs are not drawn correctly
- Bug 429761 - Redmond: The radios diameter is too big
- Bug 429730 - Redmond engine draws radio buttons wrong
- Bug 428772 - Unnecessary cast breaks build on Solaris
- Bug 427265 - Clearlooks: invisible resize handle in RTL
- Bug 438456 - Potential invalid g_free() on slice-allocated data
New Translations:
- Gintautas Miliauskas (lt)
- Subhransu Behera (or)
- Yannig MARCHEGAY (oc)
Updated Translations:
- Ignacio Casal Quinteiro (gl)
<<less
Download (0.87MB)
Added: 2007-05-29 License: LGPL (GNU Lesser General Public License) Price:
879 downloads
Pre Make Kit 0.10.2

Pre Make Kit 0.10.2


Pre Make Kit aims to be a BSD alternative to GNU autoconf, GNU libtool, and pkg-config. more>>
Pre Make Kit (PMK) aims to be a BSD alternative to GNU autoconf, GNU libtool, and pkg-config. Pre Make Kit uses data files instead of scripts to limit the spreading of trojans in software packages.
Its designed to be easy to use for users and developers. For better portability and efficiency, all of the components are written in C. Requirements are a POSIX system, a C compiler, a POSIX shell, and a make tool.
Main features:
- Dependency configuration like autoconf (with partial compatibility mode).
- Compiler detection to set shared library flags.
- Architecture and cpu identification (support for x86 32 and 64 bits, IA64 and alpha).
- Internal pkg-config support (faster than calling pkg-config).
- Use a data file instead of a shell script that could hide trojans.
<<less
Download (0.13MB)
Added: 2007-04-16 License: BSD License Price:
924 downloads
Freedroid RPG 0.10.2

Freedroid RPG 0.10.2


Freedroid RPG is an extension/modification of the classical Freedroid engine into an RPG. more>>
Freedroid RPG project is an extension/modification of the classical Freedroid engine into an RPG. The main differences to the classical version are as follows:
- The Tux is the main character of the rpg.
- The game uses isometric viewpoint and animated pre-rendered 3d character models for all characters inside the game.
- Dialogs and chatting with friendly droids and humans: Multiple-choice menus and voice samples (with subtitles for those without sound).
- There is an item and inventory system that is modeled after some popular standards of the industry
- An automap feature was added. (this is currently a bit unmaintained since part of the code needs to be re-written for proper OpenGL support in the automap display)
- Saving and loading of games.
- Shops to trade things and skills to learn.
- Controls are different: Mouse is the input method of choice.
- This is a graphically intense game. Therefore the archive size is comparably *huge* and not suitable for modem downloads with a dialup connection.
Enhancements:
- This version, mostly unchanged from -rc4, focuses on making the development for the game easier, exports some hardcoded data into files, makes the map editor a bit more usable, and has other major and minor tweaks.
<<less
Download (100MB)
Added: 2007-07-06 License: GPL (GNU General Public License) Price:
846 downloads
konvenientSUSE 10.2.9

konvenientSUSE 10.2.9


konvenientSUSE is a Kommander script that can add package repositories / installation sources and install multimedia codecs... more>>
konvenientSUSE is a Kommander script that can add package repositories / installation sources and install multimedia codecs, Java and Flash on SUSE Linux 10.1 with pointnclick.
Only SUSE Linux 10.1 is supported. But both default packagemanagement (YaST2/Zen/Rug) and the very popular Smart Package Manager are supported.
How to Install:
Download the RPM and install it. For example like this: Right click the RPM -> Open with Install Software
The RPM depends on kdewebdev3 - so youll need the DVD/CDs or http/ftp inst-source.
How to run it:
After installation click the konvenientSUSE menu entry under System -> Configuration
If you want more information about whats going on, run konvenientSUSE from a root terminal, like this:
# kmdr-executor /usr/share/konvenientsuse/konvenientsuse.kmdr
Enhancements:
- Updated for new Nvidia packages.
- Added OpenOffice.org repo.
<<less
Download (0.083MB)
Added: 2007-06-26 License: GPL (GNU General Public License) Price:
850 downloads
openSUSE 10.2 Live DVD

openSUSE 10.2 Live DVD


openSUSE Live DVD contains a base desktop system (KDE and Gnome) with applications for office, multimedia and internet usage. more>>
openSUSE Live DVD contains a base desktop system (KDE and Gnome) with applications for office, multimedia and internet usage.
The openSUSE project is a community program sponsored by Novell. Promoting the use of Linux everywhere, this program provides free, easy access to openSUSE, a complete Linux distribution.
The openSUSE project has three main goals: make openSUSE the easiest Linux for anyone to obtain and the most widely used Linux distribution; leverage open source collaboration to make openSUSE the worlds most usable Linux distribution and desktop environment for new and experienced Linux users; dramatically simplify and open the development and packaging processes to make openSUSE the platform of choice for Linux developers and software vendors.
Enhancements:
- The last piece of the openSUSE 10.2 distribution got released today.
- The Live DVD image has a size of 1.7 GB and can be used on every x86 compatible system with at least 512 MB of memory.
- It contains a base desktop system (KDE and Gnome) with applications for office, multimedia and internet usage.
<<less
Download (1740MB)
Added: 2007-01-27 License: GPL (GNU General Public License) Price:
1038 downloads
Evolution Jescs 2.10.2

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.
<<less
Download (0.68MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
878 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5