Bug#632393: FTBFS with Python 2.7: Python.h: No such file or directory

2011-09-28 Thread Atsuhito Kohda
Hi Jakub, On Wed, 28 Sep 2011 12:18:27 +0200, Jakub Wilk wrote: > It seems that this hunk of my patch was not applied. As a result, > texworks FTBFS: H, it looks really so. I remembered to have applied texworks-pydefaults.diff but something might have went wrong. I'll soon upload a fixed

Bug#632393: FTBFS with Python 2.7: Python.h: No such file or directory

2011-09-28 Thread Jakub Wilk
severity 632393 serious found 632393 0.5~svn939-1 thanks * Jakub Wilk , 2011-09-13, 14:02: --- texworks-0.5~svn930.orig/plugins-src/TWPythonPlugin/TWPythonPlugin.pro +++ texworks-0.5~svn930/plugins-src/TWPythonPlugin/TWPythonPlugin.pro @@ -50,8 +50,8 @@ unix:!macx { # on Unix-ish platforms we s

Bug#632393: FTBFS with Python 2.7: Python.h: No such file or directory

2011-09-26 Thread Atsuhito Kohda
Hi Jakub and Micah, thanks for your contributions and sorry for delay. I'm preparing new package which would fix the bug with the latest source (rev. 939). Thanks again. Best regards, 2011-9-26(Mon) -- Debian Developer - much more I18N of Debian Atsuhito Kohda Department

Bug#632393: FTBFS with Python 2.7: Python.h: No such file or directory

2011-09-13 Thread Jakub Wilk
tags 632393 + patch thanks * Jakub Wilk , 2011-09-13, 13:18: unix:!macx { # on Unix-ish platforms we should rely on pkgconfig # Python prior to 3.x doesn't register properly with pkg-config - INCLUDEPATH += /usr/include/python2.6/ - LIBS+= -lpython2.6 +#

Bug#632393: FTBFS with Python 2.7: Python.h: No such file or directory

2011-09-13 Thread Jakub Wilk
* Micah Gersten , 2011-09-12, 22:54: unix:!macx { # on Unix-ish platforms we should rely on pkgconfig # Python prior to 3.x doesn't register properly with pkg-config - INCLUDEPATH += /usr/include/python2.6/ - LIBS+= -lpython2.6 +# INCLUDEPATH += /usr/i

Bug#632393: FTBFS with Python 2.7: Python.h: No such file or directory

2011-09-12 Thread Micah Gersten
Package: texworks Version: 0.5~svn862-1 Followup-For: Bug #632393 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch The same issue applies to 0.5~svn930-1 *** /tmp/tmpKkFoXT In Ubuntu, the attached patch was applied to achieve the following: * Fix FTBFS by using