0

I use Linux for programming and i want to make a Windows executable using python 2.7 on Linux.How can i do this? I tried installing bbfreeze but get an error while doing python setup.py install. Error:

/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
error: Setup script exited with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

I have python-dev installed to newest version

2
  • What error did you get? Please always include all error messages to your SO questions. Commented Aug 23, 2017 at 14:36
  • Possible duplicate of stackoverflow.com/questions/2950971/… Commented Aug 23, 2017 at 14:40

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.