X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_GD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: real beginer Date: Tue, 23 Oct 2012 14:22:22 -0700 Lines: 26 Message-ID: References: <1350998927796-93898 DOT post AT n5 DOT nabble DOT com> <1351002701854-93906 DOT post AT n5 DOT nabble DOT com> <5086C75A DOT 2060306 AT cs DOT umass DOT edu> <5086D14D DOT 3070406 AT gmail DOT com> <1351021580080-93918 DOT post AT n5 DOT nabble DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 In-Reply-To: <1351021580080-93918.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 On 10/23/2012 12:46 PM, Trixie wrote: > I have liblapack-devel instaled and did ./configure and make . It took some > time but it finished. Did make finish successfully, returning a 0 status? Did you have a bigdft.exe file? If you type "ls bigdft" do you see an executable? (Note: The file's name is actually bigdft.exe but ls will list it as bigdft). > Problem happened when i tried to do this tutotial > . It says > -bash: bigdft: command not found The tutorial shows you doing an ls and it listing out two files: bigdft and posinp.xyz. Did you see those files? Cause your supposed to do that *before* you type in "./bigdft | tee N2.out". And you did include "./" before "bigdft" right? > I read somethere i shoud first do module load bigdft, but when I do that, > there is that module: command not found. Module is not a command - period. The tutorial you pointed us to does not say you need to first do "module load bigdft" - in fact the word "module" does not appear on that page - so what lead you to believe you should first use a non-existent module command? > Currently I'm not using gpu (there is option to load cuda configure > --enable-cuda-gpu) I'm just trying to make sure this thing works at all. -- Andrew DeFaria I got a new shadow. I had to get rid of the other one -- it wasn't doing what I was doing. -- 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