Need help/advice making rpm for opensuse 10.3
John B
IrgunII at gmail.com
Thu Mar 13 09:19:22 PDT 2008
Hi list,
I downloaded the src.rpm (2.8.7.1).
On the command line I did rpmbuild --rebuild <src.rpm>
After a bit of waiting as it 'did its thing', I got this:
-------
make: Leaving directory
`/usr/src/packages/BUILD/wxPython-src-2.8.7.1/bld/contrib/src/stc'
+ cd /usr/src/packages/BUILD/wxPython-src-2.8.7.1/wxPython
+ /usr/bin/python2.4 setup.py WXPORT=gtk2 UNICODE=1 EP_ADD_OPTS=1
EP_FULL_VER=0
NO_SCRIPTS=1 'WX_CONFIG=/usr/src/packages/BUILD/wxPython-src-2.8.7.1/bld/wx-config --no_rpath'
build_ext --rpath=/usr/lib/wxPython-2.8.7.1-gtk2-unicode/lib build
/var/tmp/rpm-tmp.15300: line 59: /usr/bin/python2.4: No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.15300 (%build)
RPM build errors:
user robind does not exist - using root
group robind does not exist - using root
user robind does not exist - using root
group robind does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.15300 (%build)
-------
I checked my python and I have 2.5, not 2.4. Does that mean I can't build
wxPython rpms?
Thanks for any assisance.
JB
More information about the wxpython-users
mailing list