Main > Free Download Search >

Free car stereo installation instructions software for linux

car stereo installation instructions

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2955
Cluster Installation Finishing Scripts 3.1.1

Cluster Installation Finishing Scripts 3.1.1


Cluster Installation Finishing Scripts is a post-installation adjustment system for compute nodes. more>>
The Finishing Scripts for Cluster Installations handle specific post-installation configuration that might not be convienent nor possible using existing cluster installation methods.

The usual installation process is used to build a reasonably configured node, and the system then reboots into normal mode, achieves network visibility, and executes the finishing script.

The finishing script handles all of the finer details of installing packaged or non-packaged software, tweaking installation, setting host/net specific parameters/files, etc. It is controlled via a single, easily modified script.
<<less
Download (0.011MB)
Added: 2005-04-07 License: Artistic License Price:
1661 downloads
QMail Installation 1.3.17

QMail Installation 1.3.17


QMail Installation is a script for installing qmail. more>>
QMail Installation is a small and very practical script that makes it easy to install qmail and other related tools, such as vpopmail, qmailadmin, spamassassin, F-prot, and qmailmrtg.
Installation
You MUST be root for using this script.
1. Create a directory where you wish and go inside.
2. De tar install_qmail-x.x.x.tar.gz in this directory.
3. Look at the header of install_qmail-x.x.x.sh
4. Change the values in the install_qmail-x.x.x.sh file according to your installation.
All are commented.
5. Do NOT change values in others files.
6. Comment the good line before lauching the script.
7. sh install_qmail-x.x.x.sh
You must choose between debian or suse in the top of the file.
You have also a file (apt-debian.sh) to install all necessary *.deb
You could also modify values.suse or values.debian for a custom installation.
Enhancements:
- The versions of the installed software were updated.
- Minor changes were made in the supervise scripts for chkuser.
- Minor changes were made in the simscan installation.
- The values.suse10.0 file was added.
- Minor debugging was done in the ezmlm installation.
- The values.sles9 file has been added for SuSE Linux Enterprise Server 9.
- This release has been successfully tested on SuSE Linux Enterprise Server 9.
<<less
Download (0.037MB)
Added: 2005-12-18 License: GPL (GNU General Public License) Price:
813 downloads
Fedora Multimedia Installation HOWTO 5.1

Fedora Multimedia Installation HOWTO 5.1


Fedora Multimedia Installation HOWTO will explain how to get various multimedia apps working under Fedora Core. more>>
Fedora Multimedia Installation HOWTO will explain how to get various multimedia apps working under Fedora Core.

How to get various proprietary and restricted multimedia Damned Things (AVI, Flash, Java, MP3, MPEG, QuickTime, RealMedia, Windows Media) working under Fedora Core using your normal package-management tools. Includes Firefox-plugin instructions. Now with coverage of both 32- and 64-bit Intel-architecture systems.

Unfortunately, the news in FC5 is almost all bad. Totem and Xine are both completely broken.

There are some Damned Things like enabling Java and Flash in Mozilla, playing MP3 files, playing Quicktime/AVI/RealMedia/Windows Media streams, and playing encrypted DVDs that the Fedora distro folks wont tell you how to do, either because theyre afraid of being sued under the DMCA or for various other esthetic and political reasons.

This HOWTO collects the relevant information in one place. It is not a general multimedia-on-Linux HOWTO; if it were, there are hundreds of nifty tools and packages it would list (starting with the GIMP and all its kindred and forks and symbiotes). The packages well cover here are just the legal and political hot potatoes, the stuff that threatens monopolies and worries lawyers.

<<less
Download (MB)
Added: 2007-01-25 License: LGPL (GNU Lesser General Public License) Price:
1014 downloads
Packet Construction Set 0.5 Beta

Packet Construction Set 0.5 Beta


Packet Construction Set is a set of Python modules and objects that make building network protocol code easier. more>>
Packet Construction Set is a set of Python modules and objects that make building network protocol code easier for the protocol developer.
The core of the system is the pcs module itself which provides the necessary functionality to create classes that implement packets.
Installation Instructions for Packet Construction Set (PCS)
PCS follows the normal Python conventions for building and installing and there is very little, if any, magic. To install the library and the associated packet classes into your system do:
> python setup.py install < return >
To test your installation do:
> cd tests/ < return >
> python *.py
Some tests fail if you do not have enough privileges to work with the Berkeley Packet Filter. If you wish to run those tests run them using sudo.
To build the documentation you will need pdflatex and a BSD version of make installed. Go into the docs directory and build the documentation:
> cd docs/ < return >
> bsdmake all
you will see PDF versions of the docs.
Enhancements:
- Move my version of Doug Songs Python pcap library into the package.
- Update the Makefile to make sure that we install correctly no matter what target is selected.
<<less
Download (0.36MB)
Added: 2007-03-22 License: BSD License Price:
947 downloads
IA-32 Instructions Database 0.0.1

