Packaging of binaries (slice2xxx and runtimes)

in Comments
Is it possible to repackage the binary downloads on the ZeroC's website so that the slice compilers and the runtimes are provided as separate packages? This will be helpful because I don't always want the C++ runtime, but I need the compilers anyway. For example, when I am doing Java-to-Java or Java-to-C#.
I would be interested in binaries for Linux and Windows both (others may want it for the remaining platforms too), if it's possible.
Regards,
Shantanu
I would be interested in binaries for Linux and Windows both (others may want it for the remaining platforms too), if it's possible.
Regards,
Shantanu
0
Comments
Please update your signature; see this post for details.
Best regards,
Bernard
I have updated my signature - thanks.
Regards,
Shantanu
I hope we will see those packages in Debian some day...
Regards,
We've tried to provide distributions that are appropriate for most users. For example, even if a user doesn't write Ice applications in C++, it's quite likely that they need to use Ice services (such as Glacier2 or IceStorm) that are written in C++, and therefore they will need the C++ executables.
If you'd like to be more selective about what you need to download or install, you could always obtain the Ice for C++ source code and build only the required executables and libraries. Not everyone will have a C++ compiler, however, so we think the current binary distributions are a reasonable alternative.
Take care,
- Mark