sns3 / sns3-satellite

Satellite module for ns-3 simulator
https://www.sns3.org
GNU General Public License v3.0
130 stars 53 forks source link

submodule problem #10

Closed clearloveu closed 5 years ago

clearloveu commented 5 years ago

Hi!When I follow the README steps to execute ‘git submodule update --init --recursive’ ,my computer is stuck in “Submodule 'data' (https://forge.net4sat.org/sns3-data/sns-3-scenarios.git) registered for path 'data' Cloning into 'C:/Users/asus/Desktop/satellite/data'... ” . I try it many time but still failed , can you give me a help? Thank you !

pravenea-cnes commented 5 years ago

Hello, I don't know why your computer is stuck at this step. From your description, I guess you are using Windows. I haven't tried the install process on Windows.

As far as I know, NS-3 and SNS3 can only run on Linux. Can you confirm that your computer OS is Windows ? If the answer is yes, I would advise to try the install process on a Linux machine.

clearloveu commented 5 years ago

Hi! I firstly tried this operation on Ubuntu 18.04, and I encountered this problem. The problem above is that I simulate git operations under Windows. I tried 'git submodule update --init --recursive' on Linux systems on different machines and failed. Does it make a big difference if it's not installed? capture

jeanbaptistedupe commented 5 years ago

Hi, SNS3 main scenarios will not work without the data submodule. Can you reach the hosting website : https://forge.net4sat.org/sns3-data/sns-3-scenarios? A .zip repo can be downloaded from the website. Beware that this module is very large (around 3GB).

naeemk commented 5 years ago

I ack that the link to net4sat seems broken --seems to be a problem on the server side. could you please check and fix it?

jeanbaptistedupe commented 5 years ago

Hi, We have a scheduled maintainance of net4sat. Should be up soon. Please note that this does not prevent from using sns3, only the examples using the data submodule.