i'd like to have the file too, i tested some time ago a macos version
with no success. I'd like to have a running macos version since i had
to move to this OS. I'd also love to have a 32bit piguino ready for
macos.
Maybe you can try the cross-compiler from this post:
I had no luck then, but i hope to test it again one of these days. I'm
not experienced in cross-compiling, but i learned a bit while trying
it (thanks to Regis). If you're interested, maybe we can try to have
the job done by asking for help in the forum or here, trying to make
the cross-compiler. I remember most of the steps i took, so it would
be a good chance to retry them.
Best,
fabi
2012/5/12 Lucas Fernandez <lfernan...@bearstech.com>:
> Has anyone kept a backup or know the new url to download it ?
> Best regards
> --
> Lucas
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Cette discussion peut être lue sur le Web à l'adresse
> https://groups.google.com/d/msg/pinguinocard/-/yOUAdCaPdu4J.
> Pour envoyer un message à ce groupe, adressez un e-mail
> à pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
A ( probably ) working version for MAC OSX is available on the SVN revision
428.
Everything works on OSX 10.6.8 except 8 bits uploader ( still in
development ).
You need:
- python 2.6
- wxpython 2.9
- pyusb
- pysvn
Uploader should work on 10.7 with the libusb dmg ( available on the web ).
I didn't test it, waiting to update my macbook ( to help 10.6 users to
solve the problem of the 8 bits uploader ).
> i'd like to have the file too, i tested some time ago a macos version
> with no success. I'd like to have a running macos version since i had
> to move to this OS. I'd also love to have a 32bit piguino ready for
> macos.
> Maybe you can try the cross-compiler from this post:
> I had no luck then, but i hope to test it again one of these days. I'm
> not experienced in cross-compiling, but i learned a bit while trying
> it (thanks to Regis). If you're interested, maybe we can try to have
> the job done by asking for help in the forum or here, trying to make
> the cross-compiler. I remember most of the steps i took, so it would
> be a good chance to retry them.
> Best,
> fabi
> 2012/5/12 Lucas Fernandez <lfernan...@bearstech.com>:
> > Hello,
> > Has anyone kept a backup or know the new url to download it ?
> > Best regards
> > --
> > Lucas
> > --
> > Vous recevez ce message, car vous êtes abonné au groupe Google
> > Groupes Pinguino.
> > Cette discussion peut être lue sur le Web à l'adresse
> > https://groups.google.com/d/msg/pinguinocard/-/yOUAdCaPdu4J.
> > Pour envoyer un message à ce groupe, adressez un e-mail
> > à pinguinocard@googlegroups.com.
> > Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> > pinguinocard+unsubscribe@googlegroups.com.
> > Pour plus d'options, consultez la page de ce groupe :
> > http://groups.google.com/group/pinguinocard?hl=fr
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail à
> pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
i got pinguino IDE running in 10.7 lion, but it complains about no
32bit support:
------
Pinguino started at Sat May 19 22:31:50 2012
Python version is good (>=2.5)
System host is Mac OS X
8-bit compiler OK.
No 32-bit compiler for this system.
Download it at http://www.pinguino.cc/download/testing/macosx.tar.bz2 wx.python successfully loaded
wx.aui successfully loaded
Regex successfully loaded
Shutil successfully loaded
Subprocess successfully loaded
GetText successfully loaded
Locale successfully loaded
WebBrowser successfully loaded
Editeur successfully loaded
ArgParse successfully loaded
Pinguino Boards List successfully loaded
Everything is OK.
------
For instance, i tried the blink example for ubw32-460 (the board i
have) and the IDE complains:
Board: UBW32_460
Proc: 32MX460F512L
error while linking
/Users/fabi/prj/Pinguino/pinguino32/examples/1.Basics/Blink/Blink.o
Back in the terminal when i cat source/stdout i get:
make: /Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx:
No such file or directory
make: *** No rule to make target
`/Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx'. Stop.
> A ( probably ) working version for MAC OSX is available on the SVN revision
> 428.
> Everything works on OSX 10.6.8 except 8 bits uploader ( still in development
> ).
> You need:
> - python 2.6
> - wxpython 2.9
> - pyusb
> - pysvn
> Uploader should work on 10.7 with the libusb dmg ( available on the web ).
> I didn't test it, waiting to update my macbook ( to help 10.6 users to solve
> the problem of the 8 bits uploader ).
>> i'd like to have the file too, i tested some time ago a macos version
>> with no success. I'd like to have a running macos version since i had
>> to move to this OS. I'd also love to have a 32bit piguino ready for
>> macos.
>> Maybe you can try the cross-compiler from this post:
>> I had no luck then, but i hope to test it again one of these days. I'm
>> not experienced in cross-compiling, but i learned a bit while trying
>> it (thanks to Regis). If you're interested, maybe we can try to have
>> the job done by asking for help in the forum or here, trying to make
>> the cross-compiler. I remember most of the steps i took, so it would
>> be a good chance to retry them.
>> Best,
>> fabi
>> 2012/5/12 Lucas Fernandez <lfernan...@bearstech.com>:
>> > Hello,
>> > Has anyone kept a backup or know the new url to download it ?
>> > Best regards
>> > --
>> > Lucas
>> > --
>> > Vous recevez ce message, car vous êtes abonné au groupe Google
>> > Groupes Pinguino.
>> > Cette discussion peut être lue sur le Web à l'adresse
>> > https://groups.google.com/d/msg/pinguinocard/-/yOUAdCaPdu4J.
>> > Pour envoyer un message à ce groupe, adressez un e-mail
>> > à pinguinocard@googlegroups.com.
>> > Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
>> > pinguinocard+unsubscribe@googlegroups.com.
>> > Pour plus d'options, consultez la page de ce groupe :
>> > http://groups.google.com/group/pinguinocard?hl=fr
>> --
>> Vous recevez ce message, car vous êtes abonné au groupe Google
>> Groupes Pinguino.
>> Pour envoyer un message à ce groupe, adressez un e-mail
>> à pinguinocard@googlegroups.com.
>> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
>> pinguinocard+unsubscribe@googlegroups.com.
>> Pour plus d'options, consultez la page de ce groupe :
>> http://groups.google.com/group/pinguinocard?hl=fr
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail
> à pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
> i got pinguino IDE running in 10.7 lion, but it complains about no
> 32bit support:
> ------
> Pinguino started at Sat May 19 22:31:50 2012
> Python version is good (>=2.5)
> System host is Mac OS X
> 8-bit compiler OK.
> No 32-bit compiler for this system.
> Download it at http://www.pinguino.cc/download/testing/macosx.tar.bz2 > wx.python successfully loaded
> wx.aui successfully loaded
> Regex successfully loaded
> Shutil successfully loaded
> Subprocess successfully loaded
> GetText successfully loaded
> Locale successfully loaded
> WebBrowser successfully loaded
> Editeur successfully loaded
> ArgParse successfully loaded
> Pinguino Boards List successfully loaded
> Everything is OK.
> ------
> For instance, i tried the blink example for ubw32-460 (the board i
> have) and the IDE complains:
> Back in the terminal when i cat source/stdout i get:
> make: /Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx:
> No such file or directory
> make: *** No rule to make target
> `/Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx'. Stop.
> 2012/5/19 jp mandon <jp.man...@gmail.com>:
> > Hi
> > A ( probably ) working version for MAC OSX is available on the SVN
> revision
> > 428.
> > Everything works on OSX 10.6.8 except 8 bits uploader ( still in
> development
> > ).
> > You need:
> > - python 2.6
> > - wxpython 2.9
> > - pyusb
> > - pysvn
> > Uploader should work on 10.7 with the libusb dmg ( available on the web
> ).
> > I didn't test it, waiting to update my macbook ( to help 10.6 users to
> solve
> > the problem of the 8 bits uploader ).
> >> i'd like to have the file too, i tested some time ago a macos version
> >> with no success. I'd like to have a running macos version since i had
> >> to move to this OS. I'd also love to have a 32bit piguino ready for
> >> macos.
> >> Maybe you can try the cross-compiler from this post:
> >> I had no luck then, but i hope to test it again one of these days. I'm
> >> not experienced in cross-compiling, but i learned a bit while trying
> >> it (thanks to Regis). If you're interested, maybe we can try to have
> >> the job done by asking for help in the forum or here, trying to make
> >> the cross-compiler. I remember most of the steps i took, so it would
> >> be a good chance to retry them.
> >> Best,
> >> fabi
> >> 2012/5/12 Lucas Fernandez <lfernan...@bearstech.com>:
> >> > Hello,
> >> > Has anyone kept a backup or know the new url to download it ?
> >> > Best regards
> >> > --
> >> > Lucas
> >> > --
> >> > Vous recevez ce message, car vous êtes abonné au groupe Google
> >> > Groupes Pinguino.
> >> > Cette discussion peut être lue sur le Web à l'adresse
> >> > https://groups.google.com/d/msg/pinguinocard/-/yOUAdCaPdu4J.
> >> > Pour envoyer un message à ce groupe, adressez un e-mail
> >> > à pinguinocard@googlegroups.com.
> >> > Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> >> > pinguinocard+unsubscribe@googlegroups.com.
> >> > Pour plus d'options, consultez la page de ce groupe :
> >> > http://groups.google.com/group/pinguinocard?hl=fr
> >> --
> >> Vous recevez ce message, car vous êtes abonné au groupe Google
> >> Groupes Pinguino.
> >> Pour envoyer un message à ce groupe, adressez un e-mail
> >> à pinguinocard@googlegroups.com.
> >> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> >> pinguinocard+unsubscribe@googlegroups.com.
> >> Pour plus d'options, consultez la page de ce groupe :
> >> http://groups.google.com/group/pinguinocard?hl=fr
> > --
> > Vous recevez ce message, car vous êtes abonné au groupe Google
> > Groupes Pinguino.
> > Pour envoyer un message à ce groupe, adressez un e-mail
> > à pinguinocard@googlegroups.com.
> > Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> > pinguinocard+unsubscribe@googlegroups.com.
> > Pour plus d'options, consultez la page de ce groupe :
> > http://groups.google.com/group/pinguinocard?hl=fr
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail à
> pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
I managed to install all the dependencies for the x.3. I had to hack a
little on the PySVN and comment the imports on check.py, because i
couldn't make it work. The thing is that for wxpython to work, i have
to run python in 32bit. But py-svn installed with macports is for 64
bits... So i commented it out.
Amazing GUI, by the way. Anyway, when i load the blink and compile i get:
>> i got pinguino IDE running in 10.7 lion, but it complains about no
>> 32bit support:
>> ------
>> Pinguino started at Sat May 19 22:31:50 2012
>> Python version is good (>=2.5)
>> System host is Mac OS X
>> 8-bit compiler OK.
>> No 32-bit compiler for this system.
>> Download it at http://www.pinguino.cc/download/testing/macosx.tar.bz2 >> wx.python successfully loaded
>> wx.aui successfully loaded
>> Regex successfully loaded
>> Shutil successfully loaded
>> Subprocess successfully loaded
>> GetText successfully loaded
>> Locale successfully loaded
>> WebBrowser successfully loaded
>> Editeur successfully loaded
>> ArgParse successfully loaded
>> Pinguino Boards List successfully loaded
>> Everything is OK.
>> ------
>> For instance, i tried the blink example for ubw32-460 (the board i
>> have) and the IDE complains:
>> Back in the terminal when i cat source/stdout i get:
>> make: /Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx:
>> No such file or directory
>> make: *** No rule to make target
>> `/Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx'. Stop.
>> 2012/5/19 jp mandon <jp.man...@gmail.com>:
>> > Hi
>> > A ( probably ) working version for MAC OSX is available on the SVN
>> > revision
>> > 428.
>> > Everything works on OSX 10.6.8 except 8 bits uploader ( still in
>> > development
>> > ).
>> > You need:
>> > - python 2.6
>> > - wxpython 2.9
>> > - pyusb
>> > - pysvn
>> > Uploader should work on 10.7 with the libusb dmg ( available on the web
>> > ).
>> > I didn't test it, waiting to update my macbook ( to help 10.6 users to
>> > solve
>> > the problem of the 8 bits uploader ).
>> > Please give us some report for this revision.
>> > Thanks
>> > JP
>> > 2012/5/15 Juan Fabian <juan.fab...@gmail.com>
>> >> Hi Lucas,
>> >> i'd like to have the file too, i tested some time ago a macos version
>> >> with no success. I'd like to have a running macos version since i had
>> >> to move to this OS. I'd also love to have a 32bit piguino ready for
>> >> macos.
>> >> Maybe you can try the cross-compiler from this post:
>> >> I had no luck then, but i hope to test it again one of these days. I'm
>> >> not experienced in cross-compiling, but i learned a bit while trying
>> >> it (thanks to Regis). If you're interested, maybe we can try to have
>> >> the job done by asking for help in the forum or here, trying to make
>> >> the cross-compiler. I remember most of the steps i took, so it would
>> >> be a good chance to retry them.
>> >> Best,
>> >> fabi
>> >> 2012/5/12 Lucas Fernandez <lfernan...@bearstech.com>:
>> >> > Hello,
>> >> > Has anyone kept a backup or know the new url to download it ?
>> >> > Best regards
>> >> > --
>> >> > Lucas
>> >> > --
>> >> > Vous recevez ce message, car vous êtes abonné au groupe Google
>> >> > Groupes Pinguino.
>> >> > Cette discussion peut être lue sur le Web à l'adresse
>> >> > https://groups.google.com/d/msg/pinguinocard/-/yOUAdCaPdu4J.
>> >> > Pour envoyer un message à ce groupe, adressez un e-mail
>> >> > à pinguinocard@googlegroups.com.
>> >> > Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
>> >> > pinguinocard+unsubscribe@googlegroups.com.
>> >> > Pour plus d'options, consultez la page de ce groupe :
>> >> > http://groups.google.com/group/pinguinocard?hl=fr
>> >> --
>> >> Vous recevez ce message, car vous êtes abonné au groupe Google
>> >> Groupes Pinguino.
>> >> Pour envoyer un message à ce groupe, adressez un e-mail
>> >> à pinguinocard@googlegroups.com.
>> >> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
>> >> pinguinocard+unsubscribe@googlegroups.com.
>> >> Pour plus d'options, consultez la page de ce groupe :
>> >> http://groups.google.com/group/pinguinocard?hl=fr
>> > --
>> > Vous recevez ce message, car vous êtes abonné au groupe Google
>> > Groupes Pinguino.
>> > Pour envoyer un message à ce groupe, adressez un e-mail
>> > à pinguinocard@googlegroups.com.
>> > Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
>> > pinguinocard+unsubscribe@googlegroups.com.
>> > Pour plus d'options, consultez la page de ce groupe :
>> > http://groups.google.com/group/pinguinocard?hl=fr
>> --
>> Vous recevez ce message, car vous êtes abonné au groupe Google
>> Groupes Pinguino.
>> Pour envoyer un message à ce groupe, adressez un e-mail
>> à pinguinocard@googlegroups.com.
>> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
>> pinguinocard+unsubscribe@googlegroups.com.
>> Pour plus d'options, consultez la page de ce groupe :
>> http://groups.google.com/group/pinguinocard?hl=fr
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail
> à pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
Thanks for your report and sorry, I am not very familiar with MACOSX.
I changed this morning path to dependencies in the cc1 binary.
Please update the new version and give it a try.
> I managed to install all the dependencies for the x.3. I had to hack a
> little on the PySVN and comment the imports on check.py, because i
> couldn't make it work. The thing is that for wxpython to work, i have
> to run python in 32bit. But py-svn installed with macports is for 64
> bits... So i commented it out.
> Amazing GUI, by the way. Anyway, when i load the blink and compile i get:
> >> Back in the terminal when i cat source/stdout i get:
> >> make: /Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx:
> >> No such file or directory
> >> make: *** No rule to make target
> >> `/Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx'. Stop.
> >> 2012/5/19 jp mandon <jp.man...@gmail.com>:
> >> > Hi
> >> > A ( probably ) working version for MAC OSX is available on the SVN
> >> > revision
> >> > 428.
> >> > Everything works on OSX 10.6.8 except 8 bits uploader ( still in
> >> > development
> >> > ).
> >> > You need:
> >> > - python 2.6
> >> > - wxpython 2.9
> >> > - pyusb
> >> > - pysvn
> >> > Uploader should work on 10.7 with the libusb dmg ( available on the
> web
> >> > ).
> >> > I didn't test it, waiting to update my macbook ( to help 10.6 users to
> >> > solve
> >> > the problem of the 8 bits uploader ).
> >> > Please give us some report for this revision.
> >> > Thanks
> >> > JP
> >> > 2012/5/15 Juan Fabian <juan.fab...@gmail.com>
> >> >> Hi Lucas,
> >> >> i'd like to have the file too, i tested some time ago a macos version
> >> >> with no success. I'd like to have a running macos version since i had
> >> >> to move to this OS. I'd also love to have a 32bit piguino ready for
> >> >> macos.
> >> >> Maybe you can try the cross-compiler from this post:
> >> >> I had no luck then, but i hope to test it again one of these days.
> I'm
> >> >> not experienced in cross-compiling, but i learned a bit while trying
> >> >> it (thanks to Regis). If you're interested, maybe we can try to have
> >> >> the job done by asking for help in the forum or here, trying to make
> >> >> the cross-compiler. I remember most of the steps i took, so it would
> >> >> be a good chance to retry them.
> >> >> > Has anyone kept a backup or know the new url to download it ?
> >> >> > Best regards
> >> >> > --
> >> >> > Lucas
> >> >> > --
> >> >> > Vous recevez ce message, car vous êtes abonné au groupe Google
> >> >> > Groupes Pinguino.
> >> >> > Cette discussion peut être lue sur le Web à l'adresse
> >> >> > https://groups.google.com/d/msg/pinguinocard/-/yOUAdCaPdu4J.
> >> >> > Pour envoyer un message à ce groupe, adressez un e-mail
> >> >> > à pinguinocard@googlegroups.com.
> >> >> > Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> >> >> > pinguinocard+unsubscribe@googlegroups.com.
> >> >> > Pour plus d'options, consultez la page de ce groupe :
> >> >> > http://groups.google.com/group/pinguinocard?hl=fr
> >> >> --
> >> >> Vous recevez ce message, car vous êtes abonné au groupe Google
> >> >> Groupes Pinguino.
> >> >> Pour envoyer un message à ce groupe, adressez un e-mail
> >> >> à pinguinocard@googlegroups.com.
> >> >> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> >> >> pinguinocard+unsubscribe@googlegroups.com.
> >> >> Pour plus d'options, consultez la page de ce groupe :
> >> >> http://groups.google.com/group/pinguinocard?hl=fr
> >> > --
> >> > Vous recevez ce message, car vous êtes abonné au groupe Google
> >> > Groupes Pinguino.
> >> > Pour envoyer un message à ce groupe, adressez un e-mail
> >> > à pinguinocard@googlegroups.com.
> >> > Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> >> > pinguinocard+unsubscribe@googlegroups.com.
> >> > Pour plus d'options, consultez la page de ce groupe :
> >> > http://groups.google.com/group/pinguinocard?hl=fr
> >> --
> >> Vous recevez ce message, car vous êtes abonné au groupe Google
> >> Groupes Pinguino.
> >> Pour envoyer un message à ce groupe, adressez un e-mail
> >> à pinguinocard@googlegroups.com.
> >> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> Thanks for your report and sorry, I am not very familiar with MACOSX.
> I changed this morning path to dependencies in the cc1 binary.
> Please update the new version and give it a try.
> To update to the last revision:
> open a terminal
> go to the x.3 folder
> svn update
>> I managed to install all the dependencies for the x.3. I had to hack a
>> little on the PySVN and comment the imports on check.py, because i
>> couldn't make it work. The thing is that for wxpython to work, i have
>> to run python in 32bit. But py-svn installed with macports is for 64
>> bits... So i commented it out.
>> Amazing GUI, by the way. Anyway, when i load the blink and compile i get:
>> >> Back in the terminal when i cat source/stdout i get:
>> >> make: /Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx:
>> >> No such file or directory
>> >> make: *** No rule to make target
>> >> `/Users/fabi/prj/Pinguino/pinguino32/source/Makefile.macosx'. Stop.
>> >> 2012/5/19 jp mandon <jp.man...@gmail.com>:
>> >> > Hi
>> >> > A ( probably ) working version for MAC OSX is available on the SVN
>> >> > revision
>> >> > 428.
>> >> > Everything works on OSX 10.6.8 except 8 bits uploader ( still in
>> >> > development
>> >> > ).
>> >> > You need:
>> >> > - python 2.6
>> >> > - wxpython 2.9
>> >> > - pyusb
>> >> > - pysvn
>> >> > Uploader should work on 10.7 with the libusb dmg ( available on the
>> >> > web
>> >> > ).
>> >> > I didn't test it, waiting to update my macbook ( to help 10.6 users
>> >> > to
>> >> > solve
>> >> > the problem of the 8 bits uploader ).
>> >> > Please give us some report for this revision.
14:57:12 kasey@iUnibody-2:~/pinguino2 cat source/stdout
#-------------------------------------------------------------------------- --
# clean
#-------------------------------------------------------------------------- --
rm -f -v /Users/kasey/pinguino2/source/main32.o
rm -f -v /Users/kasey/pinguino2/source/main32.elf
rm -f -v /Users/kasey/pinguino2/source/main32.hex
rm -f -v /Users/kasey/pinguino2/p32/obj/non-free/processor.o
« /Users/kasey/pinguino2/p32/obj/non-free/processor.o » supprimé
#-------------------------------------------------------------------------- --
# copy
#-------------------------------------------------------------------------- --
cp /Users/kasey/pinguino2/p32/obj/non-free/32MX440F256H.o /Users/kasey/
pinguino2/p32/obj/non-free/processor.o
#-------------------------------------------------------------------------- --
# compile and link
#-------------------------------------------------------------------------- --
/Users/kasey/pinguino2/macosx/p32/bin/mips-elf-gcc -EL -O3 -ffunction-
sections -fdata-sections -Wl,--gc-sections -march=24kc -msoft-float -
Wl,--defsym,_min_heap_size=16384 -Wl,-Map=/Users/kasey/pinguino2/
source/output.map -Wl,-L/Users/kasey/pinguino2/p32/obj/non-free/ -D
__PIC32MX__ -D __32MX440F256H__ -D PIC32_PINGUINO_OTG -T/Users/kasey/
pinguino2/p32/lkr/PIC32_PINGUINO_OTG/procdefs.ld -T/Users/kasey/
pinguino2/p32/lkr/PIC32_PINGUINO_OTG/elf32pic32mx.x -L/Users/kasey/
pinguino2/p32/obj/non-free/usb -lm -lgcc -lc -fdollars-in-identifiers -
I/Users/kasey/pinguino2/p32/include/non-free -I/Users/kasey/pinguino2/
p32/include/pinguino/core -I/Users/kasey/pinguino2/p32/include/
pinguino/libraries -I/Users/kasey/pinguino2/p32/lkr/PIC32_PINGUINO_OTG
-I/Users/kasey/pinguino2/examples/01.Basics -I/Users/kasey/pinguino2/
p32/obj/non-free -o /Users/kasey/pinguino2/source/main32.elf /Users/
kasey/pinguino2/source/main32.c\
/Users/kasey/pinguino2/p32/obj/non-free/crt0.S\
/Users/kasey/pinguino2/p32/obj/non-free/processor.o\
/Users/kasey/pinguino2/p32/obj/non-free/usb/libcdc.a\
/Users/kasey/pinguino2/p32/obj/non-free/usb/libadb.a\
/Users/kasey/pinguino2/p32/lkr/PIC32_PINGUINO_OTG/ISRwrapper.S\
/Users/kasey/pinguino2/p32/include/non-free/p32xxxx.h\
-lm -lgcc -lc
In file included from /Users/kasey/pinguino2/source/main32.c:30:0:
/Users/kasey/pinguino2/p32/include/pinguino/core/io.c: In function
'IOsetRemap':
/Users/kasey/pinguino2/p32/include/pinguino/core/io.c:71:1: error:
'CFGCONbits' undeclared (first use in this function)
/Users/kasey/pinguino2/p32/include/pinguino/core/io.c:71:1: note: each
undeclared identifier is reported only once for each function it
appears in
In file included from /Users/kasey/pinguino2/source/main32.c:32:0:
/Users/kasey/pinguino2/p32/include/pinguino/core/newlib.c: At top
level:
/Users/kasey/pinguino2/p32/include/pinguino/core/newlib.c:90:28:
warning: 'struct stat' declared inside parameter list [enabled by
default]
/Users/kasey/pinguino2/p32/include/pinguino/core/newlib.c:90:28:
warning: its scope is only this definition or declaration, which is
probably not what you want [enabled by default]
make: *** [link] Error 1
> /Users/kasey/pinguino2/p32/lkr/PIC32_PINGUINO_OTG/ISRwrapper.S\
> /Users/kasey/pinguino2/p32/include/non-free/p32xxxx.h\
> -lm -lgcc -lc
> In file included from /Users/kasey/pinguino2/source/main32.c:30:0:
> /Users/kasey/pinguino2/p32/include/pinguino/core/io.c: In function
> 'IOsetRemap':
> /Users/kasey/pinguino2/p32/include/pinguino/core/io.c:71:1: error:
> 'CFGCONbits' undeclared (first use in this function)
> /Users/kasey/pinguino2/p32/include/pinguino/core/io.c:71:1: note: each
> undeclared identifier is reported only once for each function it
> appears in
> In file included from /Users/kasey/pinguino2/source/main32.c:32:0:
> /Users/kasey/pinguino2/p32/include/pinguino/core/newlib.c: At top
> level:
> /Users/kasey/pinguino2/p32/include/pinguino/core/newlib.c:90:28:
> warning: 'struct stat' declared inside parameter list [enabled by
> default]
> /Users/kasey/pinguino2/p32/include/pinguino/core/newlib.c:90:28:
> warning: its scope is only this definition or declaration, which is
> probably not what you want [enabled by default]
> make: *** [link] Error 1
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail à
> pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
> /Users/kasey/pinguino/p32/lkr/PIC32_PINGUINO_OTG/ISRwrapper.S\
> /Users/kasey/pinguino/p32/include/non-free/p32xxxx.h\
> -lm -lgcc -lc
> In file included from /Users/kasey/pinguino/source/main32.c:32:0:
> /Users/kasey/pinguino/p32/include/pinguino/core/newlib.c:90:28:
> warning: 'struct stat' declared inside parameter list [enabled by
> default]
> /Users/kasey/pinguino/p32/include/pinguino/core/newlib.c:90:28:
> warning: its scope is only this definition or declaration, which is
> probably not what you want [enabled by default]
> mips-elf-gcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so
> not found
> compilation terminated.
> make: *** [link] Error 1
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail à
> pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
Release 441 should be OK ( as usual :-)
I don't know why my SVN software missing all the libraries.
This is a big update ( 50 Mo ).
I hope it's the last.
> #-------------------------------------------------------------------------- --
> # compile and link
> #-------------------------------------------------------------------------- --
> /Users/fabi/prj/Pinguino/x.3/macosx/p32/bin/mips-elf-gcc -EL -O3
> -ffunction-sections -fdata-sections -Wl,--gc-sections -march=24kc
> -msoft-float -Wl,--defsym,_min_heap_size=16384
> -Wl,-Map=/Users/fabi/prj/Pinguino/x.3/source/output.map
> -Wl,-L/Users/fabi/prj/Pinguino/x.3/p32/obj/non-free/ -D __PIC32MX__ -D
> __32MX460F512L__ -D UBW32_460
> -T/Users/fabi/prj/Pinguino/x.3/p32/lkr/UBW32_460/procdefs.ld
> -T/Users/fabi/prj/Pinguino/x.3/p32/lkr/UBW32_460/elf32pic32mx.x
> -L/Users/fabi/prj/Pinguino/x.3/p32/obj/non-free/usb -lm -lgcc -lc
> -fdollars-in-identifiers
> -I/Users/fabi/prj/Pinguino/x.3/p32/include/non-free
> -I/Users/fabi/prj/Pinguino/x.3/p32/include/pinguino/core
> -I/Users/fabi/prj/Pinguino/x.3/p32/include/pinguino/libraries
> -I/Users/fabi/prj/Pinguino/x.3/p32/lkr/UBW32_460
> -I/Users/fabi/prj/Pinguino/x.3/examples/01.Basics/Blink
> -I/Users/fabi/prj/Pinguino/x.3/p32/obj/non-free -o
> /Users/fabi/prj/Pinguino/x.3/source/main32.elf
> /Users/fabi/prj/Pinguino/x.3/source/main32.c\
> /Users/fabi/prj/Pinguino/x.3/p32/obj/non-free/crt0.S\
> /Users/fabi/prj/Pinguino/x.3/p32/obj/non-free/processor.o\
> /Users/fabi/prj/Pinguino/x.3/p32/obj/non-free/usb/libcdc.a\
> /Users/fabi/prj/Pinguino/x.3/p32/obj/non-free/usb/libadb.a\
> /Users/fabi/prj/Pinguino/x.3/p32/lkr/UBW32_460/ISRwrapper.S\
> /Users/fabi/prj/Pinguino/x.3/p32/include/non-free/p32xxxx.h\
> -lm -lgcc -lc
> In file included from /Users/fabi/prj/Pinguino/x.3/source/main32.c:32:0:
> /Users/fabi/prj/Pinguino/x.3/p32/include/pinguino/core/newlib.c:90:28:
> warning: 'struct stat' declared inside parameter list [enabled by
> default]
> /Users/fabi/prj/Pinguino/x.3/p32/include/pinguino/core/newlib.c:90:28:
> warning: its scope is only this definition or declaration, which is
> probably not what you want [enabled by default]
> /Users/fabi/prj/Pinguino/x.3/macosx/p32/bin/../lib/gcc/mips-elf/4.6.2/../.. /../../mips-elf/bin/ld:
> cannot find crti.o: No such file or directory
> /Users/fabi/prj/Pinguino/x.3/macosx/p32/bin/../lib/gcc/mips-elf/4.6.2/../.. /../../mips-elf/bin/ld:
> cannot find crtbegin.o: No such file or directory
> /Users/fabi/prj/Pinguino/x.3/macosx/p32/bin/../lib/gcc/mips-elf/4.6.2/../.. /../../mips-elf/bin/ld:
> cannot find crtend.o: No such file or directory
> /Users/fabi/prj/Pinguino/x.3/macosx/p32/bin/../lib/gcc/mips-elf/4.6.2/../.. /../../mips-elf/bin/ld:
> cannot find crtn.o: No such file or directory
> collect2: ld returned 1 exit status
> make: *** [link] Error 1
> I'm tweaking a bit the Makefile.macos, but still no luck.
> Let's win macos :)
> fabi
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail à
> pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
Congratulation :) I have successfully made somes builds :)
20:23:02 kasey@iUnibody-2:~/pinguino cat source/stdout
#-------------------------------------------------------------------------- --
# clean
#-------------------------------------------------------------------------- --
rm -f -v /Users/kasey/pinguino/source/main32.o
rm -f -v /Users/kasey/pinguino/source/main32.elf
« /Users/kasey/pinguino/source/main32.elf » supprimé
rm -f -v /Users/kasey/pinguino/source/main32.hex
rm -f -v /Users/kasey/pinguino/p32/obj/non-free/processor.o
« /Users/kasey/pinguino/p32/obj/non-free/processor.o » supprimé
#-------------------------------------------------------------------------- --
# copy
#-------------------------------------------------------------------------- --
cp /Users/kasey/pinguino/p32/obj/non-free/32MX440F256H.o /Users/kasey/
pinguino/p32/obj/non-free/processor.o
#-------------------------------------------------------------------------- --
# compile and link
#-------------------------------------------------------------------------- --
/Users/kasey/pinguino/macosx/p32/bin/mips-elf-gcc -EL -O3 -ffunction-
sections -fdata-sections -Wl,--gc-sections -march=24kc -msoft-float -
Wl,--defsym,_min_heap_size=16384 -Wl,-Map=/Users/kasey/pinguino/source/
output.map -Wl,-L/Users/kasey/pinguino/p32/obj/non-free/ -D
__PIC32MX__ -D __32MX440F256H__ -D PIC32_PINGUINO -T/Users/kasey/
pinguino/p32/lkr/PIC32_PINGUINO/procdefs.ld -T/Users/kasey/pinguino/
p32/lkr/PIC32_PINGUINO/elf32pic32mx.x -L/Users/kasey/pinguino/p32/obj/
non-free/usb -lm -lgcc -lc -fdollars-in-identifiers -I/Users/kasey/
pinguino/p32/include/non-free -I/Users/kasey/pinguino/p32/include/
pinguino/core -I/Users/kasey/pinguino/p32/include/pinguino/libraries -
I/Users/kasey/pinguino/p32/lkr/PIC32_PINGUINO -I/Users/kasey/pinguino/
examples/04.Communication/ASCIITable -I/Users/kasey/pinguino/p32/obj/
non-free -o /Users/kasey/pinguino/source/main32.elf /Users/kasey/
pinguino/source/main32.c\
/Users/kasey/pinguino/p32/obj/non-free/crt0.S\
/Users/kasey/pinguino/p32/obj/non-free/processor.o\
/Users/kasey/pinguino/p32/obj/non-free/usb/libcdc.a\
/Users/kasey/pinguino/p32/obj/non-free/usb/libadb.a\
/Users/kasey/pinguino/p32/lkr/PIC32_PINGUINO/ISRwrapper.S\
/Users/kasey/pinguino/p32/include/non-free/p32xxxx.h\
-lm -lgcc -lc
In file included from /Users/kasey/pinguino/source/main32.c:32:0:
/Users/kasey/pinguino/p32/include/pinguino/core/newlib.c:90:28:
warning: 'struct stat' declared inside parameter list [enabled by
default]
/Users/kasey/pinguino/p32/include/pinguino/core/newlib.c:90:28:
warning: its scope is only this definition or declaration, which is
probably not what you want [enabled by default]
In file included from /Users/kasey/pinguino/source/main32.c:36:0:
/Users/kasey/pinguino/source/user.c: In function 'loop':
/Users/kasey/pinguino/source/user.c:21:3: warning: passing argument 1
of 'serial1print' makes pointer from integer without a cast [enabled
by default]
/Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
62:6: note: expected 'char *' but argument is of type 'int'
/Users/kasey/pinguino/source/user.c:27:3: warning: passing argument 1
of 'serial1print' makes pointer from integer without a cast [enabled
by default]
/Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
62:6: note: expected 'char *' but argument is of type 'int'
/Users/kasey/pinguino/source/user.c:36:3: warning: passing argument 1
of 'serial1print' makes pointer from integer without a cast [enabled
by default]
/Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
62:6: note: expected 'char *' but argument is of type 'int'
/Users/kasey/pinguino/source/user.c:40:3: warning: passing argument 1
of 'serial1print' makes pointer from integer without a cast [enabled
by default]
/Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
62:6: note: expected 'char *' but argument is of type 'int'
/Users/kasey/pinguino/source/user.c:45:3: warning: passing argument 1
of 'serial1println' makes pointer from integer without a cast [enabled
by default]
/Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
96:6: note: expected 'char *' but argument is of type 'int'
#-------------------------------------------------------------------------- --
# exec
#-------------------------------------------------------------------------- --
/Users/kasey/pinguino/macosx/p32/bin/avr-objcopy -O ihex /Users/kasey/
pinguino/source/main32.elf /Users/kasey/pinguino/source/main32.hex
#-------------------------------------------------------------------------- --
# correct
#-------------------------------------------------------------------------- --
grep --binary --invert-match '^:040000059D006000FA' /Users/kasey/
pinguino/source/main32.hex > /Users/kasey/pinguino/source/temp.hex
mv /Users/kasey/pinguino/source/temp.hex /Users/kasey/pinguino/source/
main32.hex
> Congratulation :) I have successfully made somes builds :)
> 20:23:02 kasey@iUnibody-2:~/pinguino cat source/stdout
> #-------------------------------------------------------------------------- --
> # clean
> #-------------------------------------------------------------------------- --
> rm -f -v /Users/kasey/pinguino/source/main32.o
> rm -f -v /Users/kasey/pinguino/source/main32.elf
> « /Users/kasey/pinguino/source/main32.elf » supprimé
> rm -f -v /Users/kasey/pinguino/source/main32.hex
> rm -f -v /Users/kasey/pinguino/p32/obj/non-free/processor.o
> « /Users/kasey/pinguino/p32/obj/non-free/processor.o » supprimé
> #-------------------------------------------------------------------------- --
> # copy
> #-------------------------------------------------------------------------- --
> cp /Users/kasey/pinguino/p32/obj/non-free/32MX440F256H.o /Users/kasey/
> pinguino/p32/obj/non-free/processor.o
> #-------------------------------------------------------------------------- --
> # compile and link
> #-------------------------------------------------------------------------- --
> /Users/kasey/pinguino/macosx/p32/bin/mips-elf-gcc -EL -O3 -ffunction-
> sections -fdata-sections -Wl,--gc-sections -march=24kc -msoft-float -
> Wl,--defsym,_min_heap_size=16384 -Wl,-Map=/Users/kasey/pinguino/source/
> output.map -Wl,-L/Users/kasey/pinguino/p32/obj/non-free/ -D
> __PIC32MX__ -D __32MX440F256H__ -D PIC32_PINGUINO -T/Users/kasey/
> pinguino/p32/lkr/PIC32_PINGUINO/procdefs.ld -T/Users/kasey/pinguino/
> p32/lkr/PIC32_PINGUINO/elf32pic32mx.x -L/Users/kasey/pinguino/p32/obj/
> non-free/usb -lm -lgcc -lc -fdollars-in-identifiers -I/Users/kasey/
> pinguino/p32/include/non-free -I/Users/kasey/pinguino/p32/include/
> pinguino/core -I/Users/kasey/pinguino/p32/include/pinguino/libraries -
> I/Users/kasey/pinguino/p32/lkr/PIC32_PINGUINO -I/Users/kasey/pinguino/
> examples/04.Communication/ASCIITable -I/Users/kasey/pinguino/p32/obj/
> non-free -o /Users/kasey/pinguino/source/main32.elf /Users/kasey/
> pinguino/source/main32.c\
> /Users/kasey/pinguino/p32/obj/non-free/crt0.S\
> /Users/kasey/pinguino/p32/obj/non-free/processor.o\
> /Users/kasey/pinguino/p32/obj/non-free/usb/libcdc.a\
> /Users/kasey/pinguino/p32/obj/non-free/usb/libadb.a\
> /Users/kasey/pinguino/p32/lkr/PIC32_PINGUINO/ISRwrapper.S\
> /Users/kasey/pinguino/p32/include/non-free/p32xxxx.h\
> -lm -lgcc -lc
> In file included from /Users/kasey/pinguino/source/main32.c:32:0:
> /Users/kasey/pinguino/p32/include/pinguino/core/newlib.c:90:28:
> warning: 'struct stat' declared inside parameter list [enabled by
> default]
> /Users/kasey/pinguino/p32/include/pinguino/core/newlib.c:90:28:
> warning: its scope is only this definition or declaration, which is
> probably not what you want [enabled by default]
> In file included from /Users/kasey/pinguino/source/main32.c:36:0:
> /Users/kasey/pinguino/source/user.c: In function 'loop':
> /Users/kasey/pinguino/source/user.c:21:3: warning: passing argument 1
> of 'serial1print' makes pointer from integer without a cast [enabled
> by default]
> /Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
> 62:6: note: expected 'char *' but argument is of type 'int'
> /Users/kasey/pinguino/source/user.c:27:3: warning: passing argument 1
> of 'serial1print' makes pointer from integer without a cast [enabled
> by default]
> /Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
> 62:6: note: expected 'char *' but argument is of type 'int'
> /Users/kasey/pinguino/source/user.c:36:3: warning: passing argument 1
> of 'serial1print' makes pointer from integer without a cast [enabled
> by default]
> /Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
> 62:6: note: expected 'char *' but argument is of type 'int'
> /Users/kasey/pinguino/source/user.c:40:3: warning: passing argument 1
> of 'serial1print' makes pointer from integer without a cast [enabled
> by default]
> /Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
> 62:6: note: expected 'char *' but argument is of type 'int'
> /Users/kasey/pinguino/source/user.c:45:3: warning: passing argument 1
> of 'serial1println' makes pointer from integer without a cast [enabled
> by default]
> /Users/kasey/pinguino/p32/include/pinguino/core/pinguinoserial1.c:
> 96:6: note: expected 'char *' but argument is of type 'int'
> #-------------------------------------------------------------------------- --
> # exec
> #-------------------------------------------------------------------------- --
> /Users/kasey/pinguino/macosx/p32/bin/avr-objcopy -O ihex /Users/kasey/
> pinguino/source/main32.elf /Users/kasey/pinguino/source/main32.hex
> #-------------------------------------------------------------------------- --
> # correct
> #-------------------------------------------------------------------------- --
> grep --binary --invert-match '^:040000059D006000FA' /Users/kasey/
> pinguino/source/main32.hex > /Users/kasey/pinguino/source/temp.hex
> mv /Users/kasey/pinguino/source/temp.hex /Users/kasey/pinguino/source/
> main32.hex
> Thank you very much JP
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail à pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe : http://groups.google.com/group/pinguinocard?hl=fr
Updated SVN revision is 442 !!
Changed the name of the MACOSX Uploader ( Thanks Lucas )
I am going to package a MACOSX X.3 for google code area tommrow.
Thanks guys for your patience !!
We won the MacOSX war together.......
Have fun with Pinguino OSX !!
JP
Le 20 mai 2012 21:31, Lucas Fernandez <lfernan...@bearstech.com> a écrit :
> It's works but you must change one line in wxgui/pinguino.py line 409,
> change 'ubw32' to 'mphidflash'.
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail à
> pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
i've prepared a quick document with all the steps i took to have the
pinguino ready on 10.7 lion. Maybe i took some step that can be done
different, but this worked for me.
The only thing i don't have right now is subversion working (pysvn is
not found by Pinguino), but it's not bad for me.
> Updated SVN revision is 442 !!
> Changed the name of the MACOSX Uploader ( Thanks Lucas )
> I am going to package a MACOSX X.3 for google code area tommrow.
> Thanks guys for your patience !!
> We won the MacOSX war together.......
> Have fun with Pinguino OSX !!
> JP
> Le 20 mai 2012 21:31, Lucas Fernandez <lfernan...@bearstech.com> a écrit :
>> It's works but you must change one line in wxgui/pinguino.py line 409,
>> change 'ubw32' to 'mphidflash'.
>> --
>> Vous recevez ce message, car vous êtes abonné au groupe Google
>> Groupes Pinguino.
>> Pour envoyer un message à ce groupe, adressez un e-mail
>> à pinguinocard@googlegroups.com.
>> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
>> pinguinocard+unsubscribe@googlegroups.com.
>> Pour plus d'options, consultez la page de ce groupe :
>> http://groups.google.com/group/pinguinocard?hl=fr
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail
> à pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/pinguinocard?hl=fr
1. download pysvn-1.7.6.tar.gz from http://pysvn.tigris.org/project_downloads.html 2. untar pysvn-1.7.6.tar.gz, open a terminal and go into the folder
pysvn-1.7.6/Source
3. run "python setup.py configure" to configure and "make" to make the
lib
4. copy the new folder called "pysvn" at the root of the folder
pinguino
That's all. The script pinguino.py will find the lib on the root
directory. I know, it's a litle bit dirty, but until the bug was fixed
in port, it's just work.
> 1. download pysvn-1.7.6.tar.gz from http://pysvn.tigris.org/project_downloads.html > 2. untar pysvn-1.7.6.tar.gz, open a terminal and go into the folder
> pysvn-1.7.6/Source
> 3. run "python setup.py configure" to configure and "make" to make the
> lib
> 4. copy the new folder called "pysvn" at the root of the folder
> pinguino
> That's all. The script pinguino.py will find the lib on the root
> directory. I know, it's a litle bit dirty, but until the bug was fixed
> in port, it's just work.
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google Groupes Pinguino.
> Pour envoyer un message à ce groupe, adressez un e-mail à pinguinocard@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse pinguinocard+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe : http://groups.google.com/group/pinguinocard?hl=fr