[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #23223] GUI crashes on many commands
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [bug #23223] GUI crashes on many commands |
Date: |
Sat, 10 May 2008 15:10:11 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1) |
Follow-up Comment #5, bug #23223 (project pspp):
> >The correct way is to enter /usr/local/lib (or whatever prefix
> >you've chosen) into your /etc/ld.so.conf file.
>
>
> Everything is the default. So the install script choses to create a
> new directory pspp and to place the *.so in /usr/local/ib/pspp without
> changing the ld.so.conf file. I think this is not user friendly.
Did you read the messages printed during "make install"? You should
have seen a big message that says the following:
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pspp
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
If you follow the instructions in the message, everything will work.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23223>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/