[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop
Subject:    Re: vc/.lib
From:       "W. Tasin" <tasin () fhm ! edu>
Date:       2002-05-30 23:00:34
[Download RAW message or body]

Hi,

I don't think that this was a joke by Falk...
with your former explanation it is simply impossible to give a hint.

Often it is only because the user doesn't install kdevelop, but runs the 
binary from the source dir (so the libraries of the source dir are used).
Hint: "which kdevelop" or "whereis kdevelop".

Further... on my binaries (the installed version and the version inside 
the source-dir kdevelop/kdevelop/.libs/kdevelop) I really don't find a 
source path like you mentioned recorded inside the binaries.

What did the "make install" say after entering in kdevelop/vc/? Do you 
see sth. like:
-----
make[1]: Entering directory `/kde-build/CVS-KDE/kdevelop/kdevelop/vc'
/bin/sh ../../admin/mkinstalldirs /usr/local/lib
 /bin/sh ../../libtool --silent --mode=install /usr/bin/ginstall -c -p  
libkdevelopvc.la /usr/local/lib/libkdevelopvc.la
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/kde-build/CVS-KDE/kdevelop/kdevelop/vc'
 -----
Or simply delete the
libkdevelopvc.*
libkdevelopkwrite.*
libkdevelopgfxview.*
libkdevelopdbg.*
libkdevelopkpp.*
libkdevelopsetup.*
libkdevelopqextmdi.*
in /usr/local/lib first and then reinstall kdevelop to see if there is a 
"make install" or "libtool" or simply access-rights problem.

Maybe it is a libtool problem which occurs only on OpenBSD... is there 
somebody out there having the same problems (maybe also on other 
distributions)?

Ciao

Walter

Gerardo Santana Gomez Garrido wrote:

>On Thu, May 30, 2002 at 02:38:41PM +0200, F@lk Brettschneider wrote:
>
>>Gerardo Santana Gomez Garrido wrote:
>>
>>>When compiling kdevelop 2.1.1 for KDE 3 in my OpenBSD 3.1 box I get no errors
>>>(well, I small one, but already patched), but when I try to run it it tries
>>>to load a shared library in vc/.lib/ while its libraries are installed in
>>>/usr/local/lib
>>>
>>>What's wrong?
>>>
>>What did you do?
>>
>
>Is this a joke? I would better apreciate a solution instead.
>
>I can see gcc linking with -rpath, but the paths recorded in the "kdevelop"
>binary are wrong.
>
>I can see these warnings too:
>
>libtool: install: warning: `./vc/libkdevelopvc.la' has not been installed in `/u
>sr/local/lib'
>libtool: install: warning: `./kwrite/libkdevelopkwrite.la' has not been installe
>d in `/usr/local/lib'
>libtool: install: warning: `./gfxview/libkdevelopgfxview.la' has not been instal
>led in `/usr/local/lib'
>libtool: install: warning: `./dbg/libkdevelopdbg.la' has not been installed in `
>/usr/local/lib'
>libtool: install: warning: `./kpp/libkdevelopkpp.la' has not been installed in `
>/usr/local/lib'
>libtool: install: warning: `./setup/libkdevelopsetup.la' has not been installed
>in `/usr/local/lib'
>libtool: install: warning: `./widgets/qextmdi/src/libkdevelopqextmdi.la' has not
> been installed in `/usr/local/lib'
>
>
>Any ideas?
>
>>Ciao
>>F@lk
>>
>>
>>
>>
>>-
>>to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body:
>>unsubscribe »your-email-address«
>>
>


[Attachment #3 (text/html)]

<html>
<head>
</head>
<body>
Hi,<br>
<br>
I don't think that this was a joke by Falk...<br>
with your former explanation it is simply impossible to give a hint.<br>
<br>
Often it is only because the user doesn't install kdevelop, but runs the
binary from the source dir (so the libraries of the source dir are used).<br>
Hint: "which kdevelop" or "whereis kdevelop".<br>
<br>
Further... on my binaries (the installed version and the version inside the
source-dir kdevelop/kdevelop/.libs/kdevelop) I really don't find a source
path like you mentioned recorded inside the binaries.<br>
<br>
What did the "make install" say after entering in kdevelop/vc/? Do you see
sth. like:<br>
-----<br>
make[1]: Entering directory `/kde-build/CVS-KDE/kdevelop/kdevelop/vc'<br>
 /bin/sh ../../admin/mkinstalldirs /usr/local/lib<br>
 &nbsp;/bin/sh ../../libtool --silent --mode=install /usr/bin/ginstall -c -p&nbsp;
libkdevelopvc.la /usr/local/lib/libkdevelopvc.la<br>
 PATH="$PATH:/sbin" ldconfig -n /usr/local/lib<br>
 make[1]: Nothing to be done for `install-data-am'.<br>
 make[1]: Leaving directory `/kde-build/CVS-KDE/kdevelop/kdevelop/vc'<br>
&nbsp;-----<br>
Or simply delete the <br>
libkdevelopvc.*<br>
libkdevelopkwrite.*<br>
libkdevelopgfxview.*<br>
libkdevelopdbg.*<br>
libkdevelopkpp.*<br>
libkdevelopsetup.*<br>
libkdevelopqextmdi.*<br>
in /usr/local/lib first and then reinstall kdevelop to see if there is a
"make install" or "libtool" or simply access-rights problem.<br>
<br>
Maybe it is a libtool problem which occurs only on OpenBSD... is there somebody
out there having the same problems (maybe also on other distributions)?<br>
<br>
Ciao<br>
<br>
Walter<br>
<br>
Gerardo Santana Gomez Garrido wrote:<br>
<blockquote type="cite" cite="mid:20020530141644.A17856@convexo.openbsd.org.mx">
  <pre wrap="">On Thu, May 30, 2002 at 02:38:41PM +0200, F@lk Brettschneider \
wrote:<br></pre>  <blockquote type="cite">
    <pre wrap="">Gerardo Santana Gomez Garrido wrote:<br><br></pre>
    <blockquote type="cite">
      <pre wrap="">When compiling kdevelop 2.1.1 for KDE 3 in my OpenBSD 3.1 box I \
get no errors<br>(well, I small one, but already patched), but when I try to run it \
it tries<br>to load a shared library in vc/.lib/ while its libraries are installed \
in<br>/usr/local/lib<br><br>What's wrong?<br><br></pre>  </blockquote>
      <pre wrap="">What did you do?<br></pre>
      </blockquote>
      <pre wrap=""><!----><br>Is this a joke? I would better apreciate a solution \
instead.<br><br>I can see gcc linking with -rpath, but the paths recorded in the \
"kdevelop"<br>binary are wrong.<br><br>I can see these warnings too:<br><br>libtool: \
install: warning: `./vc/libkdevelopvc.la' has not been installed in \
`/u<br>sr/local/lib'<br>libtool: install: warning: `./kwrite/libkdevelopkwrite.la' \
has not been installe<br>d in `/usr/local/lib'<br>libtool: install: warning: \
`./gfxview/libkdevelopgfxview.la' has not been instal<br>led in \
`/usr/local/lib'<br>libtool: install: warning: `./dbg/libkdevelopdbg.la' has not been \
installed in `<br>/usr/local/lib'<br>libtool: install: warning: \
`./kpp/libkdevelopkpp.la' has not been installed in `<br>/usr/local/lib'<br>libtool: \
install: warning: `./setup/libkdevelopsetup.la' has not been installed<br>in \
`/usr/local/lib'<br>libtool: install: warning: \
`./widgets/qextmdi/src/libkdevelopqextmdi.la' has not<br> been installed in \
`/usr/local/lib '<br><br><br>Any ideas?<br><br></pre>
      <blockquote type="cite">
        <pre wrap="">Ciao<br>F@lk<br><br><br><br><br>-<br>to unsubscribe from this \
list send an email to <a class="moz-txt-link-abbreviated" \
href="mailto:kdevelop-request@kdevelop.org">kdevelop-request@kdevelop.org</a> with \
the following body:<br>unsubscribe &raquo;your-email-address&laquo;<br></pre>  \
</blockquote>  <pre wrap=""><!----><br></pre>
        </blockquote>
        <br>
        </body>
        </html>


-
to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body:
unsubscribe »your-email-address«

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic