1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-26 01:46:13 +01:00

update INSTALL section

This commit is contained in:
Dr. Peter Poeml 2006-05-10 14:47:27 +00:00
parent 2510bb31d7
commit 81deb97562

20
README
View File

@ -9,8 +9,24 @@ https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/pytho
INSTALLATION: INSTALLATION:
Create a symlink 'osc' in your path pointing to osc.py.
The program needs the package pyxml installed. python setup.py build
python setup.py install
# create a symlink 'osc' in your path pointing to osc.py.
ln -s osc-wrapper.py /usr/bin/osc
Alternatively, you can directly use osc-wrapper.py from the source dir
The program needs the following python packages installed (that's their names
on SUSE anyway):
pyxml
python-elementtree
CONFIGURATION:
For authentication, put your account data into your ~/.netrc file, like this For authentication, put your account data into your ~/.netrc file, like this
line: line: