Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [ltt-dev] problem running lttv-gui
@ 2010-08-16 20:17 al_meh
  2010-08-16 20:21 ` Matthew Khouzam
  2010-08-16 21:04 ` Mathieu Desnoyers
  0 siblings, 2 replies; 6+ messages in thread
From: al_meh @ 2010-08-16 20:17 UTC (permalink / raw)


Hi

when I try to run lttv-gui I will face an error which is:

usr/local/bin/lttv.real: error while loading shared libraries:  
liblttvtraceread-2.6.so: cannot open shared object file: No such file  
or directory

does anyone know what the problem is and how could I solve it??

Thank you in advance
Ali





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ltt-dev] problem running lttv-gui
  2010-08-16 20:17 [ltt-dev] problem running lttv-gui al_meh
@ 2010-08-16 20:21 ` Matthew Khouzam
  2010-08-16 20:28   ` Alexandre Montplaisir
  2010-08-16 21:04 ` Mathieu Desnoyers
  1 sibling, 1 reply; 6+ messages in thread
From: Matthew Khouzam @ 2010-08-16 20:21 UTC (permalink / raw)


Hi Ali,

Could you tell us where the liblttvtraceread-2.6.so is located? It 
should be in "/usr/local/lib".
Also, is the LD_LIBRARY_PATH set?

Hope this can be solved quick. :)

Matthew

On 10-08-16 04:17 PM, al_meh at encs.concordia.ca wrote:
> Hi
>
> when I try to run lttv-gui I will face an error which is:
>
> usr/local/bin/lttv.real: error while loading shared libraries:
> liblttvtraceread-2.6.so: cannot open shared object file: No such file
> or directory
>
> does anyone know what the problem is and how could I solve it??
>
> Thank you in advance
> Ali
>
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>    




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ltt-dev] problem running lttv-gui
  2010-08-16 20:21 ` Matthew Khouzam
@ 2010-08-16 20:28   ` Alexandre Montplaisir
  2010-08-16 20:43     ` Matthew Khouzam
  0 siblings, 1 reply; 6+ messages in thread
From: Alexandre Montplaisir @ 2010-08-16 20:28 UTC (permalink / raw)



> Hi Ali,
>
> Could you tell us where the liblttvtraceread-2.6.so is located? It 
> should be in "/usr/local/lib".
> Also, is the LD_LIBRARY_PATH set?
>
Matthew, I think you're thinking about TMF ;)

For LTTV, you should only need to run "sudo ldconfig" after "make 
install". Did you do that?
It's in the installation instructions, albeit not very obvious. We're 
working on some clearer instructions to be put on the website...

Alexandre

> Hope this can be solved quick. :)
>
> Matthew
>
> On 10-08-16 04:17 PM, al_meh at encs.concordia.ca wrote:
>> Hi
>>
>> when I try to run lttv-gui I will face an error which is:
>>
>> usr/local/bin/lttv.real: error while loading shared libraries:
>> liblttvtraceread-2.6.so: cannot open shared object file: No such file
>> or directory
>>
>> does anyone know what the problem is and how could I solve it??
>>
>> Thank you in advance
>> Ali
>>
>>
>> _______________________________________________
>> ltt-dev mailing list
>> ltt-dev at lists.casi.polymtl.ca
>> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ltt-dev] problem running lttv-gui
  2010-08-16 20:28   ` Alexandre Montplaisir
@ 2010-08-16 20:43     ` Matthew Khouzam
  0 siblings, 0 replies; 6+ messages in thread
From: Matthew Khouzam @ 2010-08-16 20:43 UTC (permalink / raw)




On 10-08-16 04:28 PM, Alexandre Montplaisir wrote:
>    
>> Hi Ali,
>>
>> Could you tell us where the liblttvtraceread-2.6.so is located? It
>> should be in "/usr/local/lib".
>> Also, is the LD_LIBRARY_PATH set?
>>
>>      
> Matthew, I think you're thinking about TMF ;)
>    
Yeah, you got me there. :)
Since I have TMF and lttv, I checked my config rather quickly.
> For LTTV, you should only need to run "sudo ldconfig" after "make
> install". Did you do that?
> It's in the installation instructions, albeit not very obvious. We're
> working on some clearer instructions to be put on the website...
>
> Alexandre
>
>    
>> Hope this can be solved quick. :)
>>
>> Matthew
>>
>> On 10-08-16 04:17 PM, al_meh at encs.concordia.ca wrote:
>>      
>>> Hi
>>>
>>> when I try to run lttv-gui I will face an error which is:
>>>
>>> usr/local/bin/lttv.real: error while loading shared libraries:
>>> liblttvtraceread-2.6.so: cannot open shared object file: No such file
>>> or directory
>>>
>>> does anyone know what the problem is and how could I solve it??
>>>
>>> Thank you in advance
>>> Ali
>>>
>>>
>>> _______________________________________________
>>> ltt-dev mailing list
>>> ltt-dev at lists.casi.polymtl.ca
>>> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>>>        
>> _______________________________________________
>> ltt-dev mailing list
>> ltt-dev at lists.casi.polymtl.ca
>> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>>      
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>    




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ltt-dev] problem running lttv-gui
  2010-08-16 20:17 [ltt-dev] problem running lttv-gui al_meh
  2010-08-16 20:21 ` Matthew Khouzam
@ 2010-08-16 21:04 ` Mathieu Desnoyers
  2010-08-16 21:19   ` al_meh
  1 sibling, 1 reply; 6+ messages in thread
From: Mathieu Desnoyers @ 2010-08-16 21:04 UTC (permalink / raw)


* al_meh at encs.concordia.ca (al_meh at encs.concordia.ca) wrote:
> Hi
>
> when I try to run lttv-gui I will face an error which is:
>
> usr/local/bin/lttv.real: error while loading shared libraries:  
> liblttvtraceread-2.6.so: cannot open shared object file: No such file or 
> directory
>
> does anyone know what the problem is and how could I solve it??

As Alexandre Montplaisir said, sudo ldconfig should fix it.

Mathieu

>
> Thank you in advance
> Ali
>
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ltt-dev] problem running lttv-gui
  2010-08-16 21:04 ` Mathieu Desnoyers
@ 2010-08-16 21:19   ` al_meh
  0 siblings, 0 replies; 6+ messages in thread
From: al_meh @ 2010-08-16 21:19 UTC (permalink / raw)


Thank you

It works now

Best
Ali

Quoting Mathieu Desnoyers <compudj at krystal.dyndns.org>:

> * al_meh at encs.concordia.ca (al_meh at encs.concordia.ca) wrote:
>> Hi
>>
>> when I try to run lttv-gui I will face an error which is:
>>
>> usr/local/bin/lttv.real: error while loading shared libraries:
>> liblttvtraceread-2.6.so: cannot open shared object file: No such file or
>> directory
>>
>> does anyone know what the problem is and how could I solve it??
>
> As Alexandre Montplaisir said, sudo ldconfig should fix it.
>
> Mathieu
>
>>
>> Thank you in advance
>> Ali
>>
>>
>> _______________________________________________
>> ltt-dev mailing list
>> ltt-dev at lists.casi.polymtl.ca
>> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>>
>
> --
> Mathieu Desnoyers
> Operating System Efficiency R&D Consultant
> EfficiOS Inc.
> http://www.efficios.com
>







^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-08-16 21:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-16 20:17 [ltt-dev] problem running lttv-gui al_meh
2010-08-16 20:21 ` Matthew Khouzam
2010-08-16 20:28   ` Alexandre Montplaisir
2010-08-16 20:43     ` Matthew Khouzam
2010-08-16 21:04 ` Mathieu Desnoyers
2010-08-16 21:19   ` al_meh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox