On 06/10/04 23:57 +0530, Rishi wrote:
Hi Guys
Wanted to get the opinion of the gurus on this list....
If you've developed an application that is based on the RH distro and realized you don't want to get caught in RH's trademarks traps, would you use Whitebox Linux or make the effort to port the application to a completely different distro like Debian?
Your code is broken. It should work across POSIX compliant systems, unless it is a kernel module. Cross OS coding is trivial to get right. (And not just cross distribution). If you are interested in distributing prebuilt binaries, build the RPMS and the Debs and the .tgzs and ...
Devdas Bhagat