For Mandrake 10.x users
Posted: Sun Mar 13, 2005 4:29 pm
In order to get xmlrtvt working on Mandrake 10 you will have to copy some files in to /lib. If you don't you will get a error:
./xmltvrt: relocation error: ./xmltvrt: undefined symbol: initPAnsiStrings
I found the solution in http://forums.devshed.com/archive/t-146 ... nsiStrings . Quoting AZL from this forum (credit where its due):
[/quote]
./xmltvrt: relocation error: ./xmltvrt: undefined symbol: initPAnsiStrings
I found the solution in http://forums.devshed.com/archive/t-146 ... nsiStrings . Quoting AZL from this forum (credit where its due):
"I realise this thread is quite old, but this hasn't solved the problem on mandrake 10.1. Still gives me the same message, I can't run from the IDE either - tho, console apps work fine. Everything ran fine on mandrake9 so i'm guessing i'm missing or have a version of something which is too high for kylix to understand. Anybody have any ideas ?
nm, I have found a solution. For others in a similar boat, hit this: http://koti.mbnet.fi/anttikir/kylixdeploy.zip
extract to /lib . That was all i had to do to get it working again "
[/quote]