Re: [gentoo-user] qtopiadesktop still won't start

2003-03-20 Thread Steven
Hey thanks s much for the encouragement!

Going on your suggestion I took another closer look at which files I was 
linking to. As it turned out I already had the lib-compat emerged, so I just 
began to look at what other libstdc ++ files I might try as alternatives.

Well, on my first try we had success!

For the record here is the command for the file I tried first (that 
worked!!!):

ln -s /usr/lib/libstdc++-libc6.2-2.so.3 /usr/lib/libstdc++-libc6.1-2.so.3

Moving along now!

Steven

On Wednesday 19 March 2003 12:21 pm, Theofilos Intzoglou wrote:
> You could try emerging libc-compat and making a link to those libs. Just a
> thought :-)
>
> On Fri, 14 Mar 2003 15:26:54 -0800
>
> Steven <[EMAIL PROTECTED]> wrote:
> > After searching the forums with the keyword 'qtopia', I came upon some
> > information to which I applied in the following steps:
> >
> > 1) Downloaded the rpm (qtopia-desktop-1.6.0-1.i386.rpm) from the
> > trolltech website 2) Ran rpm2targz on it
> > 3) untar'd it to /opt
> > 4) ran test from command-line: /opt/Qtopia/bin/qtopiadesktop
> > 5) verified error indicating:
> > /opt/Qtopia/bin/qtopiadesktop: error while loading shared libraries:
> > libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or
> > directory 6) Created symlink:
> > ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libstdc++.so
> > /usr/lib/libstdc++-libc6.1-2.so.3 7) ran test from command-line again and
> > got the following error: /opt/Qtopia/bin/qtopiadesktop: relocation error:
> > /opt/Qtopia/bin/qtopiadesktop: undefined symbol: cerr
> >
> > Any help would be extreeemely appreciated.
> >
> > My system stats are as follows:
> >
> > [EMAIL PROTECTED] steven $ uname -srmpi
> > Linux 2.4.20-gentoo-r1 i686 Celeron (Coppermine) GenuineIntel
> >
> > *  sys-devel/gcc
> >   Latest version available: 3.2.2
> >   Latest version installed: 3.2.2
> >   Size of downloaded files: 19,835 kB
> >   Homepage:http://www.gnu.org/software/gcc/gcc.html
> >   Description: The GNU Compiler Collection. Includes C/C++ and java
> > compilers
> >
> > *  sys-libs/glibc
> >   Latest version available: 2.3.1-r2
> >   Latest version installed: 2.3.1-r2
> >   Size of downloaded files: 17,701 kB
> >   Homepage:http://www.gnu.org/software/libc/libc.html
> >   Description: GNU libc6 (also called glibc2) C library
> >
> > Thank you very very much in advance,
> >
> > Steven
> > --
> > *n?x esquire at large
> >
> > --
> > [EMAIL PROTECTED] mailing list
>
> --
> [EMAIL PROTECTED] mailing list

-- 
*n?x esquire at large

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qtopiadesktop still won't start

2003-03-19 Thread Theofilos Intzoglou
You could try emerging libc-compat and making a link to those libs. Just a thought :-)

On Fri, 14 Mar 2003 15:26:54 -0800
Steven <[EMAIL PROTECTED]> wrote:

> After searching the forums with the keyword 'qtopia', I came upon some information
> to which I applied in the following steps:
> 
> 1) Downloaded the rpm (qtopia-desktop-1.6.0-1.i386.rpm) from the trolltech website
> 2) Ran rpm2targz on it
> 3) untar'd it to /opt
> 4) ran test from command-line: /opt/Qtopia/bin/qtopiadesktop
> 5) verified error indicating:
> /opt/Qtopia/bin/qtopiadesktop: error while loading shared libraries: 
> libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or directory
> 6) Created symlink:
> ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libstdc++.so 
> /usr/lib/libstdc++-libc6.1-2.so.3
> 7) ran test from command-line again and got the following error:
> /opt/Qtopia/bin/qtopiadesktop: relocation error: /opt/Qtopia/bin/qtopiadesktop: 
> undefined symbol: cerr
> 
> Any help would be extreeemely appreciated.
> 
> My system stats are as follows:
> 
> [EMAIL PROTECTED] steven $ uname -srmpi
> Linux 2.4.20-gentoo-r1 i686 Celeron (Coppermine) GenuineIntel
> 
> *  sys-devel/gcc
>   Latest version available: 3.2.2
>   Latest version installed: 3.2.2
>   Size of downloaded files: 19,835 kB
>   Homepage:http://www.gnu.org/software/gcc/gcc.html
>   Description: The GNU Compiler Collection. Includes C/C++ and java compilers
> 
> *  sys-libs/glibc
>   Latest version available: 2.3.1-r2
>   Latest version installed: 2.3.1-r2
>   Size of downloaded files: 17,701 kB
>   Homepage:http://www.gnu.org/software/libc/libc.html
>   Description: GNU libc6 (also called glibc2) C library
> 
> Thank you very very much in advance,
> 
> Steven
> -- 
> *n?x esquire at large
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 

--
[EMAIL PROTECTED] mailing list



[gentoo-user] qtopiadesktop still won't start

2003-03-14 Thread Steven
After searching the forums with the keyword 'qtopia', I came upon some information
to which I applied in the following steps:

1) Downloaded the rpm (qtopia-desktop-1.6.0-1.i386.rpm) from the trolltech website
2) Ran rpm2targz on it
3) untar'd it to /opt
4) ran test from command-line: /opt/Qtopia/bin/qtopiadesktop
5) verified error indicating:
/opt/Qtopia/bin/qtopiadesktop: error while loading shared libraries: 
libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or directory
6) Created symlink:
ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libstdc++.so 
/usr/lib/libstdc++-libc6.1-2.so.3
7) ran test from command-line again and got the following error:
/opt/Qtopia/bin/qtopiadesktop: relocation error: /opt/Qtopia/bin/qtopiadesktop: 
undefined symbol: cerr

Any help would be extreeemely appreciated.

My system stats are as follows:

[EMAIL PROTECTED] steven $ uname -srmpi
Linux 2.4.20-gentoo-r1 i686 Celeron (Coppermine) GenuineIntel

*  sys-devel/gcc
  Latest version available: 3.2.2
  Latest version installed: 3.2.2
  Size of downloaded files: 19,835 kB
  Homepage:http://www.gnu.org/software/gcc/gcc.html
  Description: The GNU Compiler Collection. Includes C/C++ and java compilers

*  sys-libs/glibc
  Latest version available: 2.3.1-r2
  Latest version installed: 2.3.1-r2
  Size of downloaded files: 17,701 kB
  Homepage:http://www.gnu.org/software/libc/libc.html
  Description: GNU libc6 (also called glibc2) C library

Thank you very very much in advance,

Steven
-- 
*n?x esquire at large

--
[EMAIL PROTECTED] mailing list