GLIBCXX Version

Post here if you are a new Porteus member and you're looking for some help.
willard
Black ninja
Black ninja
Posts: 80
Joined: 02 Sep 2012, 08:36
Location: Sweden

Re: GLIBCXX Version

Post#16 by willard » 02 Dec 2016, 22:12

jssouza wrote:Shouldn't /sbin/ldconfig be run after modifying /etc/ld.so.conf?
Hi,
Next hurdle:

Code: Select all

root@porteus:/home/guest# /sbin/ldconfig
/sbin/ldconfig: file /usr/lib/libQtGui.so.4 is truncated
Bus error
root@porteus:/home/guest# 
. . . suspect 'qt-4.8.5-i486-2.txz', since that's where 'libQtGui.so.4' originated?
willard

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: GLIBCXX Version

Post#17 by Bogomips » 02 Dec 2016, 23:38

Different Approach:

Code: Select all

export PATH=/usr/lib/qt3/bin:$PATH
export LD_LIBRARY_PATH=/usr/lib/qt-3.3.8b/lib
qdvdauthor
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

willard
Black ninja
Black ninja
Posts: 80
Joined: 02 Sep 2012, 08:36
Location: Sweden

Re: GLIBCXX Version*SOLVED*

Post#18 by willard » 03 Dec 2016, 02:08

Bogomips wrote:Different Approach:

Code: Select all

export PATH=/usr/lib/qt3/bin:$PATH
export LD_LIBRARY_PATH=/usr/lib/qt-3.3.8b/lib
qdvdauthor
SHIP IT!
Thanks for replying to my post.
willard
:D :D

Post Reply