omurozlu commented on issue #8712:
URL: https://github.com/apache/cloudstack/issues/8712#issuecomment-1989253098

   Hello again @nvazquez,
   
   im again trying,
   1- ) install centos 7 and update
   2-) install java-11-openjdk, java-11-openjdk-devel, gcc, glibc-devel, nodejs
   3-) change java version
   4-)
   `yum install git maven rpm-build (could be more required, can check 
executing the last step if it requires more packages)
   
   git clone https://github.com/apache/cloudstack.git
   git clone https://github.com/shapeblue/cloudstack-nonoss.git
   cp cloudstack-nonoss/*.jar cloudstack/deps
   cd cloudstack
   git fetch origin
   git fetch origin pull/8759/head:pr/8759
   git checkout pr/8759
   cd deps/
   ./install-non-oss.sh
   cd ../packaging
   FLAGS=-DskipTests ./package.sh -p noredist -d centos8`
   
   and still give me error 
   
   <img width="1188" alt="Screenshot 2024-03-11 at 22 17 10" 
src="https://github.com/apache/cloudstack/assets/41322804/a8245cc8-ac27-443f-bdc8-dd5601fd1289";>
   
   
   Your information is very valuable, thank you
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to