Hi,
iam following this guide :
http://www.pbsworks.com/ResLibDownload.aspx?file_id2=7190&from_page=ResourceLibrary.aspx%3Fkeywords%3DPBS%2BProfessional%2Bwith%2BDocker%2BIntegration
on the ninth steps it says :,
Compile the pbs_container C code:
gcc pbs_container.c -o pbs_container -I /pbspro/src/include/ -L/opt/pbs/lib -lpbs -lcrypto -
lpthread
do you guys know where is pbs_container C code ?
thanks