From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,222ed89632aabb93 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.205.126.4 with SMTP id gu4mr4232182bkc.8.1342044539096; Wed, 11 Jul 2012 15:08:59 -0700 (PDT) Path: m12ni31bkm.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: Free AMD Core Math Library (BLAS/LAPACK) + Ada Date: Wed, 11 Jul 2012 12:14:06 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <41b74e89-f112-4791-883d-236080652dbf@googlegroups.com> <2565f27a-48d1-4000-978d-c3946154ea32@googlegroups.com> <212027fd-e3a3-45cc-b594-df6a4ae96138@googlegroups.com> <0c159836-b4b9-4861-85cd-e3e61e94f8bc@googlegroups.com> <99901f55-e61a-4808-a442-1a62e625cd2e@googlegroups.com> <37b4ba31-245e-44d1-9183-5c3367c88101@googlegroups.com> <027286e8-2436-408a-acad-c1bbf42431f8@googlegroups.com> <4ffda054$0$6583$9b4e6d93@newsspool3.arcor-online.net> <7057a456-5715-435c-95c5-cc6e9f80818d@googlegroups.com> NNTP-Posting-Host: 193.11.21.204 Mime-Version: 1.0 X-Trace: posting.google.com 1342034838 13247 127.0.0.1 (11 Jul 2012 19:27:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 11 Jul 2012 19:27:18 +0000 (UTC) Cc: nma@12000.org In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.11.21.204; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-07-11T12:14:06-07:00 List-Id: On Wednesday, July 11, 2012 7:17:15 PM UTC+1, Nasser M. Abbasi wrote: > But step(5) is missing one thing, I'll fix the cheat sheet > now. Please try this command instead to build the BLAS files > Thanks Nasser and Simon for your kind help. I can report that the Blas is now working after following your latest instructions and that I get the same output as in point 6 here: http://12000.org/my_notes/ada/index.htm I will move on to the Lapack binding (ATLAS) now. > --------------------------------------- > > As for you other question on empty .bashrc, that is fine. I also > had no .bashrc file when I installed mint. You can > just create one in text editor. Also there are many templates > of .bashrc on the net you can copy and edit for your use. But for > now, just keep it simple and make one and use it. I am still a few hours in Linux and I still have to know what a .bashrc is all about. Thanks for the information. YC