[Qt-embedded-interest] problems in installing Qt-embedded 4.5 in Linux fedora 8
Jeroen De Wachter
jeroen.dewachter at barco.com
Tue Mar 24 10:14:38 CET 2009
Hi Avishek,
Do you start a new shell after modifying .bash_profile ?
The new settings will only take effect in new shell instances (or if you
execute 'source ~/.bash_profile' ).
Regards,
Jeroen
Avishek_Sharma wrote:
> Hi Markus,
> I tried your suggestion but couldn't get the demo to work.There was already a .bash_profile in ' /root'.So,I changed the contents of the PATH there to this -
> PATH=/usr/local/Trolltech/QtEmbedded-4.5.0-tp1/bin:$PATH
> export PATH
> I also added #!/bin/bash as the first line in the file(and also tried without it) .Then did the chmod u+x .bash_profile and then tried running the 'textedit' demo .It showed the same errors as before and even now when I run 'which qmake' it shows -
> root at localhost:-which qmake
> /usr/local/Trolltech/Qt-4.4.3/bin/qmake.
>
> Any other ideas or suggestions you might have would be welcome.Also,thank you very much for your time and advice.
> regards,
> Avishek
>
>
>
> ________________________________________
> From: Markus Franke [Franke.M at sebakmt.com]
> Sent: Tuesday, March 24, 2009 2:03 PM
> To: Avishek_Sharma
> Cc: qt-embedded-interest at trolltech.com
> Subject: Antwort: problems in installing Qt-embedded 4.5 in Linux fedora 8
>
> Avishek_Sharma <Avishek_Sharma at satyam.com> schrieb am 24.03.2009 08:57:05:
>
>
>> How do I change it?I did try setting
>> PATH=/usr/local/Trolltech/QtEmbedded-4.5.0-tp1/bin:$PATH export PATH
>> (directly copied from the install.txt ) in .profile(which I created in
>> 'root' directory as I didn't find any pre existing '.profile' in my
>> 'root' directory(even after ls -a) ).Do I need to do something else or ,
>> am I pasting it in the wrong directory?I am new to Linux,so,I assumed
>> '/root' is 'home directory for root user...right.
>>
>
> Maybe you need to rename the file to ".bash_profile". Then make it executable by "chmod u+x .bash_profile".
> The first line of the file might need to contain the line "#!/bin/bash". The file needs to be located in the "/root" directory.
>
> Mit freundlichen Grüßen / Best regards
>
> Markus Franke
> Entwicklung/ Development
>
> SebaKMT
> Hagenuk KMT Kabelmesstechnik GmbH
> Röderaue 41
> 01471 Radeburg / Germany
> Reg.Gericht (01067 Dresden) HRB 12567
> Geschäftsf.: Dr. Max Iann
>
> Phone +49 (0)35208 84 29142
> Fax +49 (0)35208 84 29249
>
> e-mail: franke.m at sebaKMT.com
> web: http//www.sebaKMT.com
>
> DISCLAIMER:
> This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
>
> _______________________________________________
> Qt-embedded-interest mailing list
> Qt-embedded-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-embedded-interest
>
>
>
More information about the Qt-embedded-interest
mailing list