gnuastro-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-devel] [sr #109171] Linker errors when running from system-wid


From: Mohammad Akhlaghi
Subject: [gnuastro-devel] [sr #109171] Linker errors when running from system-wide install
Date: Sat, 22 Oct 2016 22:57:08 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #1, sr #109171 (project gnuastro):

I had never confronted this situation. It is certainly not expected ;-)!

The problem is to do with linking (the `ld' tool). The `.libs' directory is
created internally (in the build directory) by GNU Libtool, it is there for
portability on various systems (a portable shared library system on various
operating systems is a very tricky job that Libtool does). But the `.libs'
directory is not installed, so I am surprized why your system is looking into
`/usr/bin/.libs'. 

More generally, I am wondering how/why it is looking into `/usr/bin/', it
should be looking into `/usr/local/bin'. Could you report the output of this
command (to see where the main executable is located in):


which astcosmiccal


May I ask what operating system you are using? 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?109171>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]