Linux: no such file or directory -


i new in linux, can tell me directory computer search "ansinist.h"? below syntax:

user@user-pc /cygdrive/f/dataset_extract/500ppi-legacy/src/bin/txt2nist $ make -f makefile.mak gcc -ansi -o2  -i/include -l/lib -c txt2nist.c txt2nist.c:15:22: fatal error: ansinist.h: no such file or directory  #include <ansinist.h>                       ^ compilation terminated. makefile.mak:53: recipe target 'txt2nist.o' failed make: *** [txt2nist.o] error 1 

this answer you. in general case, sure have installed libraries you're going use in project.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -