Author Topic: [solved] libtrace.so  (Read 575 times)

Offline ghostbunny

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1153
[solved] libtrace.so
« on: April 17, 2012, 09:42:57 AM »
Hi packagers,

i have a question. i'm processing on this http://www.pclinuxos.com/forum/index.php/topic,104559.0.html

but on the installation it wants a libtrace.so. The package itself provides a so called lib in a example directory. But i think the goal isnt a copy/paste of this library. is there an command to check all packages from synaptic whether they contain a libtrace.so? So i think its better to add a dependence instead of this example lib.

What do you think about this?

Thanks in advance

ghostbunny
« Last Edit: April 17, 2012, 10:21:32 AM by ghostbunny »
The full life is a big mess

PS:
I'm German. Sorry because of possible mistakes in my written messages xD


Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: libtrace.so
« Reply #1 on: April 17, 2012, 09:47:27 AM »
Hi packagers,

i have a question. i'm processing on this http://www.pclinuxos.com/forum/index.php/topic,104559.0.html

but on the installation it wants a libtrace.so. The package itself provides a so called lib in a example directory. But i think the goal isnt a copy/paste of this library. is there an command to check all packages from synaptic whether they contain a libtrace.so? So i think its better to add a dependence instead of this example lib.

What do you think about this?

Thanks in advance

ghostbunny


Synaptic -> Search - [ libtrace.so ] in [ Provides ]   ;)

AS

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: libtrace.so
« Reply #2 on: April 17, 2012, 09:49:32 AM »
it doesn't seem to be there ...

Offline ghostbunny

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1153
Re: libtrace.so
« Reply #3 on: April 17, 2012, 09:58:02 AM »
i didn't found a package, too. So i will use the copy/paste method ^^

It's so pretty dirty  ;D ;D ;D

btw: thanks for your help AS
The full life is a big mess

PS:
I'm German. Sorry because of possible mistakes in my written messages xD


Offline TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 723
Re: libtrace.so
« Reply #4 on: April 17, 2012, 10:05:50 AM »
i'm processing on this http://www.pclinuxos.com/forum/index.php/topic,104559.0.html


It doesn't say that in the thread  ;) ;D

but on the installation it wants a libtrace.so. The package itself provides a so called lib in a example directory. But i think the goal isnt a copy/paste of this library. is there an command to check all packages from synaptic whether they contain a libtrace.so? So i think its better to add a dependence instead of this example lib.


Code: [Select]
[terry@dell logs]$ apt-cache whatprovides libtrace
<libtrace>
  nothing provides <libtrace>

If the library is not built by the package (but supplied as an example) you can add a %define _requires_exceptions to stop RPM from requiring it as a dependency.

Or have I misunderstood the question?

Terry
« Last Edit: April 17, 2012, 10:13:49 AM by TerryN »
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|

Offline ghostbunny

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1153
Re: libtrace.so
« Reply #5 on: April 17, 2012, 10:20:57 AM »
hi terryN,

this solution sound much prettier ^^

i tryed it now works pretty good no asking for this lib.

Many many thanks

greets
ghostbunny
The full life is a big mess

PS:
I'm German. Sorry because of possible mistakes in my written messages xD


Offline Hootiegibbon

  • Hero Member
  • *****
  • Posts: 4151
Re: [solved] libtrace.so
« Reply #6 on: April 17, 2012, 10:29:26 AM »

If that does not work - here is a couple of links I dug up

http://libtrace.sourceforge.net/

http://www.wand.net.nz/trac/libtrace

Jase


I am Hootiegibbon, undisputed champion fo the typo

My .dotfiles