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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,19de7fb56fa1943f X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!newsfeed-0.progon.net!progon.net!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.post.ch!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: Is GNU Ada active? Date: Mon, 11 Aug 2008 09:46:39 +0200 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <489fee5f$1@news.post.ch> References: <02a86743-d112-4831-9650-aac4a9586b51@27g2000hsf.googlegroups.com> <8f4daf56-aead-4009-ae35-7fb3ae3bafd6@56g2000hsm.googlegroups.com> <489C37FF.40302@obry.net> NNTP-Posting-Host: 194.41.146.1 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: atlas.ip-plus.net 1218440803 3741 194.41.146.1 (11 Aug 2008 07:46:43 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Mon, 11 Aug 2008 07:46:43 +0000 (UTC) User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <489C37FF.40302@obry.net> X-Original-NNTP-Posting-Host: w03duo.pnet.ch X-Original-Trace: 11 Aug 2008 09:46:39 +0100, w03duo.pnet.ch Xref: g2news1.google.com comp.lang.ada:1596 Date: 2008-08-11T09:46:39+02:00 List-Id: Pascal Obry schrieb: > Tomek Walkuski a écrit : >> I'm dumb and angry. I have installed xmlada id default prefix (./ >> configure without parameters) - /usr/local. >> >> Now I am trying to install AWS - I have edited makefile.conf and set >> xmlada support on, exported ADA_PROJECT_PATH to /usr/local/lib/gnat >> and "make setup build install" is saying: >> >> "./gen_gps_ref: error while loading shared libraries: >> libxmlada_schema.so.3: cannot open shared object file: No such file or >> directory" >> >> libxmlada_schema.so.3 is present at /usr/local/lib > > You need to set LD_LIBRARY_PATH to point to /usr/local/lib. > Actually I removed all LD_LIBRARY_PATH from the setup and it still works: http://gnuada.svn.sourceforge.net/viewvc/gnuada/trunk/config/Set_GNAT.bash?view=markup http://gnuada.svn.sourceforge.net/viewvc/gnuada/trunk/config/Set_XMLAda.bash?revision=637&view=markup But the trick is that I compiler the compiler myself and with the same --prefix as XMLAda. Using the same --prefix for all tools is helpful. Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com