Re: shared library run problem

2012-02-26 Thread Stephan Witt
Am 26.02.2012 um 00:19 schrieb Sajjad: Hi i ran the suggested diagnostics and found the following result: sajjad@sajjad:~$ ldd /usr/local/bin/lyx linux-vdso.so.1 =

Re: shared library run problem

2012-02-26 Thread Sajjad
Wow!! That was an hell of an example. Thanks a lot. The path was already set by me inside the ld.so.conf. I had to add another level(lib/) and now it is up and running Thanks again folks Sajjad On Sun, Feb 26, 2012 at 1:31 PM, Stephan Witt st.w...@gmx.net wrote: Am 26.02.2012 um 00:19

Re: shared library run problem

2012-02-26 Thread Stephan Witt
Am 26.02.2012 um 00:19 schrieb Sajjad: Hi i ran the suggested diagnostics and found the following result: sajjad@sajjad:~$ ldd /usr/local/bin/lyx linux-vdso.so.1 =

Re: shared library run problem

2012-02-26 Thread Sajjad
Wow!! That was an hell of an example. Thanks a lot. The path was already set by me inside the ld.so.conf. I had to add another level(lib/) and now it is up and running Thanks again folks Sajjad On Sun, Feb 26, 2012 at 1:31 PM, Stephan Witt st.w...@gmx.net wrote: Am 26.02.2012 um 00:19

Re: shared library run problem

2012-02-26 Thread Stephan Witt
Am 26.02.2012 um 00:19 schrieb Sajjad: > Hi > > i ran the suggested diagnostics and found the following result: > > > sajjad@sajjad:~$ ldd /usr/local/bin/lyx > linux-vdso.so.1 =>

Re: shared library run problem

2012-02-26 Thread Sajjad
Wow!! That was an hell of an example. Thanks a lot. The path was already set by me inside the ld.so.conf. I had to add another level(lib/) and now it is up and running Thanks again folks Sajjad On Sun, Feb 26, 2012 at 1:31 PM, Stephan Witt wrote: > Am 26.02.2012 um

Re: shared library run problem

2012-02-25 Thread Stephan Witt
Am 25.02.2012 um 05:57 schrieb Sajjad: I compiled both qt and lyx from source. The installation instructions for qt did not mention anything about this issue and it is working fine. Is there any way to send the parameter while configuring lyx so that the compilation is done against the 32

Re: shared library run problem

2012-02-25 Thread Sajjad
Hello I am using an old machine and repository support went out. I recently updated the qt version to 4.8.0 from source. While configuring the lyx source i am providing wiith the qt path and it did not complain at all:

Re: shared library run problem

2012-02-25 Thread Richard Heck
On 02/25/2012 08:48 AM, Sajjad wrote: Hello I am using an old machine and repository support went out. I recently updated the qt version to 4.8.0 from source. While configuring the lyx source i am providing wiith the qt path and it did not complain at all: This is just a matter of

Re: shared library run problem

2012-02-25 Thread Sajjad
Hi i ran the suggested diagnostics and found the following result: sajjad@sajjad:~$ ldd /usr/local/bin/lyx linux-vdso.so.1 = (0x7fff853ff000) libenchant.so.1 =

Re: shared library run problem

2012-02-25 Thread Stephan Witt
Am 25.02.2012 um 05:57 schrieb Sajjad: I compiled both qt and lyx from source. The installation instructions for qt did not mention anything about this issue and it is working fine. Is there any way to send the parameter while configuring lyx so that the compilation is done against the 32

Re: shared library run problem

2012-02-25 Thread Sajjad
Hello I am using an old machine and repository support went out. I recently updated the qt version to 4.8.0 from source. While configuring the lyx source i am providing wiith the qt path and it did not complain at all:

Re: shared library run problem

2012-02-25 Thread Richard Heck
On 02/25/2012 08:48 AM, Sajjad wrote: Hello I am using an old machine and repository support went out. I recently updated the qt version to 4.8.0 from source. While configuring the lyx source i am providing wiith the qt path and it did not complain at all: This is just a matter of

Re: shared library run problem

2012-02-25 Thread Sajjad
Hi i ran the suggested diagnostics and found the following result: sajjad@sajjad:~$ ldd /usr/local/bin/lyx linux-vdso.so.1 = (0x7fff853ff000) libenchant.so.1 =

Re: shared library run problem

2012-02-25 Thread Stephan Witt
Am 25.02.2012 um 05:57 schrieb Sajjad: > I compiled both qt and lyx from source. The installation instructions for qt > did not mention anything about this issue and it is working fine. > > Is there any way to send the parameter while configuring lyx so that the > compilation is done against

Re: shared library run problem

2012-02-25 Thread Sajjad
Hello I am using an old machine and repository support went out. I recently updated the qt version to 4.8.0 from source. While configuring the lyx source i am providing wiith the qt path and it did not complain at all:

Re: shared library run problem

2012-02-25 Thread Richard Heck
On 02/25/2012 08:48 AM, Sajjad wrote: Hello I am using an old machine and repository support went out. I recently updated the qt version to 4.8.0 from source. While configuring the lyx source i am providing wiith the qt path and it did not complain at all: This is just a matter of

Re: shared library run problem

2012-02-25 Thread Sajjad
Hi i ran the suggested diagnostics and found the following result: sajjad@sajjad:~$ ldd /usr/local/bin/lyx linux-vdso.so.1 => (0x7fff853ff000) libenchant.so.1 =>

Re: shared library run problem

2012-02-24 Thread Richard Heck
On 02/24/2012 09:51 AM, Sajjad wrote: hello forum, I just managed to compile LyX from source and it compiled fine. The qt path is mentioned while configuring and configuring. Now when i try to run lyx or lyxclient i get the following error: /

Re: shared library run problem

2012-02-24 Thread Sajjad
I compiled both qt and lyx from source. The installation instructions for qt did not mention anything about this issue and it is working fine. Is there any way to send the parameter while configuring lyx so that the compilation is done against the 32 -bit instead ? I am using the 64-bit ubuntu.

Re: shared library run problem

2012-02-24 Thread Richard Heck
On 02/24/2012 09:51 AM, Sajjad wrote: hello forum, I just managed to compile LyX from source and it compiled fine. The qt path is mentioned while configuring and configuring. Now when i try to run lyx or lyxclient i get the following error: /

Re: shared library run problem

2012-02-24 Thread Sajjad
I compiled both qt and lyx from source. The installation instructions for qt did not mention anything about this issue and it is working fine. Is there any way to send the parameter while configuring lyx so that the compilation is done against the 32 -bit instead ? I am using the 64-bit ubuntu.

Re: shared library run problem

2012-02-24 Thread Richard Heck
On 02/24/2012 09:51 AM, Sajjad wrote: > hello forum, > > I just managed to compile LyX from source and it compiled fine. The qt > path is mentioned while configuring and configuring. > > Now when i try to run "lyx" or "lyxclient" i get the following error: > > /

Re: shared library run problem

2012-02-24 Thread Sajjad
I compiled both qt and lyx from source. The installation instructions for qt did not mention anything about this issue and it is working fine. Is there any way to send the parameter while configuring lyx so that the compilation is done against the 32 -bit instead ? I am using the 64-bit ubuntu.