Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Another CGAL 3.3.1 build/install bug

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Another CGAL 3.3.1 build/install bug


Chronological Thread 
  • From: "Segall, Edward" <>
  • To: <>
  • Subject: RE: [cgal-discuss] Another CGAL 3.3.1 build/install bug
  • Date: Thu, 27 Sep 2007 11:47:13 -0400

> HTH
Yes, your response helped.

I could not re-install CGAL, because this problem arose in the
installation itself. Also, I was not using the Windows installer, but
rather I was trying to install while running the install_cgall script
under cygwin. (Per my prior thread, which I should have repeated for
this one, I am using the install_cgal script rather than the installer
application because I am hoping to understand the changes made for
installation. The overall goal is to fit the CGAL installation into a
larger build process for the application that uses it, and to make that
work I need to see what it does.)

Even though re-installing using the installer was not an option, I
decided to do a sanity check by uncompressing the distribution .tar.gz
file in a new location. Sure enough, include/CGAL/Interval_nt.h was
there. It must have been deleted somehow from the first directory tree,
although I have no idea how that would have happened! (Maybe a
mouse/keyboard slip, or something equally insidious.)

Anyway, when run from the new distribution tree, the installation
completed with no errors.

Thanks for your help.

--Ed Segall


-----Original Message-----
From: Fernando Cacciola
[mailto:]

Sent: Thursday, September 27, 2007 8:18 AM
To:

Cc: Andreas Fabri
Subject: Re: [cgal-discuss] Another CGAL 3.3.1 build/install bug

Hello Edward,

> in which the file CGAL/Interval_nt.h is missing. I confirmed that this

> file indeed does not exist, yet the including file

That's quite odd .
I doubled checked that file is included in distribution and is not named
differently.

To double check I *just* followed these steps:

1.Uninstalled CGAL 3.3.1

2.Download the installer from

ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/CGAL-3.3.1-Setup.exe

3.Installed CGAL at the default location (with no precompiled library at
all)

Here's the full file path in my PC taken from Windows Explorer:

C:\Program Files\CGAL-3.3.1\include\CGAL\Interval_nt.h

Can you double check? or perhaps re-install CGAL?

P.S.: I'm puzzled that you used "h:/" instead of something like
"/cygdrive/h/" in cygwin. I didn't know that was possible.

HTH

Fernando Cacciola
GeometryFactory



--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss


Confidentiality Notice
This e-mail (including any attachments) is intended only for the recipients
named above. It may contain confidential or privileged information and should
not be read, copied or otherwise used by any other person. If you are not a
named recipient, please notify the sender of that fact and delete the e-mail
from your system.





Archive powered by MHonArc 2.6.16.

Top of Page