develia.org
»» i686 slackware tarballs..
»» software projects..
»» and much more..
 NAVIGATION 
 OPTIONS 

 INFO 
*** develia.org ***
by Giacomo Lozito
© 2004-2010

valid xhtml 1.0valid css!
powered by apachepowered by php
valid rss 2.0get firefox!

NO software patents in UE
 TARBALLS 
««  DEVELOPMENT  »»


md5sign
fltk-1.1.9-i686-1_dvl.tgz
FLTK is a C++ multiplatform toolkit for graphical interface creation, this package is necessary for compiling programs which have a GUI based on FLTK. This version was compiled with OpenGL and Xft support enabled.
./configure --prefix=/usr --disable-debug --enable-shared
--enable-gl --enable-threads --enable-xft



md5sign
lua-5.1.4-i686-1_dvl.tgz
Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Official patch patch-lua-5.1.3 applied.
target=linux prefix=/usr in Makefile


md5sign
mono-2.0-i686-1_dvl.tgz
md5sign
libgdiplus-2.0-i686-1_dvl.tgz
Mono provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix. Sponsored by Novell, the Mono open source project has an active and enthusiastic contributing community and is positioned to become the leading choice for development of Linux applications. Requires libgdiplus.
./configure --prefix=/usr --sysconfdir=/etc --bindir=/usr/mono


md5sign
newt-0.52.8-i686-1_dvl.tgz
NEWT is a windowing kit for text mode, based on the S-Lang library. It allows applications in coloured text mode to use window, buttons, boxes and such.
./configure --prefix=/usr --sysconfdir=/etc


md5sign
ocaml-3.10.1-i686-1_dvl.tgz
md5sign
ocaml-facile-1.1-i686-1_dvl.tgz
Objective Caml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. FaCiLe is a constraint programming library on integer and integer set finite domains written in OCaml.
./configure -prefix=/usr && make world.opt


md5sign
octave-3.0.0-i686-1.tgz
md5sign
glpk-4.25-i686-1.tgz
md5sign
qhull-2003.1-i686-1.tgz
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. Glpk and Qhull are libraries required by Octave. Octave compilation options are listed in this text file.
./configure --prefix=/usr --disable-static


md5sign
otcl-1.13-i686-1_dvl.tgz
OTcl (MIT Object Tcl) is an extension to Tcl/Tk for object-oriented programming.
./configure --prefix=/usr --disable-debug


md5sign
pyrex-0.9.6.4-i686-1.tgz
Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python.
./configure --prefix=/usr


md5sign
qhull-2003.1-i686-1.tgz
Qhull is a library (with programs) that computes the convex hull, Delaunay triangulation, Voronoi diagram, and other tasks. This library is used by Octave.
./configure --prefix=/usr --disable-static


md5sign
scons-0.96.1-noarch-1.tgz
SCons is a software construction tool, an alternative to the classic 'Make' build tool. SCons is implemented as a Python script and set of modules, and SCons 'configuration files' are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools.


md5sign
swig-1.3.36-i686-1_dvl.tgz
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl and Ruby.
./configure --prefix=/usr --disable-static


md5sign
tclcl-1.19-i686-1_dvl.tgz
TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, vat, rtp_play, ns, and nam. It provides a layer of C++ glue over OTcl.
./configure --prefix=/usr --disable-debug


md5sign
wxwidgets-gtk-2.8.9-i686-1_dvl.tgz
wxWidgets is a C++ framework for graphical interfaces, this version outputs GTK interfaces. Even if you don't write software with this framework, wxWidgets libraries may be necessary for using programs based on it.
./configure --prefix=/usr --enable-optimise --enable-threads
--disable-debug --with-gtk --with-expat --with-regex
--without-gnomeprint --without-gnomevfs --with-odbc --with-sdl