代码搜索:Install
找到约 10,000 项符合「Install」的源代码
代码结果 10,000
www.eeworm.com/read/153735/12009772
install
=========================================================================
@(#) INSTALL,v 0.7.8.3 2001/12/11 17:09:02 brian Exp
=================================================================
www.eeworm.com/read/153733/12010254
install
#! /bin/sh
rm -f build.log
{
exists() {
[ -x "`which $1`" ]
}
error() {
echo "[`basename $0`] Error:" >&2
echo " $*" >&2
exit 1
}
mkdirs() {
for DIR in "$@"
do
www.eeworm.com/read/153384/12038075
install
Copyright 1994, 1995, 1996, 1999, 2000, 2001 Free Software Foundation,
Inc.
This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify
www.eeworm.com/read/255775/12056535
install
Install instructions for DCCP module
At present the DCCP implementation has been tested as a kernel module running
under User Mode Linux (referred to as UML from this point forwards). It has
been tes
www.eeworm.com/read/255742/12060436
install
Copyright 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
Foundation, Inc.
This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and m
www.eeworm.com/read/152834/12079125
install
$Id: INSTALL 51211 2003-12-10 01:04:10Z husted $
STRUTS
======
For most containers, you need only to:
* Copy the WAR files in your Struts < /webapp > directory to your containers
< webapp
www.eeworm.com/read/152804/12080938
install
########################
#### For Linux User ####
########################
First, make sure you have your kernel compiled with framebuffer support
this version can only work with 8bpp, 15bpp, 16bpp,
www.eeworm.com/read/341494/12081729
install
howto compile and install this package
======================================
really short install instructions
---------------------------------
$ make
$ su -c "make install"
the more detail
www.eeworm.com/read/255335/12087239
install
Module compile outside the kernel tree but need the source of your running
kernel installed and configured.
be sure your kernel include usb and v4l stuff
Kernel 2.4.x
configure your kernel
make dep
www.eeworm.com/read/254999/12106955
install
SOS: A Simple Operating System
Compilation/Installation/Test instructions
Compilation
===========
IMPORTANT
---------
Don't forget to run 'make clean' before '