Subject: CGAL users discussion list
List archive
- From: Daniel Duque Campayo <>
- To:
- Subject: Re: [cgal-discuss] CGAL and Ubuntu
- Date: Wed, 12 Dec 2007 09:47:17 +0100
On Tuesday 11 December 2007 17:04,
wrote:
> I found that the command is not g++ but it is "g++-3.3", but I don't know
> how to tell cgal, use "g++-3.3" and not g++.
It's strange g++ is not installed if some g++-x.y is. But, you may try (as
root):
which g++-3.3
answer: "path"/g++-3.3 (i.e., linux gives us the path to
g++-3.3, /usr/local/bin or wherever).
ln -s "path"/g++-3.3 "path"/g++ (replace "path" with path to g++-3.3).
(make a "link" to g++-3.3 so now calls to g++ point to it.)
Best,
Daniel
--
Daniel Duque
http://rincon.uam.es/dir?cw=950067138671875
- Re: Re: [cgal-discuss] CGAL and Ubuntu, nt_mahmood, 12/02/2007
- <Possible follow-up(s)>
- Re: Re: [cgal-discuss] CGAL and Ubuntu, nt_mahmood, 12/02/2007
- Re: [cgal-discuss] CGAL and Ubuntu, Laurent Rineau, 12/03/2007
- Re: [cgal-discuss] CGAL and Ubuntu, Mahmood NT, 12/11/2007
- Re: [cgal-discuss] CGAL and Ubuntu, Joachim Reichel, 12/11/2007
- Re: Re: [cgal-discuss] CGAL and Ubuntu, nt_mahmood, 12/11/2007
- Re: [cgal-discuss] CGAL and Ubuntu, Joachim Reichel, 12/11/2007
- Re: [cgal-discuss] CGAL and Ubuntu, Daniel Duque Campayo, 12/12/2007
- Re: [cgal-discuss] CGAL and Ubuntu, Joachim Reichel, 12/12/2007
- Re: [cgal-discuss] CGAL and Ubuntu, Fernando Cacciola, 12/12/2007
- Re: [cgal-discuss] CGAL and Ubuntu, Joachim Reichel, 12/12/2007
- Re: [cgal-discuss] CGAL and Ubuntu, nt_mahmood, 12/12/2007
- Re: Re: [cgal-discuss] CGAL and Ubuntu, nt_mahmood, 12/13/2007
Archive powered by MHonArc 2.6.16.