Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Problem installing Photran

Hi Giulio,

2011/1/7 Giulio Zambon <giulio@xxxxxxxxxx>:
> I am no expert in Eclipse, but from what you say I get the impression that
> in the Install New Software menu item you clicked on "Available software
> sites". As I explained in my blog (see below for the URL), I expanded the
> "General Purpose Tools" category and selected PTP and then expanded the
> "Programming Languages" category and selected Fortran. I didn't need to look
> for a "proper site", as you say. It was for the Mac, but I expect that it
> will be the same for a Windows laptop.
>

Ah, thank you, that did work!

In the installation instructions it said
"http://download.eclipse.org/tools/ptp/updates/helios";
and that is available at "Available software sites".

In the default dropdown list, the site
http://download.eclipse.org/releases/helios is available
as you describe in your blog. I did not see the connection between the
two, hence my
initial failure.

With the information in your blog, I was able to get Photran installed
and make a tiny
one-source file project. With that experience in hand, I have a few
suggestions for the
Photran developers:

- The installation instructions ought to be updated in accordance with your blog

- If you add a new file, in my case a free form Fortran source file,
it would be helpful to
  add the default extension - .f90 in this case - as it was not
immediately clear that
  I needed to do that myself (Photran very helpfully asks me to
specify the type of
  file, so this last little bit will just make it so much easier!)

- If you set up a project, then the makefile type projects do not have
a toolchain.
  At least that is the case on my installation. How can you add a
particular toolchain?
  (Intel Fortran is the one I am interested in besides gfortran)

Regards,

Arjen


Back to the top