Skip to content

luss/pgbin-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PGBIN-BUILD

Creating an EL9 env

1.) Setup a CTL env (see https://github.com/luss/ctl for more info)

cd ~
mkdir dev
cd dev
git clone https://github.com/luss/ctl
cd ctl/devel/setup  ...

2.) Setup a BUILD (BLD) environment

cd /opt
sudo git clone https://github.com/luss/pgbin-build 
sudo chown -R $USER:$USER pgbin-build

3.) cd $BLD

    a) run `./sharedLibs.sh` the first time and each time you do incremental pg releases (after `dnf update`)
    b) run `./build-all-pgbin.sh 17` to confirm build environment
    c) execute build-scripts as necessary and maintain IN directory binaries via push & pull scripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages