Hi Noe,
I am able to build using a fedora 27 docker image with
devsim/scripts/build_fedora_27.sh
It installs all of the dependencies that should be required. Testing
it, I just found that "make" was missing, so it is now added. I also
made it now "make -j4".
Please do a git pull and run this script.
Regards,
Juan
On 5/5/18 4:22 PM, Noe Nieto wrote:
> Hi,
>
> I'm trying to build devsim from scratch on Fedora 27, but the process
> fails when compiling symdif with "*fatal error: Python.h: No such file
> or directory"*.