Skip to main content

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

Hi
1- Have you installed the photran support for intel compiler?
2- is the intel compiler works fine on your machine? (intel needs stdc++5 which is deprecated by ubuntu 9.10.) try to compile and run a hello word program manually and see if it runs fine.
Regards


2009/11/27 Pavel <apn04@xxxxx>
Hello
I use Ubuntu 9.10 and have Intel Fortran Compiler installed. Recently I've installed Ecplipse and when trying install photran I got a message:

Cannot complete the install because one or more required items could not be found.
 Software being installed: Linux Intel(R) Fortran Compiler Support 5.0.0.200910081739 (org.eclipse.photran.intel.feature.group 5.0.0.200910081739)
 Missing requirement: Linux Intel(R) Fortran Compiler Support 5.0.0.200910081739 (org.eclipse.photran.intel.feature.group 5.0.0.200910081739) requires 'org.eclipse.cdt.managedbuilder.core 0.0.0' but it could not be found

In the Wiki page, Photran installation procedure topic, we see the following message:

Troubleshooting
Problem: You receive the following error message during installation.
Cannot complete the install because one or more required items could not be found.
Missing requirement: 1255366915760 0.0.0.1255366915760 requires 'org.eclipse.photran.intel.feature.group [5.0.0.xxxx]' but it could not be found
Solution: You are attempting to install support for the Intel Fortran compiler, but you are not running Linux. Go back in the installation wizard, and uncheck "Linux Intel(R) Fortran Compiler Support.

What is wrong? If I use Ubuntu and intel fortran I mustn't get that error.

_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran


Back to the top