Bugs item #1059640, was opened at 2004-11-03 12:21 Message generated for change (Comment added) made by jsquyres You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1059640&group_id=9368
Category: Programming environment >Group: Future Status: Open Resolution: None >Priority: 5 Submitted By: David N. Lombard (dnl) Assigned to: Jeff Squyres (jsquyres) Summary: make oscar-dist must fail on missing packages Initial Comment: The oscar-disk makefile target must fail explicitly and immediately if any tools needed to create the dist tarballs are missing. On RHL9, this includes the following rpms, which are not normally needed to successfully install oscar: perl-Qt w3c-libwww-devel w3c-libwww-apps transfig tetex-xdvi tetex-latex tetex-dvips tetex-doc tetex-afm tetex tetex-fonts w3c-libwww The actual test should rely on the items discovered by configure, which remove distro variability of package names. ---------------------------------------------------------------------- >Comment By: Jeff Squyres (jsquyres) Date: 2004-11-22 21:32 Message: Logged In: YES user_id=11722 This is not necessary to change for 4.0. ---------------------------------------------------------------------- Comment By: Benoit des Ligneris (bligneri) Date: 2004-11-22 20:38 Message: Logged In: YES user_id=179120 Hello Jeff, As our "release architecture specialist", I think this one is yours ! I agree with Dave and I have a detailed list for RHEL3.0 : autoconf-[0-9]*.noarch.rpm automake-[0-9]*.noarch.rpm tetex-latex-[0-9]*.i386.rpm tetex-[0-9]*.i386.rpm netpbm-progs-[0-9]*.i386.rpm tetex-fonts-[0-9]*.i386.rpm dialog-[0-9]*.i386.rpm tetex-dvips-[0-9]*.i386.rpm transfig-[0-9]*.i386.rpm cups-libs-[0-9]*.i386.rpm qt-[0-9]*.i386.rpm fontconfig-[0-9]*.i386.rpm XFree86-Mesa-libGL-[0-9]*.i386.rpm XFree86-Mesa-libGLU-[0-9]*.i386.rpm XFree86-libs-[0-9]*.i386.rpm XFree86-libs-data-[0-9]*.i386.rpm libpng-devel-[0-9]*.i386.rpm libpng10-[0-9]*.i386.rpm zlib-devel-[0-9]*.i386.rpm libstdc++-devel-[0-9]*.i386.rpm gcc-[0-9]*.i386.rpm binutils-[0-9]*.i386.rpm cpp-[0-9]*.i386.rpm glibc-devel-[0-9]*.i386.rpm glibc-headers-[0-9]*.i386.rpm glibc-kernheaders-[0-9]*.i386.rpm vim-enhanced-[0-9]*.i386.rpm For Mandrake 10.0 (including some dependencies) : autoconf2.5 automake1.7 tetex-latex tetex dialog tetex-dvips latex2html giftrans ghostscript transfig cups-common libqt3 fontconfig mesa libnetpbm9 netpbm XFree86-compat-libs libpng-devel libpng3 zlib-devel libstdc++-devel gcc binutils gcc-cpp glibc-devel vim-enhanced latex2html ghostscript giftrans urw-fonts XFree86 ghostscript-fonts libgimpprint1 chkfontpath menu XFree86-xfs ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1059640&group_id=9368 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
