To unsubscribe from this group and stop receiving emails from it, send an email to 5g-lena-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/5g-lena-users/7a4832cb-7af3-42ad-58ae-208a59d4a3df%40tomh.org.
Akansha,
I had done exactly what Biljana suggested, get
the distro as a fresh ns-3-dev installation as supplied by CTTC
with git clone , then cd to src/ and then git clone the nr...at
this stage you will have to give the username/password for the
gitlab you have. I had no installation issues on either ubuntu
18.04 or 20.04, and I use g++-9.3.0/gcc-9.3.0, llvm and clang also
are installed in my computers, but I personally prefer to use
waf...with no issues...
2. I have compiled and run the test routines using ./test.py
without any problems on both OS 18.04 LTS and 20.04 LTS, with
g++-9.3, I could also run 5GNR distro with mpi...with some of the
example codes of NR too...
3. IMHO, as for permission denied, usually it is a case of having
used 1) different unames at diiferent stages, 2) the key-ring
issue (one can just do away with key-ring prompts...). You could
even try "chown -R uname:uname" at the top level of your work dir
giving the uname as the one you will use...
I hope this helps...
With Regards,
madan
==================================================
To unsubscribe from this group and stop receiving emails from it, send an email to 5g-lena-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/5g-lena-users/42762980-fe8f-4aec-acf0-2789389a9cc9n%40googlegroups.com.
.png?part=0.2&view=1)
.png?part=0.1&view=1)
Akanksha,
Yes, this error shows a missing
resource...or a PATH error in finding it (the resource being the
sqlite file included)...
2. Did you use the installation Wicki for NS3 or not before you started compiling? Please check against that document for the installation there for the OS
you are using...
3. If necessary install sqlite and change the #include
declaration instead of the default your screenshot shows...so that
the compiler can find the file...
I got over it with the above steps...
I hope it helps you too...
Regards,
MP
============
To view this discussion on the web, visit https://groups.google.com/d/msgid/5g-lena-users/4afec8a1-cb2b-4c59-9b49-49032f64497en%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/5g-lena-users/6e84e15e-e36a-403b-a7ac-2984189dc88dn%40googlegroups.com.