[Qt-interest] Qt 4.5.2 installation

Stephen Jackson spjackson42 at gmail.com
Fri Aug 21 09:33:15 CEST 2009


On Fri, Aug 21, 2009 at 5:44 AM, Bijay Panda wrote:
> Hi,
> When i tried to write export PATH="/usr/local/Trolltch/Qt4.
> 5.2/bin:$PATH" into .bashrc file. ans relogin it shows this error at the
> first time i opened a terminal.But directly invoking
> /usr/local/Trolltech/Qt-4.5.2/bin/qmake working fine.
> I am unable to link qt4.5.2 a default.Please help me.
>
>
> bash: export:
> `=/usr/local/Trolltech/Qt-4.5.2/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin':
> not a valid identifier
>

Not really a Qt question, however, you probably have a space between PATH and =.

Let me see...

google: bash export "not a valid identifier"

The first result tells you exactly that.

Stephen Jackson



More information about the Qt-interest-old mailing list