代码搜索:Install
找到约 10,000 项符合「Install」的源代码
代码结果 10,000
www.eeworm.com/read/124283/14579043
install
GSL - GNU Scientific Library
============================
Installation Instructions
=========================
GSL follows the standard GNU installation procedure. To compile GSL
you will need an AN
www.eeworm.com/read/224579/14582725
install
Installing Speex is as easy as:
% ./configure [--prefix=]
% make
% make install
Note that if you are using the code from SVN, you will need to run "autogen.sh"
instead of "configure".
www.eeworm.com/read/124154/14592979
install
Installing the Berkshire Products PC Watchdog Linux Kernel Driver
BEFORE INSTALL
verify, that your kernel includes are setup correctly:
there should be a symlink from
/usr/include/linux to /us
www.eeworm.com/read/123958/14604271
install
$Id: INSTALL,v 1.2 2004/01/30 01:32:18 paultcochrane Exp $
Basic Installation
==================
These are generic installation instructions.
The `configure' shell script attempts to guess co
www.eeworm.com/read/123913/14606883
install
#!/bin/bash
DESTLIBDIR=/usr/local/lib
DESTHDDIR=/usr/local/include
REALNAME=libmcled.so.7.0.0
SONAME=libmcled.so.7
SHARELIB=libmcled.so
STATICLIB=libmcled.a
rm -f /lib/libmcled.so*
rm -f /lib/libmcled
www.eeworm.com/read/123912/14606911
install
#!/bin/bash
DESTLIBDIR=/usr/local/lib
DESTHDDIR=/usr/local/include
REALNAME=libmckeyboard.so.1.0.0
SONAME=libmckeyboard.so.1
SHARELIB=libmckeyboard.so
STATICLIB=libmckeyboard.a
rm -f /lib/libmckeyboar
www.eeworm.com/read/123658/14618314
install
This file documents the installation of the GNU compiler. Copyright
(C) 1988, 1989, 1992, 1994, 1995 Free Software Foundation, Inc. You
may copy, distribute, and modify it freely as long as you pres
www.eeworm.com/read/123453/14630138
install
Basic Installation
==================
These are generic installation instructions. For platform specific
instructions please see the files in the doc/platforms directory.
The `configure' shell
www.eeworm.com/read/123453/14630667
install
Basic Installation
==================
These are generic installation instructions. For platform specific
instructions please see the files in the doc/platforms directory.
The `configure' shell
www.eeworm.com/read/123439/14633573
install
GSMLIB Installation
===================
This distribution uses autoconf/automake/libtool. See below
for generic installation instructions. The default commands would be:
./con