IA-32 Instructions Database 0.0.1


IA-32 Instructions Database is a description of all IA-32 instructions in the form of SQL source. more>>
IA-32 Instructions Database is a description of all IA-32 instructions in the form of SQL source, specifying operands, arguments, prefixes, encoding details, and description.

This database information initially came from XI (http://verb.org.ua/xi/) project, which was generated using information from (unfortunately outdated) IA-32 Intel(r) Architecture Software Developers Manual 2002.

Current release is alpha, so your feedback and bug reports are highly appreciable!

How to Build

Basically, there is no much need to build ia-32-instrdb, as it is just an sql file. However, you can type `make and if you have sqlite properly installed, you will get sqlites ia32instrs.db file shortly.
<<less
Download (0.016MB)
Added: 2006-07-20 License: Freely Distributable Price:
1192 downloads
Core Linux Distribution 2.0 Beta

Core Linux Distribution 2.0 Beta


Core is a minimal distribution of the GNU/Linux operating system. more>>
Core is a minimal distribution of the GNU/Linux operating system designed to be the basis for a complete system constructed by the end user. A fresh installation of Core will boot into a console and provide the user with the tools needed to download, compile and install other applications. Core contains nothing beyond what is required to perform these tasks.
Core is primarily designed for experienced Linux users, though it has found an audience with those looking to learn about the internals and operation of a Linux system. Core requires the user to manually configure, compile and install applications and expects the user to consult man pages and other documentation.
Installation:
These instructions are incomplete, but should be sufficient:
- Download, burn and boot the ISO.
- Partition, format and mount the hard drive.
- Run install_core [mount point of hard drive].
- Optional packages in /pkgs/optional can be installed with corepkg(8).
- Copy the kernel from /pkgs/kernel to /usr/src of the hard drive.
- Run chroot [mount point] bash -l to chroot into the new system.
- Compile and install the Linux kernel [be sure to run LILO].
- Review and modify the files under /etc.
- Reboot and start constructing the new system.
MD5 sum: 5da52af0d4b0a599cc119afcace77c9c
<<less
Download (137.6MB)
Added: 2007-05-03 License: GPL (GNU General Public License) Price:
905 downloads
cm Compilation Manager 0.5.1

cm Compilation Manager 0.5.1


cm Compilation Manager is a new tool for build automation and compilation management. more>>
cm Compilation Manager is a new tool for build automation and compilation management. cm Compilation Manager addresses a number of shortcomings I see in make.
Main features:
- A clean syntax based on a context-free language description
- Whitespace insensitivity
- Distinct macros and variables
- Separate procedure and production namespaces
- Many native programming constructs such as foreach loops for easy iteration, and more powerful tools such as anonymous functions with static scoping.
- Built-in support for recursive directory handling without additional invocations of cm.
- An intelligent, automatic configuration file generator
- Pre-generated functions for handling common build tasks in a platform-independent manner
- Support for multiple build configurations and multi-pass builds over complicated directory hierarchies
Installation instructions:
Download cm, classib, and gc.
Install the garbage collector per the included instructions. (Basically ./configure; make; sudo make install.) When running configure, you will need to pass it the parameters: --prefix=/usr/lib --with-threads=posix.
Unzip classlib (tar vzxf classlib.tar.gz).
Configure classlibs Makefile with any paths you need to modify.
Build and install classlib with make && sudo make install.
Unzip cm (tar vzxf cm.tar.gz).
Build and install cm with make && sudo make install.
Configure cm by executing: cd /usr/local/etc && sudo cminit
To verify your cm installation, you can rebuild it with the included Cmrules files by typing cm @clean && cm -m opt in the same directory you built cm in with make.
Enhancements:
- The license was changed to the GPL.
- This release includes a dynamic module/plugin system and two initial plugin modules.
- It supports non-root installation, additional command line options, and caches parsed files for quick retrieval during multi-pass builds.
- Several bugfixes are also included.
<<less
Download (0.095MB)
Added: 2006-07-07 License: BSD License Price:
1204 downloads
Stereo 0.0.2 Alpha

Stereo 0.0.2 Alpha


Stereo is a Gnome/Mono application to copy mp3 files to mp3 player. more>>
Gnome/Mono application to copy mp3 files to mp3 player

Stereo is a GTK/mono application for copying MP3 files (either from a 3mu type playlist or database search onto an MP3 player than can be seen by Linux as a USB hard drive.

This is the initial alpha release - 0.0.1.

<<less
Download (0.12MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1563 downloads
Castle Linux 2.4

Castle Linux 2.4


Castle is a server distribution from the ALT Linux Team in Russia. more>>
Castle is a server distribution from the ALT Linux Team in Russia. Installation instructions and some other documentation is available in English.

Brief RSBAC instructions:

1. During installation process you will have to create security officer account. This is a user that can setup RSBAC security configuration.
2. Installer applies to RSBAC kernel two special parameters "rsbac_auth_enable_login" and "rsbac_softmode". Please, dont remove it. You need it for correct installation process.
3. Run RSBAC kernel just after system installation.
4. After reboot RSBAC will function in normal mode. If you need soft mode again, use rsbac_softmode kernel parameter during boot.
5. After finishing system configuration please reboot your server.
6. RSBAC will work in normal mode at all future startups of the system. You can boot RSBAC kernel in "soft" mode again using "rsbac_softmode" kernel parameter.
7. Login as security officer you have created during installation process and run main RSBAC configuration utility "rsbac_admin".

Default security configuration:

* All system directories are in "read only" and "execute only" mode.
* Base system configuration files (e.g /etc/lilo.conf /etc/fstab) are also in read only mode.
* Home directory is available only for users and security officer (but he has no access to users home directories).Security Officers home is situated in the root directory (/secoff) and is open only for the owner. You can also create trusted environment for security officer by putting special files into the home.
* There are some useful scripts in security officers home: to enable/disable useradd, to enable/disable install and an example script for http protection.
<<less
Download (706MB)
Added: 2005-05-17 License: GPL (GNU General Public License) Price:
1620 downloads
Perl::Dist::Vanilla::Build 7

Perl::Dist::Vanilla::Build 7


Perl::Dist::Vanilla::Build is a Perl module for building Vanilla Perl from scratch. more>>
Perl::Dist::Vanilla::Build is a Perl module for building Vanilla Perl from scratch.

The Perl::Dist::Vanilla distribution on CPAN contains scripts and instructions for downloading component sources and assembling them into the executable installer for Vanilla Perl. It does not include the resulting Vanilla Perl installation itself.

This document describes the build process for generating a Vanilla Perl executable installer.

<<less
Download (0.050MB)
Added: 2006-08-30 License: Perl Artistic License Price:
1153 downloads
Used Cars Mt Pleasant Michigan 1.0

Used Cars Mt Pleasant Michigan 1.0


Search Toolbar from Mt Pleasant Used Cars Michigan for use with Mozilla Firefox. Helps to make web surfing for used cars more enjoyable. Includes a ra... more>> <<less
Download (504KB)
Added: 2009-04-24 License: Freeware Price: Free
182 downloads
Raw Print Server 1.0

Raw Print Server 1.0


Raw Print Server is a raw print server. more>>
Raw Print Server project is a "raw" print server that makes it possible for a computer to act as a "Socket API" or "AppSocket" print server.
This software would not exist without Sam Rushings excellent asyncore module, nor would it exist without Steve Holdens excellent explanation of that module (in his book "Python Web Programming" from New Riders, a truly outstanding book that I cant recommend enough) from which I learned enough to write this server. Im also indebted to Guido van Rossum for Python itself, which has made my life SO much easier, and to Mark Hammond for the win32all modules which are essential parts of the Windows version of the print server.
This is version 0.1 of the Raw Print Server. There are no installation instructions to speak of; I plan to write an install script to assist with getting the software up and running, but for now its all manual.
You will need a working Python 2.x system to run the print server itself, and if you are installing on Windows youll need a working set of the win32all modules from Mark Hammond (which you really ought to have anyway). To run the GUI properties program, youll need a working PyGTK module set, and on Windows that means finding a compatible GTK+ runtime also.
Finding all of the above is left as an exercise for the reader.
Okay. If you are on a recent Linux system, or any of the BSD family, you should be able to install all of the above from your original installation media, or download them from the appropriate website for your distribution.
If you are running Windows, start by getting a recent Python build from www.python.org; follow the links from that site to the win32all downloads (currently somewhere on Sourceforge).
After that, go to www.pygtk.org and follow their links to the downloads you need for Windows. Note that as of this time (October 2005), the GTK libraries normally used for the Gimp dont work with PyGTK (despite notes on the PyGTK for Windows site saying that they do), at least, not on Win9x.
Get the runtime or development libraries referenced from the PyGTK for Windows site. If you already have the Gimp installed, uninstall the GTK+ libraries you got with it before installing the alternate runtime. My Gimp still works, so it must be okay, right?
Enhancements:
- close printer when done
<<less
Download (0.028MB)
Added: 2006-07-08 License: BSD License Price:
1216 downloads
Claros Mini 1.0

Claros Mini 1.0


Claros Mini is a multi-protocol (POP3/IMAP) Web mail client. more>>
Claros Mini is a multi-protocol (POP3/IMAP) Web mail client with a user interface that is specially designed for devices with small screens.

Claros Mini can parse HTML and extract text to reduce the size of messages. The installation process takes less than two minutes, and no database setup is needed.

Installation:

Claros Mini install instructions are very simple and straight-forward.

1. Drop mini.war into webapps directory at Tomcat
2. Start Tomcat
3. Edit the WEB-INF/config/config.xml file, follow the instructions.
4. Restart tomcat

Thats it. You can access the Claros Mini interface with your PDA/Mobile Phone
or any other Small Screen Device at :

http://your.domain.com:8080/mini/

If you want to test it before deploying to production, you can download
Opera Browser from http://www.opera.com and use the Shift + F11 shurtcut to
emulate the Small Screen Rendering functionallity.
<<less
Download (4.4MB)
Added: 2006-07-04 License: LGPL (GNU Lesser General Public License) Price:
1208 downloads
Car Dealer Website 1.18

Car Dealer Website 1.18


Car Dealer Website allows you to get your car dealership inventory on the Web. more>>
Car Dealer Website allows you to get your car dealership inventory on the Web. Car Dealer Website projects easy-to-use system features full searching capability by make/model, price range, and year range.
Each listing has a contact form where buyers can easily make contact from your site on a particular vehicle.
You can upload as many images as needed per listing and setup as many makes and models as needed for your dealership. It is fully template driven, and is easy to customize.
Installation:
-copy all files to your web host
-use phpmyadmin or your mysql interface to run site.sql against your database.
-chmod 777 upload/ and upload/tmp/
-open site.xml and edit the database section with your database details.
-go to admin/ and login with username of admin with a password of test.
-be sure to change the passwords for the admin and regular user.
Setup the site.xml file with your database settings as follows.
< database type="mysql" >
< server >database server address< /server >
< login >database login< /login >
< password >database password< /password >
< default >mysql database name< /default >
< /database >
Add this to your htaccess file to prevent viewing of the xml config file.
< Files ~ ".xml" >
Order allow,deny
Deny from all
Satisfy All
< /Files >
Enhancements:
- Some of the lines of code within the library files were fixed up to improve the speed of the system.
<<less
Download (0.12MB)
Added: 2006-07-03 License: Other/Proprietary License with Source Price:
1213 downloads
GNU Scientific Library 1.9

GNU Scientific Library 1.9


The GNU Scientific Library (GSL) is a collection of routines for numerical computing. more>>
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License.
GNU Scientific Library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.
Installation Instructions:
GSL follows the standard GNU installation procedure. To compile GSL you will need an ANSI C-compiler. After unpacking the distribution the Makefiles can be prepared using the configure command,
./configure
You can then build the library by typing,
make
Both static and shared versions of the libraries will be compiled by default. Compilation of shared libraries can be turned off by specifying the `--disable-shared option to `configure, e.g.
./configure --disable-shared
If you encounter problems building the library try using the above option, because some platforms do not support shared libraries.
For notes about problems with specific platforms and compilers see the next section of this file (below).
An extensive test suite is available. After compiling the library with "make", it can be invoked with "make check" at the top level. The test output should be directed to a file rather than a terminal, with the command,
make check > log 2>&1
to allow any errors to be examined in detail. By default, only test failures are shown. To see the complete output, set the environment variable GSL_TEST_VERBOSE=1.
If you run the tests and get some failures, please see the notes on platform specific problems below. If you find failures that are not mentioned, please report them to bug-gsl@gnu.org.
The library can be installed using the command,
make install
The default installation directory prefix is /usr/local. Consult the "Further Information" section below for instructions on installing the library in another location or changing other default compilation options.
Enhancements:
- This release adds new support for non-symmetric eigensystems, basis splines, and Mathieu functions.
- It has fixes for all bugs reported since the last release.
<<less
Download (2.3MB)
Added: 2007-02-22 License: GPL (GNU General Public License) Price:
977 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5