babel-1.4.0 software package provides Scientific Interface Definition Language (SIDL) compiler, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install babel-1.4.0
babel-1.4.0 is installed in your system.
Make ensure the babel-1.4.0 package were installed using the commands given below,
$ sudo dpkg-query -l | grep babel-1.4.0 *
You will get with babel-1.4.0 package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Development |
| Package | babel-1.4.0 |
| Version | 1.4.0.dfsg-8.1 |
| Description | Scientific Interface Definition Language (SIDL) compiler |
| Sub Section | devel |