X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <543993.80931.qm@web25002.mail.ukl.yahoo.com> Date: Wed, 20 May 2009 07:02:26 +0000 (GMT) From: Marco Atzeri Subject: R: Package dependency issues for octave-devel To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --- Mar 19/5/09, Kris Thielemans ha scritto: > Da: Kris Thielemans=20 > Oggetto: Package dependency issues for octave-devel > A: cygwin > Data: Marted=EC 19 maggio 2009, 22:01 > Hi >=20 > I have octave-3.0.3-1 and octave-devel installed, but had > problems using > mkoctfile. I had to download gcc4-fortran (for > -lgfortranbegin), libhdf_0 > (for -lhdf5) and readline (for -lreadline). >=20 > After that, it seems to work nicely. Thanks >=20 > Kris=20 >=20 on cygwin-1.5 the requirement for octave are: cygwin lapack gnuplot less libreadline6 texinfo libfftw3_3 libhdf5_0=20 so libhdf5_0 and libreadline6 should be already there. Or are you speaking about the devel packages ? On octave-devel I forgot to bump the requirement from=20 "gcc-g++ gcc-g77" to "gcc4-g++ gcc4-fortran" but if you are developing, you should know=20=20 that you need the compiler :-)) On cygwin-1.7 I removed the "gcc-g++ gcc-g77" requirement at all. So please be aware of it.=20 Regards Marco cygwin octave maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/