Re: Weird Torcs error
Arnaud Ceyrolle <[email protected]> Thu, 14 Nov 2013 07:40:13 +0100
| Newsgroups | gmane.games.torcs.general |
|---|---|
| Message-ID | <CAN3Qb7yYyEhpZsypE+wSONTWzY0Z_Hf5hE8zFk0RBWP9Mo=Qwg@mail.gmail.com> |
Hi all, Eugène, When looking at the information you gave, I think your LD_LIBRARY_PATH does not list all the lib directories of Torcs. Basically, you just have to add it the "<prefix>/lib" dir of the prefix you gave to the configure command. Or you can list the libraries you are missing by doing a "ldd torcs-bin" on the binary of Torcs (not the shell) and then adding all the paths of the libraries it lists on the output to the LD_LIBRARY_PATH (only the Torcs-specifics one). Regards -- Arnaud Ceyrolle (depuis mon mobile) Le 13 nov. 2013 19:36, "sp4m" <[email protected]> a écrit : > > Hi Eugene > > Reading your emails, I'm wondering whether you have all the required > dependencies installed. > > You don't specify *how* you install Torcs. Do you get the same error if > you install Torcs via apt-get ? > > Best regards & good luck > Chris > > On 11.11.2013 06:21, Evgenios Kastanias wrote: > > Hi everyone. > > > > My final year project in University is to create AI for robots using Torcs. > > > > However I cannot get it to start due to this error I keep getting. > > > > /usr/local/lib/torcs/torcs-bin: symbol lookup error: > > /usr/local/lib/torcs/lib/libtgf.so: undefined symbol: XML_ParserCreate > > > > > > I searched but I can't find anyone else with this error. I installed torcs > > from sources and followed the commands directly. > > > > I am using Ubuntu 13.04 64bit if it has a difference. > > > > I hope you can help me with this, and thanks for your time! > > > > Eugene > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Torcs-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/torcs-users ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Torcs-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/torcs-users