Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Bug Report: Setup 4.2 fails to download taucs library

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Bug Report: Setup 4.2 fails to download taucs library


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Bug Report: Setup 4.2 fails to download taucs library
  • Date: Mon, 07 Oct 2013 15:01:42 +0200
  • Organization: GeometryFactory

Le vendredi 04 octobre 2013 12:47:27 Dr. Frank Heimes a écrit :

> 1) Run CGAL-4.2-Setup.exe

> 2) Tic checkbox [x] LAPACK and TAUCS precompiled libs

> 3) Proceed to install

>

> > Installation succeeds up to and including the download of gmp and mpfr.

>

> > The following error message appears:

[..]

> Unable to download

> https://cgal.geometryfactory.com/CGAL/precompiled_libs/auxiliary/win32/TAUCS

> -CGAL-3.7/taucs.h.zip. Error: File Open Error

[..]

> > 4) Open the link

> https://cgal.geometryfactory.com/CGAL/precompiled_libs/auxiliary/win32/TAUCS

> -CGAL-3.7/ in a browser.

>

> > The directory is accessible and the files can easily be downloaded

> > manually.

>

> The OS is Windows 8.

> The PC is member of a company intranet; internet is accessed through a

> company firewall.

>

> Probable Fix:

> The CGAL setup should use the internet settings (i.e. proxy, etc.) from the

> windows control panel to access the internet.

 

Dear Dr. Heimes,

 

I want first to thank you for that detailed report.

 

Our Windows installer uses the NSIS Inetc plugin:

http://nsis.sourceforge.net/Inetc_plug-in

 

That plugin is documented to use the Windows proxy settings (at least those configured for Internet Explorer).

 

Can you try again with CGAL-4.3-beta1-Setup.exe? In that last version of CGAL, I have fixed a bug in the installer that could be related to the error you got (File Open Error), but is not related to proxies: the error may be that the destination directories do not exist. Do you have the following empty directories in your distribution of CGAL-4.2?

auxiliary\taucs\include

auxiliary\taucs\lib

 

Is that bug specific to TAUCS/LAPACK, or does it occur also if you tic the GMP/MPFR checkbox?

 

 

Best regards,

 

Laurent Rineau

 

--

Laurent Rineau, PhD

R&D Engineer at GeometryFactory http://www.geometryfactory.com/

Release Manager of the CGAL Project http://www.cgal.org/

 




Archive powered by MHonArc 2.6.18.

Top of Page