Arthur,

the pythonoOCC/build/OCC directory is missing. It's automativally 
created by scons (at least, it *should* be). I commited a fix.

Cheers,

Thomas

Arthur Magill a écrit :
> Hi Thomas,
>
> Um, I think I broke it:
>
> $ scons mode=build OCC_INCLUDE_PATH=/usr/local/occ63 
> OCC_LIBRARY_PATH=/usr/local/occ63/lib OCC_CONFIG_H_PATH=/usr/local/occ63
>
> ...
>
> Processing AlienImage
> Creating __init__.py script.
> IOError: [Errno 2] No such file or directory: 
> '/home/magill/occ/pythonOCC/src/../build/OCC/__init__.py':
>   File "/home/magill/occ/pythonOCC/src/SConstruct", line 388:
>     Create__init__()
>   File "/home/magill/occ/pythonOCC/src/SConstruct", line 309:
>     init_fp = open(os.path.join(BUILD_DIR,'__init__.py'),'w')
>
> Any guesses?
>
>     Arthur
>
>
>
> Thomas Paviot wrote:
>> Hello all,
>>
>> I uplodaded many changes to the scons build script for pythonocc.
>>
>> How to use?
>>
>> Step 1: cd pythonOCC/src
>>
>> Step2:
>> scons mode=build OCC_INCLUDE_PATH=/the_path  
>> OCC_CONFIG_H_PATH=/the_path  OCC_LIBRARY_PATH=/the path
>>
>> Step 3:
>> sudo scons mode=install  (this step requires root privileges).
>>
>> Best regards,
>>
>> Thomas
>>
>> _______________________________________________
>> Pythonocc-users mailing list
>> Pythonocc-users@gna.org
>> https://mail.gna.org/listinfo/pythonocc-users
>
>

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to