Hi, I intend to make a deb package for my C interpreter EiC:
http://www.pobox.com/~eic I have followed the howto and have made a debian package that installs and purges fine. However, when I use alien to make an rpm, and try to install the rpm I get a stack of dependency problems: failed dependencies: /bin/sh is needed by eic-4.0.1-2 ld-linux.so.2 is needed by eic-4.0.1-2 libc.so.6 is needed by eic-4.0.1-2 libm.so.6 is needed by eic-4.0.1-2 /home/edb/bin/eic is needed by eic-4.0.1-2 /usr/local/EiC/eic is needed by eic-4.0.1-2 /usr/local/bin/eic is needed by eic-4.0.1-2 but I have /bin/sh, ld-linux.so.2, libc.so.6. And I don't know why it is reporting that last 3 dependencies. These just don't make sense to me at all. I usually have EiC installed /usr/local and in my home directory -- but I removed these before I made the deb package, and I have searched the makefiles and scripts in the package and I can't get any clues why this is happening. I am using rpm 2.5.1-6, and slink. Ed. -- Ed. Breen Email: [EMAIL PROTECTED] (http://www.pobox.com/~eic) -----------------------------------------