DMNumberDensity
Opened this issue · 2 comments
ishfaq333 commented
Hello,
I was trying to compile your code using the compilation_script, i got the following error:
ishfaq@ishfaq:~/Desktop/code/dark_matter/dminns-master$ g++ -I/usr/local/include -L/usr/local/lib SourceCode/DmNo.cc -lgsl -lgslcblas -lm -o exe/DMNumberDensity
/usr/bin/ld: cannot open output file exe/DMNumberDensity: No such file or directory
collect2: error: ld returned 1 exit status
Please let me know what I need to do in order to remove this error.
pilambdaepsilon commented
Do you have GSL installed? It seems you do. I would try making an empty
directory title 'exe' in the same location where you are running the script.
…On Fri, Mar 6, 2020 at 1:45 AM ishfaq ***@***.***> wrote:
Hello,
I was trying to compile your code using the compilation_script, i got the
following error:
***@***.***:~/Desktop/code/dark_matter/dminns-master$ g++
-I/usr/local/include -L/usr/local/lib SourceCode/DmNo.cc -lgsl -lgslcblas
-lm -o exe/DMNumberDensity
/usr/bin/ld: cannot open output file exe/DMNumberDensity: No such file or
directory
collect2: error: ld returned 1 exit status
Please let me know what I need to do in order to remove this error.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AEDWBSRBGRVNG3FA3XRDLGLRGCZ2DA5CNFSM4LC3NJYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ITA7YLA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEDWBSUAUOLGH3TTRQPR2KLRGCZ2DANCNFSM4LC3NJYA>
.
ishfaq333 commented
This exe/DMNumberDensity is missing.
How do I get it
…On Mon, 9 Mar 2020, 11:49 pm Pedro, ***@***.***> wrote:
Do you have GSL installed? It seems you do. I would try making an empty
directory title 'exe' in the same location where you are running the
script.
On Fri, Mar 6, 2020 at 1:45 AM ishfaq ***@***.***> wrote:
> Hello,
> I was trying to compile your code using the compilation_script, i got the
> following error:
>
> ***@***.***:~/Desktop/code/dark_matter/dminns-master$ g++
> -I/usr/local/include -L/usr/local/lib SourceCode/DmNo.cc -lgsl -lgslcblas
> -lm -o exe/DMNumberDensity
> /usr/bin/ld: cannot open output file exe/DMNumberDensity: No such file or
> directory
> collect2: error: ld returned 1 exit status
>
> Please let me know what I need to do in order to remove this error.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <
#1?email_source=notifications&email_token=AEDWBSRBGRVNG3FA3XRDLGLRGCZ2DA5CNFSM4LC3NJYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ITA7YLA
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AEDWBSUAUOLGH3TTRQPR2KLRGCZ2DANCNFSM4LC3NJYA
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AOM7YECCYYRCP4UOLFBSDD3RGUXJ5A5CNFSM4LC3NJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOIN5RI#issuecomment-596696773>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOM7YEDBUGY37CCXSKX3MHLRGUXJ5ANCNFSM4LC3NJYA>
.