MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Undefined under GNU / Linux

  • To: mathgroup at smc.vnet.net
  • Subject: [mg123912] Re: Undefined under GNU / Linux
  • From: Francois LE COAT <lecoat at atari.org>
  • Date: Fri, 30 Dec 2011 07:03:54 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <jdh66j$kir$1@smc.vnet.net>

Hi,

LE COAT Francois writes :
> I'm using Mathematica 8.0.1 under GNU / Linux 32 with Mandriva 2010.2.
> The problem is it won't launch as user, but only as root lately ...
> When I'm user and not root, it produces the following undefined :
>
> [seti@linux bin]$ ./Mathematica
> /home/seti/bin/Wolfram/Mathematica/8.0/SystemFiles/FrontEnd/Binaries/Linux/Mathematica:
> symbol lookup error: /usr/lib/libQtDBus.so.4: undefined symbol:
> _ZN9QMetaType15registerTypedefEPKci
>
> The problem is related to a Trolltech Qt 4 library libQtDBus.so.4.7.3
> that is not included in the Mathematica's application bundle.
>
> Is there's a way to fix that ? Thanks.

I definitely found the solution by removing the QT libraries shipped
with Mathematica, forcing it to link against the system ones.
I removed "Wolfram/Mathematica/8.0/SystemFiles/Libraries/Linux/libQt*"

Thanks for your attention,

Best regards,

--
Fran=E7ois LE COAT
<http://pages.ief.u-psud.fr/~lecoat/>




  • Prev by Date: Re: DeleteCases
  • Next by Date: Re: beginner question regarding units in equations
  • Previous by thread: Undefined under GNU / Linux
  • Next by thread: Cellular Automaton Syntax