For Programmers: Free Programming Magazines  


Home > Archive > Fortran > January 2008 > Re: FORTRAN Unit Test Framework (FRUIT) 2.1 released









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: FORTRAN Unit Test Framework (FRUIT) 2.1 released
Andrew Chen

2008-01-26, 4:29 am

Sorry for late reply

FRUIT was not tested on Windows. It was developed on Linux, and
should run on other platform.

I don't have a FORTRAN compiler on Windows. There are areas that are
Unit specific, where the directory lookup with "/" or "\", and where
the root directory is.

However, it seems like your problem is that you can not install the
gem:

gem install pkg/fruit_processor-2.1.1.gem

Do you have problem installing other gems?

Can you try this?
gem install fruit_processor-2.1.1.gem

The fruit processor provides convenient tools for code generation, and
the build system.

Thanks
~Andrew Chen

>
> I am pretty new to Ruby (so sorry for asking seem-to-be-an-obvious-
> question)
>
> Following the installation instructions (fruit2.1.1), from (http://
> fortranxunit.wiki.sourceforge.net/Installation+Guide)
> I get the following message at step 4:
>
> Version: ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] (W
>
> Step 4)
>
> rake install
> gem install pkg/fruit_processor-2.1.1.gem
> rake aborted!
> undefined method `exitstatus' for nil:NilClass
> C:/Temp/Fortran/fruit/fruit_processor_gem/rakefile:29
> (See full trace by running task with --trace)
>
> With --trace option:
>
> gem install pkg/fruit_processor-2.1.1.gem
> rake aborted!
> undefined method `exitstatus' for nil:NilClass
> D:/Logiciels/ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:899:in
> `sh'
> D:/Logiciels/ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:906:in

Gary Scott

2008-01-27, 10:24 pm

Andrew Chen wrote:
> Sorry for late reply
>
> FRUIT was not tested on Windows. It was developed on Linux, and
> should run on other platform.
>
> I don't have a FORTRAN compiler on Windows.


They are free!

<snip>

--

Gary Scott
mailto:garylscott@sbcglobal dot net

Fortran Library: http://www.fortranlib.com

Support the Original G95 Project: http://www.g95.org
-OR-
Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html

If you want to do the impossible, don't hire an expert because he knows
it can't be done.

-- Henry Ford
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com