Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.

src/img3crypt.c:31:10: fatal error: 'libimg3-1.0/libimg3.h' file not found #3

Open
olddisk opened this issue Jun 25, 2018 · 6 comments

Comments

@olddisk
Copy link

olddisk commented Jun 25, 2018

Hey, Just running this, and get this error while compiling. I tried to get the header file, and I modified he files, but still no success.

@61Halim
Copy link

61Halim commented Jul 27, 2018

same error for me

@matteyeux
Copy link
Owner

Hey, here are the commands to build and install libimg3.

git clone https://github.com/matteyeux/libcrippy
cd libcrippy && ./autogen.sh && sudo make install && cd ..
git clone https://github.com/OpenJailbreak/libimg3.git
cd libimg3 && ./autogen.sh && sudo make install && cd ..

@olddisk
Copy link
Author

olddisk commented Jul 30, 2018

Yeah, I have run those commands, but, still not working :(

@matteyeux
Copy link
Owner

What’s the error you get ?

@olddisk
Copy link
Author

olddisk commented Jul 30, 2018 via email

@matteyeux
Copy link
Owner

It means, compilation failed somewhere. Check the output of the commands you run

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants