Mail Archives: djgpp/2000/02/07/14:42:44
Damian Yerrick wrote:
> Or some fella could just port rpm.
It would be excellent, but I have looked into
porting one of linuxish package managers - dpkg.
And here are some comments:
1) Code itself - widespread usage of fork(), pipe(),
explicit symlinks and all that stuff DJGPP does
not (yet?) have.
2) Requirements - one of the goals for DJGPP
package manager would be minimal (ideally just DPMI)
requirements for installation. In contrast, dpkg
requires tar, gzip, diff, bash, perl... Well, Debian's
minimal installation is about 15 MBytes...
3) Some other things I can't recall right now.
AFAIK, Richard has looked into this problem too,
and came to conclusion that writing DJGPP-oriented
utility is better than porting.
Laurynas Biveinis
- Raw text -