[QtonPi] Bakeqtpi.bash script

Tobias Kempkensteffen tobias.kempkensteffen at gmail.com
Wed Oct 3 16:44:24 CEST 2012


Hi,

yes, this is the file. (located at ~/opt/...)
This step from the beginners guide is used to copy the image to your sd-card:
---
We have all the modules installed in the wheezy image, now we can copy it to the sdcard using dd:
paulo at westeros:~/opt/qt5$ cd ~/opt/
paulo at westeros:~/opt$ sync; sudo umount /mnt/rasp-pi-rootfs
paulo at westeros:~/opt$ sudo dd bs=1M if=2012-07-15-wheezy-raspbian.img of=/dev/sdb; sync
---

Make sure /dev/sdb is your SD-card...otherwise you will overwrite your beloved usb-stick or other drives ;-)
After this you should mount the img-file again, since qtCreator needs it.

Tobias


Am 03.10.2012 um 16:39 schrieb Antonio Araujo Brett:

> Dear Tobias, 
> I am new with QtonPi. I run the script and it works fine but now I have a little doubt, is the file 2012-08-16-wheezy-raspbian.img the image I have to use to run Raspberry Pi?
> 
> Best Regards
> 
> Antonio
> 
> 
> 
> 2012/10/3 Antonio Araujo Brett <antonioaraujob at gmail.com>
> Dear Tobias,
> thanks for your answer.
> 
> Best Regards
> 
> Antonio
> 
> 2012/10/3 Tobias Kempkensteffen <tobias.kempkensteffen at gmail.com>
> Hi,
> 
> The directory should exist on the Raspbian image modified by the script...not on your development-system.
> 
> Tobias
> 
> 
> Am 03.10.2012 um 15:00 schrieb Antonio Araujo Brett:
> 
>> Hi, the script works fine. 
>> It is really an easy way to get started. 
>> 
>> I have only one question, after using the script I want to run hello world example, one step says "At last, add the LD_LIBRARY_PATH on the “System Environment” and set it to “/usr/local/qt5pi/lib”, but this directory does not exist. Do I have to copy libraries from ~/opt/qt/qtxx/lib?.
>> 
>> Best Regards
>> 
>> Antonio
>> 
>> 
>> 
>> 2012/10/3 Wruhen Retribution <wruhen at rogers.com>
>> 
>> Hi Kieran
>> 
>> I've used this quite a bit, and have recommended it to a number of people trying to get started with Qt5 as an easy way to get started.  Please keep it updated!
>> 
>> On 2012-10-03, at 6:37 AM, Kieran Evans <keyz182 at gmail.com> wrote:
>> 
>> > Hi guys,
>> >
>> > I've been a bit busy elsewhere of late, so I've not been able to update it to the latest raspbian image.
>> >
>> > I just want to ask first, is anyone using the script? Is it worth me updating it?
>> >
>> > /Kieran
>> > _______________________________________________
>> > QtonPi mailing list
>> > QtonPi at qt-project.org
>> > http://lists.qt-project.org/mailman/listinfo/qtonpi
>> _______________________________________________
>> QtonPi mailing list
>> QtonPi at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qtonpi
>> 
>> _______________________________________________
>> QtonPi mailing list
>> QtonPi at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qtonpi
> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qtonpi/attachments/20121003/dd6e1fad/attachment.html 


More information about the QtonPi mailing list