[Qt-interest] Qt 4.5.2 installation
Bijay Panda
bijaykumar.mail at gmail.com
Wed Aug 19 08:38:02 CEST 2009
Thanks Amit,
Can you plz tell me where to set this path.I am using RHEL 5.1.
Shall i change in .profile or .bashrc
On Wed, Aug 19, 2009 at 11:59 AM, Amit Pundir <pundiramit at gmail.com> wrote:
> On Wed, Aug 19, 2009 at 10:31 AM, Bijay Panda<bijaykumar.mail at gmail.com>
> wrote:
> > Hi All,
> > I am using Qt 4.5.2 in RHEL 5.1.Earlier i my machine qt3.3.6 was
> installed
> > bydefault.Now i complied the source code for qt4.5.2 and installed it.By
> > default it in the path /usr/local/Trolltch/Qt4.5.2 .Now when I am
> creating
> > project by default qmake of qt3.3.6 is getting linked.I want to use qmake
> of
> > 4.5.2 .How to do it.Sha;; i mention the path somewhere .Any help is
> > appreciated.
> >
>
> Either use the complete qmake path like:
> $ /usr/local/Trolltch/Qt4.5.2/bin/qmake project.pro
>
> Or change the defautt PATH variable as:
> $ export PATH=/usr/local/Trolltch/Qt4.5.2/bin:$PATH
>
>
> Regards,
> Amit Pundir
>
--
Thanks & Regards
Bijay Kumar Panda
Mob-9739591816
bijaykumar.mail at gmail.com
bijaykumar_panda at yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090819/69d5b859/attachment.html
More information about the Qt-interest-old
mailing list