Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » theide do not run under ubuntu 5.10
Re: theide do not run under ubuntu 5.10 [message #3364 is a reply to message #3363] Sun, 21 May 2006 23:05 Go to previous messageGo to previous message
guido is currently offline  guido
Messages: 169
Registered: April 2006
Experienced Member
[quote title=luzr wrote on Sun, 21 May 2006 22:30][quote

However, while I am not quite experienced in linux linking, I am a little bit afraid about what happens when you mix say glibc.a.2 malloc (e.g. in X11 lib) with glibc.so.3 malloc in Xft ?

Mirek
[/quote]


Not getting what your are getting at.
All I'm suggesting is for you to consider to link theide against a static libstdc++, so that upon "ldd theide" the fifth line below would disappear, while the rest remained the same:

libpthread.so.0 => /lib/tls/libpthread.so.0 (0xa7fcb000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xa7fc7000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xa7eff000)
libXft.so.2 => /usr/lib/libXft.so.2 (0xa7eec000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xa7e32000)
libm.so.6 => /lib/tls/libm.so.6 (0xa7e0b000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xa7e00000)
libc.so.6 => /lib/tls/libc.so.6 (0xa7cc8000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xa7c99000)
/lib/ld-linux.so.2 (0xa7fe8000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xa7c96000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xa7c91000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xa7c23000)
libz.so.1 => /usr/lib/libz.so.1 (0xa7c0f000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0xa7c07000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0xa7be7000)

Why do you think that has anything to to with glibc?

Guido
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 605rc2 linux: 'upp' directory not found
Next Topic: upp-b605-dev1 compile error in PDFDraw
Goto Forum:
  


Current Time: Thu Apr 25 21:28:57 CEST 2024

Total time taken to generate the page: 0.02885 seconds