[nmglug] Wengophone
BrianO'Keefe
okeefe at cybermesa.com
Tue Jan 30 13:03:41 PST 2007
Sure do:
lbrianokeefe at ubuntu:/usr/lib$ ls libQtGui.so.4
libQtGui.so.4
Lee Einer wrote:
> how weird. Do you have a libQTGui.so.4 file in your /usr/lib directory?
>
> BrianO'Keefe wrote:
>
>> And here's what happened:
>> $ ln -s /usr/lib/qt4/lib/libQtGui.so.4 /usr/lib/libQtGui.so.4
>> ln: creating symbolic link `/usr/lib/libQtGui.so.4' to
>> `/usr/lib/qt4/lib/libQtGui.so.4': File exists
>>
>> brianokeefe at ubuntu:~$ qtwengophone
>> qtwengophone: error while loading shared libraries: libQtUiTools.so.4:
>> cannot open shared object file: No such file or directory
>>
>>
>> Lee Einer wrote:
>>
>>> ln -s /usr/lib/qt4/lib/libQtGui.so.4 /usr/lib/libQtGui.so.4
>>>
>>> The format for a symlink is ln -s <real address of file> <desired
>>> address of symlink>
>>>
>>> Lee
>>>
>>> BrianO'Keefe wrote:
>>>
>>>
>>>> Thanks Gary, it does:
>>>> libQtGui.so.4 => /usr/lib/libQtGui.so.4
>>>>
>>>> I think that there may be other dependencies with the same issue as many
>>>> were installed into:
>>>> /usr/lib/qt4/lib/
>>>>
>>>> Can I copy them into the directory in which wengo is looking or link them?
>>>> I'm somewhat dense as far as simlinks go si if you could use the above
>>>> as an example and illustrate the link I would really appreciate it!
>>>> Muchas Gracias
>>>>
>>>> Gary Sandine wrote:
>>>>
>>>>
>>>>> On Tue, Jan 30, 2007 at 07:01:56AM -0700, Lee Einer wrote:
>>>>>
>>>>>
>>>>>
>>>>>> The tough part is finding out where WengoPhone is looking for the files.
>>>>>>
>>>>>> After that, ln -s [TARGET DIRECTORY OR FILE] ./[SHORTCUT]
>>>>>>
>>>>>>
>>>>>>
>>>>> This might show you where:
>>>>>
>>>>> ldd $( which qtwengophone )
>>>>>
>>>>>
>>>>>
>>>>>
>>>> _______________________________________________
>>>> nmglug mailing list
>>>> nmglug at nmglug.org
>>>> http://www.nmglug.org/mailman/listinfo/nmglug
>>>>
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> nmglug mailing list
>>> nmglug at nmglug.org
>>> http://www.nmglug.org/mailman/listinfo/nmglug
>>>
>>>
>>>
>> _______________________________________________
>> nmglug mailing list
>> nmglug at nmglug.org
>> http://www.nmglug.org/mailman/listinfo/nmglug
>>
>>
>>
>
>
> _______________________________________________
> nmglug mailing list
> nmglug at nmglug.org
> http://www.nmglug.org/mailman/listinfo/nmglug
>
>
More information about the nmglug
mailing list