Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Photran 4.0b2 issues

Hi All,

If I use the feature form of photran to install it in eclipse
I get this nice error
 Intel(R) Fortran Compiler Support (4.0.2) requires 
feature "org.eclipse.photran_feature (4.0.0)", or compatible.

that prevents me from installing anything else in eclipse.

and I re-ask

I can report a problem with the outline view.
The tree is fine now but you can not access the source file from the tree. It 
will not jump in the source file.
Does anyone gets it?


eclipse details:

Version: 3.3.0
Build id: M20070921-1145

Eclipse C/C++ Development Tools
Version: 4.0.1.200709241202
Build id: 200709241202
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_13-b05, mixed mode)
Opensuse 10.3
Linux green 2.6.22.9-0.4-default #1 SMP 2007/10/05 21:32:04 UTC x86_64 x86_64 
x86_64 GNU/Linux



On Saturday 27 October 2007 17:00:21 photran-request@xxxxxxxxxxx wrote:
> Send photran mailing list submissions to
> 	photran@xxxxxxxxxxx
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://dev.eclipse.org/mailman/listinfo/photran
> or, via email, send a message with subject or body 'help' to
> 	photran-request@xxxxxxxxxxx
>
> You can reach the person managing the list at
> 	photran-owner@xxxxxxxxxxx
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of photran digest..."
>
>
> Today's Topics:
>
>    1. Re: WORKAROUND: Exec error:The system cannot find
>       (Aitor Urresti Gonzalez)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 27 Oct 2007 11:12:24 +0200 (CEST)
> From: "Aitor Urresti Gonzalez"<aitor.urresti@xxxxxx>
> Subject: Re: [photran] WORKAROUND: Exec error:The system cannot find
> To: Photran Information <photran@xxxxxxxxxxx>
> Message-ID: <3823164524nmpurgoa@xxxxxx>
> Content-Type: text/plain;	charset="ISO-8859-1"
>
> Lots of thanks for your help, Beth, but I'm running Eclipse under MacOs,
> with gfortran. Anyway, the clue given in the wiki may be of help. I seem
> to need to edit the source lookup path, but what I do not know now is
> what I need to link with what... any idea or further help?
>
> > For trying to debug a project, the following works for CDT, unsure about
> > Photran:
>
> http://wiki.eclipse.org/CDT/User/FAQ#I.27m_using_cygwin_and_when_launching_
>the_debugger.2C_it_complains_that_it_can.27t_find_the_source_file
>
> > ...Beth
> >
> > Beth Tibbitts  (859) 243-4981  (TL 545-4981)
> > High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
> > IBM T.J.Watson Research Center
> > Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511
> >
> >
> >
> >
> >              Aitor Urresti
> >
> >              González
> >
> >              <aitor.urresti@eh
>
>   To
>
> >              u.es>                     Photran Information
> >
> >              Sent by:                  <photran@xxxxxxxxxxx>
> >
> >              photran-bounces@e
>
>   cc
>
> >              clipse.org
>
> Subject
>
> >                                        Re: [photran] WORKAROUND: Exec
> >
> >              10/26/07 04:48 AM         error:The system cannot find
>
> the
>
> >                                        filespecified
> >
> >
> >
> >              Please respond to
> >
> >                   Photran
> >
> >                 Information
> >
> >              <photran@eclipse.
> >
> >                    org>
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > I have followed the instructions given by Beth to reinstall photran in my
> > computer, because it never worked well before. Everything seems much
>
> better
>
> > now, except that there is a pair of error messages appearing. In the
> > Fortran view, whenever the project is built, the following appears at the
> > "Problems" tab:
> >
> > can't open dynamic library: /libgcc_s.1.dylib referenced
> > from:
>
> /usr/local/gfortran/lib/gcc/i386-apple-darwin8.10.1/4.3.0/../../../libgfort
>ran.dylib
>
> >  (checking for undefined symbols may be affected) (No such file or
> > directory, errno = 2)
> >
> > When trying to debug the project, the following error appears under the
> > debug window:
> >
> > Can't find a source file at
> > "/tmp/gfortran-20070812/ibin/../gcc/libgfortran/fmain.c"
> > Locate the file or edit the source lookup path to include its location.
> >
> > Any idea on where the problem is? If I run the program instead of
>
> debugging
>
> > it everything goes without problems, or at least it seems so.
> >
> > Aitor Urresti
> > University of the Basque Country?
> >
> > El 25/10/2007, a las 22:40, Beth Tibbitts escribió:
> >
> >       No, an update site is a  special thing. :)
> >       It's a set of archives, but it has a site.xml that specifies what's
> >       in it
> >       as well.
> >       An update site can be stored in an archive, or it can exist on a
> >       website
> >       (it has a URL address like a web page does).
> >       It's a special form that the Eclipse Update Manager can process.
>
> http://www.eclipse.org/articles/Article-Update/keeping-up-to-date.html
>
> >       ..Beth
> >
> >       Beth Tibbitts  (859) 243-4981  (TL 545-4981)
> >       High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
> >       IBM T.J.Watson Research Center
> >       Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511
> >
> >
> >
> >                    Dan Tullis
> >                    <dantullis@yahoo.
> >                    com>
> >       To
> >                    Sent by:                  photran@xxxxxxxxxxx
> >                    photran-bounces@e
> >       cc
> >                    clipse.org
> >
> >       Subject
> >                                              Re:[photran] WORKAROUND:
> > Exec 10/25/07 11:36 AM         error:The system cannot find the
> >                                              file       specified
> >
> >                    Please respond to
> >                         Photran
> >                       Information
> >                    <photran@eclipse.
> >                          org>
> >
> >
> >
> >
> >
> >
> >             Because there isn't an update site for Photran.
> >
> >       Isn't that what the "New Local Site..." functionality is for?
>
> Doesn't
>
> >       it do
> >       the unarchiving and placing in the correct location?
> >
> >       What am I missing here?
> >
> >
> >        __________________________________________________?
> >       Do You Yahoo!?
> >       Tired of spam? Yahoo! Mail has the best spam protection around
> >       http://mail.yahoo.com.
> >       _______________________________________________
> >       photran mailing list
> >       photran@xxxxxxxxxxx
> >       https://dev.eclipse.org/mailman/listinfo/photran
> >
> >
> >
> >
> >       _______________________________________________
> >       photran mailing list
> >       photran@xxxxxxxxxxx
> >       https://dev.eclipse.org/mailman/listinfo/photran
> > _______________________________________________
> > photran mailing list
> > photran@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/photran
> >
> >
> > _______________________________________________
> > photran mailing list
> > photran@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/photran
>
> ------------------------------
>
> _______________________________________________
> photran mailing list
> photran@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/photran
>
>
> End of photran Digest, Vol 26, Issue 17
> ***************************************



-- 
____________________________________________________________________
"...if the universities will not study useless subjects, who will?"
                           G. F. Fitzgerald, Nature, 45/46, 392 (1892)
______________________________________________________________________
Mr. Alin M. ELENA
Atomistic Simulation Centre
School of Mathematics and Physics
Queen's University Belfast
Office: +44 (0)28 9097 1428
Fax: +44 (0)28 9097 5359
http://titus.phy.qub.ac.uk/group/Alin/
alin.elena@xxxxxxxxxxx
alin.elena@xxxxxxxxx
______________________________________________________________________


Back to the top