I am running Kannel that comes as a debian package. I installed and configured it via apt-get . I have download the new version 1.43 and have compiled it. I would like to remove the old version of the debian package and install the new code - can someone help me ???
I know to remove the package, it is dpkg -e kannel. I have compiled the new package and i have to run one more command : make bindir=/somewhere/suitable install Can anyone tell me what "/somewhere/suitable install" should be ???? I would also like to know how i can get the init.d script running properly under the new version. thanks mjh