Changes

From Amahi Wiki
Jump to: navigation, search
35 bytes added ,  13:22, 14 October 2011
no edit summary
'''NOTE: ''' This is not officially supported my Amahi. Be advised that Scientific Linux has not been tested with Fedora 14.NOTES
=NOTES=
Download a Scientific Linux 6.1 DVD iso from either:
http://ftp.scientificlinux.org/linux/sc ... ll-DVD.iso
Login in as none root user
{{Code|mkdir $HOME/rpm $HOME/rpm/SOURCES $HOME/rpm/SPECS $HOME/rpm/BUILD $HOME/rpm/SRPMS $HOME/rpm/RPMS $HOME/rpm/RPMS
cd rpm/SOURCES
wget http://www.webdav.org/cadaver/cadaver-0.23.3.tar.gz
cd ..
cd SPECS}}
you now need to create a spec file
{{Code|nano cadaver.spec}}
{{Text|Name: cadaver
Version: 0.23.3
Release: 3
/usr/share/locale/en@quot/LC_MESSAGES/cadaver.mo
/usr/share/locale/es/LC_MESSAGES/cadaver.mo
/usr/share/locale/it/LC_MESSAGES/cadaver.mo}}
%changelog
12,424

edits