#labels installation,Featured = Introduction = This page stand for the official way to install myrpm.sh = Requierements = # Perl install on the system # All the standard UNIX Tools ( tar, cp, ... ) # a C compiler = Configuration for sudo in /etc/sudoers = # Uncomment or addthe following line _ %wheel ALL=(ALL) NOPASSWD: ALL_ # Add your user in the wheel group _ gpasswd -a myuser wheel _ # Now your user (myuser) can used sudo without password This is necessary when your want to create a rpm Factory in your home. = Process to install myrpm = # install rpm form the home page # myrpm is the utility to build rpm from archive or directory # csu is a set of useful scripts to manage group of servers. # additionnal perl module rpm can be found in the source repository at http://myrpm.googlecode.com/svn/trunk/release/4.36/ = How to test install ? = $ myrpm -h = Help to improve this tool = Submit bugs or remarks at http://code.google.com/p/myrpm/issues/list You can also contact me at Jean-Marie Renouard