Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.152.754 Times

ln_local 1.1.1

  Date Added: January 21, 2010  |  Visits: 913

ln_local

Report Broken Link
Printer Friendly Version


Product Homepage
Download (105 downloads)



ln_local is a simple shell script for managing the installation of software packages (typically in /usr/local). Its a program between stow and lndir/cleanlinks. The approach used by ln_local (based on Stow) is to install each package into its own tree, then use symbolic links to make it appear as though the files are installed in the common tree (see examples for more details). Contrary to stow, ln_local create all subdirectory tree and then create all symbolic links (stow create simbolic links for subdirectories and normals files, so conflicts may appends when two programs share the same subdirectory). Usage Usage: ln_local [options] [do] Action Action : create | delete | clean create : create symlink and directory in /usr/local from current directory delete : delete symlink and empty directory in /usr/local from current directory clean : remove broken symlink and empty directory in /usr/local If do is presents in the command line then changes are made, else NO CHANGE ARE MADE Options are : -s, --source the source directory (default:current directory) -t, --target the target directory (/usr/local) -V, --version display version and exit -u, --usage long help -h, --help display this help Example Standard way to use ln_local: * download source package (.tar.gz, tar.bz2 ...) * extract the archive: tar -xzvf archive-x.x.x.tar.gz or tar -xjvf archive-x.x.x.tar.bz2 * go to archive directory: cd archive-x.x.x * configure the program compilation: ./configure --prefix="/usr/install/archive-x.x.x" * build the program: make * install the program: make install or make install DESTDIR=/usr/install/archive-x.x.x if theres no ./configure in this last case, you may have to edit manually the Makefile. * create symlinks in /usr/local: cd /usr/install/archive-x.x.x ln_local create do * delete the source and archive cd in the archive-x.x.x.tar.gz directory rm -rf archive-x.x.x* you can change the target directory (/usr/local) by editing the file /usr/local/bin/ln_local or use the --target option To remove an existing program: cd /usr/install/archive-x.x.x ln_local delete do To clean the /usr/local directory: ln_local clean do To remove definitively a program: rm -rf /usr/install/archive-x.x.x ln_local clean do If you want to see what ln_local will do, remove the do in create, delete and clean action, so no action will be done.

Requirements: No special requirements
Platforms: Linux
Keyword: Create Delete Directory Installer Ln Lnlocal Local System Usr Local
Users rating: 0/10

License: Freeware Size: 12.29 KB
USER REVIEWS
More Reviews or Write Review


LN_LOCAL RELATED
Installer/Uninstaller Tools  -  nALFS 1.2.4
Automated Linux From Scratch or ALFS, is a project that aims to create a generic framework of an extendable system builder and package installer using XML to describe the process. Its goal is to automate the process of creating an LFS system. It...
409.6 KB  
File Utilities  -  Active Partition Manager 23.0.0.2
Active@ Partition Manager is a freeware application that helps you to manage storage devices and the logical drives or partitions that they contain. You may create, delete, format and name partitions on your computer without shutting down the...
19.68 MB  
Utilities  -  Super Fdisk 1.0
Quickly and easily create, delete, format partitions without destroying data
3.49 MB  
Utilities  -  Notify 1.0
Notify runs hidden in the background until it detects any kind of change in a directory it has been told to monitor, when a change occurs (create, delete, modify a file) it visually alerts the user. Can be used, for example, to detect incoming...
15 KB  
Database Tools  -  MySQL Manager 1.1
MySQL Manager is based on PHP MVC (Model-View-Controller) framework.The framework provides easy error handling, automatic update, create, delete querys, easy objects and classes management.The framework enables easy web sites and applications...
71.68 KB  
Database Tools  -  MySQL Manager for Scripts 1.0
MySQL Manager is based on PHP MVC (Model-View-Controller) framework.The framework provides easy error handling, automatic update, create, delete querys, easy objects and classes management.The framework enables easy web sites and applications...
61.44 KB  
Utilities  -  Active@ Partition Manager 1.3.009
Active@ Partition Manager is an application that helps you manage storage devices and the logical drives or partitions that they contain. You may create, delete, format and name partitions on your computer without shutting down the system. Most...
4.21 MB  
File Management  -  Ajax File Manager 1.0
This is a web/php/javascript/ajax file manager that allows create, delete and rename files and directories located in a server. The xajax library is used.This script is very easy to install, use and customize to suit your needs.
 
File Utilities  -  ciopfs 0.4
ciopfs is a stackable or overlay linux userspace file system (implemented with fuse) which mounts a normal directory on a regular file system in case insensitive fashion. If you want the file system to preserve case information you have to...
10.24 KB  
Utilities  -  3D Partition Manager 2.40
Partition Manager - create, delete, resize partitions. Format and resize FAT-16 and FAT-32 file systems. Advanced Boot Manager - select active partition at the boot time, boot from the second hard drive. Hide/unhide partitions. Create up to 31...
156 KB  
NEW DOWNLOADS IN PROGRAMMING, INSTALLER/UNINSTALLER TOOLS
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Installer/Uninstaller Tools  -  CheckInstall 1.6.1
CheckInstall project keeps track of all files installed by a "make install" or equivalent, creates a Slackware, RPM, or Debian package with those files, and adds it to the installed packages database, allowing for easy package removal or...
143.36 KB  
Installer/Uninstaller Tools  -  remerge 2.1.1
remerge is a simple browser-based interface to Gentoo Linuxs Portage and Novells Red Carpet package management systems. It supports installation, uninstallation, and upgrading of many different packages. Whats New in This Release: - An...
54.27 KB  
Installer/Uninstaller Tools  -  Gentoo Category Select 0.3
Gentoo Category Select is a graphical tool for selecting Gentoo Package Categories to exclude from your local package repository. It does so by weaning information from multiple directories and files for convenience, as well as providing warning...
8.19 KB  
Installer/Uninstaller Tools  -  PyInstallShield 0.5.1
PyInstallShield is a simple, compact Gtk-based, cross-platform installation program written in Python. PyInstallShield is now bilingual (Spanish and English). It is tweaked for installing Python applications but should work for others as well....
225.28 KB  
Installer/Uninstaller Tools  -  Apache Toolbox 1.5.72
Apache Toolbox provides a means to easily compile Apache with SSL, PHP (v4 or v3), MySQL, APC (Alternative PHP Cache), mod_auth_nds, mod_dynvhost, WebDAV, mod_fastcgi, mod_gzip, mod_layout, mod_throttle, mod_accessref, mod_auth_sys, mod_bandwidth,...
92.16 KB