Hi all,

I'd like to be able to install python-dbg on my openwrt platform in order to debug some python code with gdb. Has anyone installed this before?

I can only find the *.deb packages as there doesn't seem to be a tarball that I could write a makefile for and include in my build. Any suggests for installing it using the debian package or another method? I tried putting it on my platform and using opkg, but I'm running into the "incompatible with the architectures configured" error.

Thanks!