mainPythonWebkit - Support: sr #109143, Can't make the binary for...

 
 

sr #109143: Can't make the binary for PythonWebkit

Submitter:  None
Submitted:  Fri 16 Sep 2016 06:42:50 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  Microsoft Windows
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 16 Sep 2016 07:48:27 AM UTC, comment #1: 

you'll need to read this:
https://www.gnu.org/software/pythonwebkit/

and, based on the "build" instructions, to adapt them
accordingly.

i have to warn you: building for windows will be
FANTASTICALLY complicated.  last time i tried building
webkit under mingw32 it took me a week... and that was
without the python bindings.

my honest opinion is that you should consider learning
how to use debian GNU/Linux as the amount of time spent
on tracking down and building the dependencies for
webkit on w32/w64 will be so enormous that by comparison
learning an entirely new OS will be a walk in the park.

not kidding, here!  you've been warned :)

luke kenneth casson leighton <lkcl>
Fri 16 Sep 2016 06:42:50 AM UTC, original submission:  

Hello,

I am trying to 'make' the binary files for the pythonwebkit available at git://git.sv.gnu.org/pythonwebkit.git.....on a Windows 10 64-bit OS....so far I have used 'make' from MinGW and cygwin64...but I am receiving the same error for both...here is the error I receive:

C:\Users\Vince\pythonwebkit>make
make[1]: Entering directory '/cygdrive/c/Users/Vince/pythonwebkit/Source/JavaScriptCore'
( xcodebuild  `perl -I../../Tools/Scripts -Mwebkitdirs -e 'print XcodeOptionString()'`  | grep -v setenv && exit ${PIPESTATUS[0]} )
/bin/sh: xcodebuild: command not found
make[1]: * [../../Makefile.shared:5: all] Error 1
make[1]: Leaving directory '/cygdrive/c/Users/Vince/pythonwebkit/Source/JavaScriptCore'
make: * [Makefile:4: all] Error 2


So something about it can't find the command "xcodebuild"....I was wondering if these binaries are only for MAC OS??.....I can't figure out how to get my Windows machine to run the "xcodebuild" command.

Sorry for the amature question...but I am a student working on a class project and need these binaries to complete my project....

Any help on this issue is very much appreciated.

Thank you for your time!

Vince Fonseca

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #38523:  Capture.PNG added by None (12KiB - image/png - Thank you for any help :))

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lkcl (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-09-16 None Attached File- Added Capture.PNG, #38523

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code