Skip to content

stefan-wolfsheimer/iRODS-Development-Bootstrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

iRODS-Development-Bootstrapper

Builds all required packages to develop and run iRODS

Maker for iRODS software, by Harry Kodden

Will build into: /home/harry/irods/build for distribution: ubuntu20

Output will be produced into: /home/harry/irods/build/ubuntu20

You can adjust distribution by setting environ variable 'DISTRIBUTION'

For example:
export DISTRIBUTION=centos7

Usage:
make help                     shows this message
make builds                   builds complete iRODS stack
make pam_interactive_plugin   builds PAM interactive plugin
make runners                  build only the runners
make clean                    cleans the environment, (might reguire sudo privileges)

echo Done !
Done !

About

Builds all required packages to develop and run iRODS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%