X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,KHOP_THREADED,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Sven_K=F6hler?= Subject: Re: real beginer Date: Tue, 23 Oct 2012 19:35:02 +0200 Lines: 38 Message-ID: References: <1350998927796-93898 DOT post AT n5 DOT nabble DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 In-Reply-To: <1350998927796-93898.post@n5.nabble.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Am 23.10.2012 15:28, schrieb Trixie: > I'm real beginner with cygwin, actually linux and everything related. > But i need to instal and use certain fortran based program. I installed > cygwin and several packages. I'm trying to call certain module and all i get > is > bash: module: command not found I googled a bit about fortran, and it seems that "module" is a fortran command. Note, that what you see when you open a cygwin window, is a command shell (bash in this case), which allows you to execute certain programs. It does not understand fortran commands. I believe, you will have to install gcc's fortran compiler. Then you may be able to compile and run fortran program. However, I'm not familiar with that. > I googled it up and i found the solution that i should call > /etc/profile.d/modules.sh before my module. but there is now module.sh in my > /profile.d folder! Did i miss some package to install? What should i do? > Please help! I desperately need to start that program :((( I'm sorry, but /etc/profile.d/modules.sh is totally unrelated to your problem. I strongly suggest, that you search for somebody that has experience with Linux and fortran. Ask you supervisor if necessary. I assume, this is work for you master thesis? Eliot is trying to guide you through the process of building BigDFT. If that works for you, that's fine. Then again, you should make sure that BigDFT accesses the GPU it the most direct way possible, i.e. that it doesn't have to pass the information through several layer of emulation. With cygwin, there's a fair chance of that being the case. I presume, you will do sort of benchmarking? Regards, Sven -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple