⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
LdapShadows
All Projects
DuckCorp
»
LdapShadows
Overview
Activity
Roadmap
Issues
News
Wiki
Files
Repository
Download (465 Bytes)
Statistics
| Branch:
0.1.x
master
| Tag:
0.1.0
| Revision:
root
/
INSTALL
@ 76228fb7
View
History
Annotate
# for a real install in /usr/local
ruby setup.rb config
ruby setup.rb setup
ruby setup.rb install
ruby setup.rb clean
# for packagers
ruby setup.rb config --installdirs=std
ruby setup.rb setup
ruby setup.rb install --prefix=debian/cyborghood
ruby setup.rb clean
# for in-place tests
ruby setup.rb config --bindir=bin --rbdir=lib --datadir=data --sysconfdir=conf --localstatedir=var --shebang=never
ruby setup.rb setup
# and when finished...
ruby setup.rb clean
« Previous
1
2
3
4
…
8
Next »
(2-2/8)
Loading...