linux freeware
|
Written by Administrator
|
|
Tuesday, 20 July 2010 13:45 |
|
Operating system : Linux
Download
Publisher
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.
Capabilities of Make
* Make enables the end user to build and install your package without knowing the details of how that is done -- because these details are recorded in the makefile that you supply. * Make figures out automatically which files it needs to update, based on which source files have changed. It also automatically determines the proper order for updating files, in case one non-source file depends on another non-source file.
As a result, if you change a few source files and then run Make, it does not need to recompile all of your program. It updates only those non-source files that depend directly or indirectly on the source files that you changed. * Make is not limited to any particular language. For each non-source file in the program, the makefile specifies the shell commands to compute it. These shell commands can run a compiler to produce an object file, the linker to produce an executable, ar to update a library, or TeX or Makeinfo to format documentation. * Make is not limited to building a package. You can also use Make to control installing or deinstalling a package, generate tags tables for it, or anything else you want to do often enough to make it worth while writing down how to do it.
Advantages of GNU Make
GNU Make has many powerful features for use in makefiles, beyond what other Make versions have. It can also regenerate, use, and then delete intermediate files which need not be saved.
GNU Make also has a few simple features that are very convenient. For example, the -o file option which says ``pretend that source file file has not changed, even though it has changed.'' This is extremely useful when you add a new macro to a header file. Most versions of Make will assume they must therefore recompile all the source files that use the header file; but GNU Make gives you a way to avoid the recompilation, in the case where you know your change to the header file does not require it.
However, the most important difference between GNU Make and most versions of Make is that GNU Make is free software.
|
|
|
Written by Administrator
|
|
Friday, 16 July 2010 06:52 |
|
Operating system : No need (It is a Live OS)
Knoppix is a Free and Open Source Live Linux CD based on Debian GNU/Linux. Live Linux CD means that the computer boots and runs completely from cd. Nothing is installed on your hard drive in order for you to experience many of the Open Source software packages available. Knoppix includes recent Linux software and desktop environments, including such applications as OpenOffice.org, Abiword, Gimp, Konqueror, Firefox, Apache, PHP, MySQL and hundreds of other quality open source programs.
The following Highlights are available in this Debian-based (www.debian.org) CD:
- Linux-Kernel 2.4.x and 2.6.x
- KDE as the standard desktop with K Office and the Konqueror WWW-browser konqueror
- X Multimedia System (xmms) an MPEG-video, MP3, Ogg Vorbis Audio player and xine
- Internet connection software kppp,pppoeconf (DSL) and isdn-config
- Gnu Image Manipulation Program (GIMP)
- utilities for data recovery and system repairs, even for other operating systems
- network and security analysis tools for network administrators
- OpenOffice(TM), the GPL-developed version of the well-known StarOffice(TM) office suite
- many programming languages, development tools (including kdevelop) and libraries for developers
- in total more than 900 installed software packages with over 2000 executable user programs, utilities, and games
Download | Publisher
|
|
Last Updated on Sunday, 30 January 2011 16:38 |
|
Written by Administrator
|
|
Tuesday, 22 June 2010 13:59 |
|
Operating system : Ubuntu (Linux )
Download
Publisher
Ubuntu Tweak is an application designed to config Ubuntu easier for everyone. It provides many useful desktop and system options that the default desktop environment doesn't provide. At present, it's only designed for the Ubuntu GNOME Desktop, and always follows the newest Ubuntu distribution.
Ubuntu Tweak is a free software, which means you can redistribute it and/or modify it under the terms of the GNU General Public License published by the Free Software Foundation. More information can be seen in the package's LICENSE file.
Features of Ubuntu Tweak
* View of Basic System Information(Distribution, Kernel, CPU, Memory, etc.) * GNOME Session Control * Auto Start Program Control * Quick install popular applications * A lot of third-party sources to keep applications up-to-date * Clean unneeded packages or cache to free disk space * Show/Hide and Change Splash screen * Show/Hide desktop icons or Mounted Volumes * Show/Hide/Rename Computer, Home, Trash or Network icon * Tweak Metacity Window Manager's style and behaviour * Compiz Fusion settings, Screen Edge Settings, Window Effect Settings, Menu Effect Settings * Set the Shortcuts to archive quicker access your favourite applications * GNOME Panel Settings * Nautilus Settings * Advanced Power Management Settings * System Security Settings * And many other in process.

|
|
Last Updated on Monday, 12 July 2010 13:20 |
|
Written by Administrator
|
|
Wednesday, 07 April 2010 15:43 |
RealPlayer
Play popular datatypes
- RealPlayer@ 10 supports RealAudio, RealVideo 10, MP3, Ogg Vorbis and Theora, H263, AAC and more. Get ready for accelerated video, full screen playback, and a lot more to play.
Mozilla-compatible plug-in
- You can now watch and listen to embedded video right in your Web browser without opening RealPlayer. Enjoy media from your favorite music and news sites with just one click.
New UI adopts your theme
- The elegant UI design is based on GTK technology. That means the player adopts the theme you've chosen, and blends itself accordingly into your desktop environment.
|
|
Last Updated on Monday, 12 July 2010 13:13 |
|
|
|
|
|
|
|