<div dir="ltr">Hello everyone,<div><br></div><div>I am new to petsc and trying to play with petsc. However, I met the problem of linking petsc to my code. For example, I have a simple code named hello.c which include petscvec,h, but I don't know how to include. I always get the following error :</div><div><br></div><div><b>hello.c:1:10: fatal error: petscvec.h: No such file or directory<br> #include <petscvec.h></b><br></div><div><br></div><div>I compile with the following command:</div><div><br></div><div><b> gcc -L/home/lucky/Desktop/software/petsc-3.7.7/arch-linux2-c-debug/lib  hello.c -o hello: </b></div><div><b> </b><br></div><div>It would be best if any of you can give any suggestions.</div><div><br></div><div>Best,</div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Jianhua</div></div></div></div></div>