Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on August 22, 2012, 12:06:00 PM

Title: cython.tcz dependencies
Post by: bmarkus on August 22, 2012, 12:06:00 PM
cython generates a C source with Python.h Isn't python-dev.tcz missing in cython.tcz.dep?
Title: Re: cython.tcz dependencies
Post by: jls on August 25, 2012, 04:07:40 PM
Hi bmarkus
looking at cython debian package I see that it has python not python-dev as dep
Title: Re: cython.tcz dependencies
Post by: bmarkus on August 26, 2012, 05:39:09 AM
Hi bmarkus
looking at cython debian package I see that it has python not python-dev as dep

It is TC, not Debian. What they are doing is their bussiness.

cython is used to generate C source from Python code. If you want to compile C code you need Python header file which is in python-dev.tcz so it is logical to add as a dependency. OK, it may happen that you are just creating C files with cython and do not want to use that time. So python-dev.tcz can be thretated as a soft dependency.
Title: Re: cython.tcz dependencies
Post by: jls on August 26, 2012, 06:58:37 AM
Hi bela
let's do what u want, but stay calm.
You are a TinyCore moderator so u have more power then me here, so u decide.
If u want to change the dep comunicate with tcesubmit and indicate that I agree.

PS How is it going the modification of core2usb

ciao
Title: Re: cython.tcz dependencies
Post by: bmarkus on August 26, 2012, 08:50:43 AM
Hi bela
let's do what u want, but stay calm.
You are a TinyCore moderator so u have more power then me here, so u decide.
If u want to change the dep comunicate with tcesubmit and indicate that I agree.

PS How is it going the modification of core2usb

ciao

Hi

sorry if it was a bit loud, not intended. It is your extension :) It has nothing to do being moderator which is used only to delete spam and improper content.

:)

Keep dep list as it is now and if you agree, add to the info file something like that:

"To compile resulted C code you need python-dev.tcz installed"


Regards... Bela


P.S: core2usb: will try to find time next week.
Title: Re: cython.tcz dependencies
Post by: jls on August 26, 2012, 09:02:12 AM
k roger

PS thanks for core2usb agreed improvements