couldn't install hashmap on lubuntu 17.10
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
I've been trying to install hashcat on my lubuntu machine. i have downloaded zip file from github and extracted it but every time i run make command. terminal would end up yelling...
make: * Waiting for unfinished jobs.... In file included from
include/types.h:990:0,
from src/user_options.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/shared.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashes.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/outfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/opencl.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashcat.c:10: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/loopback.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/straight.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/dictstat.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/cpu_crc32.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/mpsp.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/affinity.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/stdout.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/bitmap.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/cpu_crc32.NATIVE.STATIC.o' failed make:
[obj/cpu_crc32.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/dictstat.NATIVE.STATIC.o' failed make:
[obj/dictstat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashcat.NATIVE.STATIC.o' failed make:
[obj/hashcat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashes.NATIVE.STATIC.o' failed make:
[obj/hashes.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/loopback.NATIVE.STATIC.o' failed make:
[obj/loopback.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/mpsp.NATIVE.STATIC.o' failed make:
[obj/mpsp.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for target
'obj/opencl.NATIVE.STATIC.o' failed make:
[obj/opencl.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/outfile.NATIVE.STATIC.o' failed make:
[obj/outfile.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/shared.NATIVE.STATIC.o' failed make:
[obj/shared.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/straight.NATIVE.STATIC.o' failed make:
[obj/straight.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/user_options.NATIVE.STATIC.o' failed make:
[obj/user_options.NATIVE.STATIC.o] Error 1 compilation terminated.
compilation terminated. src/Makefile:471: recipe for target
'obj/stdout.NATIVE.STATIC.o' failed make:
[obj/stdout.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/logfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. src/Makefile:471: recipe for target 'obj/bitmap.NATIVE.STATIC.o' failed make: *
[obj/bitmap.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/rp_kernel_on_cpu.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/logfile.NATIVE.STATIC.o' failed make: ***
[obj/logfile.NATIVE.STATIC.o] Error 1 compilation terminated. In file
included from include/types.h:990:0,
from src/interface.c:8: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
i'll provide you anything if needed.
help me!!
lubuntu
New contributor
add a comment |Â
up vote
-1
down vote
favorite
I've been trying to install hashcat on my lubuntu machine. i have downloaded zip file from github and extracted it but every time i run make command. terminal would end up yelling...
make: * Waiting for unfinished jobs.... In file included from
include/types.h:990:0,
from src/user_options.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/shared.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashes.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/outfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/opencl.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashcat.c:10: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/loopback.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/straight.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/dictstat.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/cpu_crc32.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/mpsp.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/affinity.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/stdout.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/bitmap.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/cpu_crc32.NATIVE.STATIC.o' failed make:
[obj/cpu_crc32.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/dictstat.NATIVE.STATIC.o' failed make:
[obj/dictstat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashcat.NATIVE.STATIC.o' failed make:
[obj/hashcat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashes.NATIVE.STATIC.o' failed make:
[obj/hashes.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/loopback.NATIVE.STATIC.o' failed make:
[obj/loopback.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/mpsp.NATIVE.STATIC.o' failed make:
[obj/mpsp.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for target
'obj/opencl.NATIVE.STATIC.o' failed make:
[obj/opencl.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/outfile.NATIVE.STATIC.o' failed make:
[obj/outfile.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/shared.NATIVE.STATIC.o' failed make:
[obj/shared.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/straight.NATIVE.STATIC.o' failed make:
[obj/straight.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/user_options.NATIVE.STATIC.o' failed make:
[obj/user_options.NATIVE.STATIC.o] Error 1 compilation terminated.
compilation terminated. src/Makefile:471: recipe for target
'obj/stdout.NATIVE.STATIC.o' failed make:
[obj/stdout.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/logfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. src/Makefile:471: recipe for target 'obj/bitmap.NATIVE.STATIC.o' failed make: *
[obj/bitmap.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/rp_kernel_on_cpu.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/logfile.NATIVE.STATIC.o' failed make: ***
[obj/logfile.NATIVE.STATIC.o] Error 1 compilation terminated. In file
included from include/types.h:990:0,
from src/interface.c:8: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
i'll provide you anything if needed.
help me!!
lubuntu
New contributor
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I've been trying to install hashcat on my lubuntu machine. i have downloaded zip file from github and extracted it but every time i run make command. terminal would end up yelling...
make: * Waiting for unfinished jobs.... In file included from
include/types.h:990:0,
from src/user_options.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/shared.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashes.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/outfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/opencl.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashcat.c:10: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/loopback.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/straight.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/dictstat.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/cpu_crc32.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/mpsp.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/affinity.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/stdout.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/bitmap.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/cpu_crc32.NATIVE.STATIC.o' failed make:
[obj/cpu_crc32.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/dictstat.NATIVE.STATIC.o' failed make:
[obj/dictstat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashcat.NATIVE.STATIC.o' failed make:
[obj/hashcat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashes.NATIVE.STATIC.o' failed make:
[obj/hashes.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/loopback.NATIVE.STATIC.o' failed make:
[obj/loopback.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/mpsp.NATIVE.STATIC.o' failed make:
[obj/mpsp.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for target
'obj/opencl.NATIVE.STATIC.o' failed make:
[obj/opencl.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/outfile.NATIVE.STATIC.o' failed make:
[obj/outfile.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/shared.NATIVE.STATIC.o' failed make:
[obj/shared.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/straight.NATIVE.STATIC.o' failed make:
[obj/straight.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/user_options.NATIVE.STATIC.o' failed make:
[obj/user_options.NATIVE.STATIC.o] Error 1 compilation terminated.
compilation terminated. src/Makefile:471: recipe for target
'obj/stdout.NATIVE.STATIC.o' failed make:
[obj/stdout.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/logfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. src/Makefile:471: recipe for target 'obj/bitmap.NATIVE.STATIC.o' failed make: *
[obj/bitmap.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/rp_kernel_on_cpu.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/logfile.NATIVE.STATIC.o' failed make: ***
[obj/logfile.NATIVE.STATIC.o] Error 1 compilation terminated. In file
included from include/types.h:990:0,
from src/interface.c:8: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
i'll provide you anything if needed.
help me!!
lubuntu
New contributor
I've been trying to install hashcat on my lubuntu machine. i have downloaded zip file from github and extracted it but every time i run make command. terminal would end up yelling...
make: * Waiting for unfinished jobs.... In file included from
include/types.h:990:0,
from src/user_options.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/shared.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashes.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/outfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/opencl.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashcat.c:10: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/loopback.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/straight.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/dictstat.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/cpu_crc32.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/mpsp.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/affinity.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/stdout.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/bitmap.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/cpu_crc32.NATIVE.STATIC.o' failed make:
[obj/cpu_crc32.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/dictstat.NATIVE.STATIC.o' failed make:
[obj/dictstat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashcat.NATIVE.STATIC.o' failed make:
[obj/hashcat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashes.NATIVE.STATIC.o' failed make:
[obj/hashes.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/loopback.NATIVE.STATIC.o' failed make:
[obj/loopback.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/mpsp.NATIVE.STATIC.o' failed make:
[obj/mpsp.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for target
'obj/opencl.NATIVE.STATIC.o' failed make:
[obj/opencl.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/outfile.NATIVE.STATIC.o' failed make:
[obj/outfile.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/shared.NATIVE.STATIC.o' failed make:
[obj/shared.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/straight.NATIVE.STATIC.o' failed make:
[obj/straight.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/user_options.NATIVE.STATIC.o' failed make:
[obj/user_options.NATIVE.STATIC.o] Error 1 compilation terminated.
compilation terminated. src/Makefile:471: recipe for target
'obj/stdout.NATIVE.STATIC.o' failed make:
[obj/stdout.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/logfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. src/Makefile:471: recipe for target 'obj/bitmap.NATIVE.STATIC.o' failed make: *
[obj/bitmap.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/rp_kernel_on_cpu.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/logfile.NATIVE.STATIC.o' failed make: ***
[obj/logfile.NATIVE.STATIC.o] Error 1 compilation terminated. In file
included from include/types.h:990:0,
from src/interface.c:8: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
i'll provide you anything if needed.
help me!!
lubuntu
lubuntu
New contributor
New contributor
New contributor
asked 7 mins ago
jin reeii
1
1
New contributor
New contributor
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
jin reeii is a new contributor. Be nice, and check out our Code of Conduct.
jin reeii is a new contributor. Be nice, and check out our Code of Conduct.
jin reeii is a new contributor. Be nice, and check out our Code of Conduct.
jin reeii is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f480221%2fcouldnt-install-hashmap-on-lubuntu-17-10%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password