Debian 11 " Package libpython-dev is not available..... However the following packages replace it: libpython2-dev:i386 libpython2-dev " -------------------------------------- Ok so I installed libpython2-dev and changed /tg/debian/control to libpython2-dev also. When I run: dpkg-buildpackage -b It ends with this: -------------------------------------- make[1]: *** [Makefile:60: bin/telegram-cli] Error 1 make[1]: Leaving directory '/home/user/SOFT/tg' dh_auto_build: error: make -j1 returned exit code 2 make: *** [debian/rules:23: build] Error 255 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 --------------------------------------
Debian 11
" Package libpython-dev is not available.....
However the following packages replace it:
libpython2-dev:i386 libpython2-dev "
Ok so I installed libpython2-dev and changed /tg/debian/control to libpython2-dev also.
When I run: dpkg-buildpackage -b
It ends with this:
make[1]: *** [Makefile:60: bin/telegram-cli] Error 1
make[1]: Leaving directory '/home/user/SOFT/tg'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:23: build] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2