-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
update Docker file for Ubuntu 24.04. Also add description for installing cosmos on a linux machine from scratch without docker in case of a native or VM installation. The current installation process fails on a native machine so this needs to be looked at.
In the following message ... it says COSMOS Build done! but it wasn't compiled and no bin folder was created.
`
:~/cosmos/install_scripts$ ./cosmos-install.sh
COSMOS folder is set to: /home/miguel/cosmos
Setup as user , OS: linux-gnu
Downloading COSMOS Repositories >>>>
Setup as user
COSMOS/source/core exists
COSMOS/nodes exists
COSMOS/resources exists
COSMOS/source/projects/template exists
COSMOS deployment >>>>
COSMOS/tmp exists
COSMOS/nodes exists
COSMOS/resources exists
COSMOS/bin folder not found on the PATH
COSMOS Build >>>>
cmake exists. going ahead with build. verbose no. This might take a few minutes ....
COSMOS Build done!
`
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request