cd cloudberry # Release版本,暂时不编译ORCA,ORCA需要额外的库。 # 这一步可能会提时缺少库,缺什么安装什么即可。 ./configure --prefix=/home/fairyfar/acb_bin --disable-orca make -j$(nproc) make install