This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

R: Package dependency issues for octave-devel


--- Mar 19/5/09, Kris Thielemans ha scritto:

> Da: Kris Thielemans 
> Oggetto: Package dependency issues for octave-devel
> A: cygwin
> Data: Martedì 19 maggio 2009, 22:01
> Hi
> 
> 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).
> 
> After that, it seems to work nicely. Thanks
> 
> Kris 
> 

on cygwin-1.5 the requirement for octave are:
cygwin lapack gnuplot less libreadline6 texinfo libfftw3_3 libhdf5_0 

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 
"gcc-g++ gcc-g77" to  "gcc4-g++ gcc4-fortran"

but if you are developing, you should know  
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. 

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]