{Disarmed} Re: Ayuda

Krom osmanycc en ipicfg.rimed.cu
Mie Jul 2 21:43:18 CEST 2008


Hola, espero que esto te sirva.

Salu2.

-- 
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.
** Nodo Comunicaciones IPI Cienfuegos **
** WebPage:http://www.ipicfg.rimed.cu **

------------ próxima parte ------------

   ? #[1]RSS 2.0 [2]RSS .92 [3]Atom 1.0

[4]javivf's blog

Enero 30, 2007

[5]Eric4 on Windows

   Archivado en: [6]howto, [7]programacion, [8]software -- javivf @ 11:17
   am

   No se si alguna vez comente mi interes hacia PyQT gracias a sendos
   articulos de bulma.net ( Tutorial de desarrollo de aplicaciones con
   interfaz grafica en Python y Qt (PyQt) [9]I y [10]II )

   Como se suele decir, una cosa llevo a la otra... y me encontre con la
   "necesidad" de instalar [11]Eric4 en Windows y como con los binarios
   que se comentan en sendos articulos de bulma, a dia de hoy, no sirven
   para lo que queria voy a explicar un poco el proceso para instalar
   nuestro querido IDE en Windows. ( en un linux con el emerge eric /
   aptitude install eric / etc... esta todo hecho :)
   El problema en concreto es que en el binario de PyQT no esta incluido
   pyqtconfig.py que es necesario para la instalacion de los bindings
   Python de QScintilla, que a su vez es necesario para la instalacion de
   Eric4.

   Menos rollo y manos a la obra. Damos por sentado que tenemos instalado
   [12]Python y [13]qt-win-opensource ( con el mingw inside ;). En este
   punto debemos tener en nuestro PATH
   C:\Python25;C:\Python25\Scripts;C:\Qt\4.2.2\bin;C:\Qt\4.2.2\lib;C:\Min
   GW\bin . Con cerrar una consola y abrir una nueva deberia actualizarse
   la variable PATH

   1.- Nos bajamos [14]sip, lo descomprimimos e instalamos de la
   siguiente forma:

   cd C:\sip-4.5.2
   c:\python25\python configure.py -p win32-g++
   make
   make install
   
   2.- Nos bajamos las [15]PyQT, lo descomprimimos e instalamos de la
   siguiente forma:

   cd "c:\PyQt-win-gpl-4.1.1''
   python configure.py
   make
   make install
   
   3.- Nos bajamos [16]QSCintilla2 y ejecutamos lo siguiente para
   instalar:

   cd "C:\QScintilla-1.72-gpl-2-snapshot-20070117''
   cd Qt4
   qmake qscintilla.pro
   make
   make install

   Y lo correspondiente a los bindings de QScintilla para python :

   cd ..
   cd Python
   python configure.py
   make
   make install
   
   4.- Y ultimo, nuestro amigo [17]Eric4 con su instalacion
   conrrespondiente:

   cd "c:\eric4-snapshot-20070114''
   python install.py
   
   Y a desarrollar! ;)

   PD: He probado este minitutorial con exito en un WinXP y en W2k.
   PD2: Se que no es nada que no se pueda sacar de la documentacion
   correspondiente de cada "paquete" pero almenos alguien se podra
   ahorrar algo de tiempo con esto :)

No hay comentarios [18]?

   A? hay comentarios.

   [19]Redifusi?SS de los comentarios de la entrada. [20]TrackBack URL

Deje un comentario

   ______________________ Nombre (requerido)

   ______________________ Mail (no ser?ublicado) (requerido)

   ______________________ Sitio Web

   Enviar Comentario 917
   You need to enable javascript in order to use Simple CAPTCHA.
   // var count = 0; function reloadCaptcha() { frm =
   document.getElementById("simple_captcha"); opacity("simple_captcha",
   100, 0, 300); count++; frm.src =
   "http://javivf.alasombra.net/blog/wp-content/plugins/simple_captcha/gd
   img.php?re=" + count; opacity("simple_captcha", 0, 100, 300); }
   function rand (mmin, mmax) { return ( Math.floor ( Math.random () *
   100000 ) % mmax ) + mmin; } function opacity(id, opacStart, opacEnd,
   millisec) { //speed for each frame var speed = Math.round(millisec /
   100); var timer = 0; //determine the direction for the blending, if
   start and end are the same nothing happens if(opacStart > opacEnd) {
   for(i = opacStart; i >= opacEnd; i--) { setTimeout("changeOpac(" + i +
   ",'" + id + "')",(timer * speed)); timer++; } } else if(opacStart <
   opacEnd) { for(i = opacStart; i <= opacEnd; i++) {
   setTimeout("changeOpac(" + i + ",'" + id + "')",(timer * speed));
   timer++; } } } //change the opacity for different browsers function
   changeOpac(opacity, id) { var object =
   document.getElementById(id).style; object.opacity = (opacity / 100);
   object.MozOpacity = (opacity / 100); object.KhtmlOpacity = (opacity /
   100); object.filter = "alpha(opacity=" + opacity + ")"; } function
   pause( milisec ) { sleep = milisec; begin = new Date(); start =
   begin.getTime(); done = false; while( !done ) { alarm = new Date();
   curr = alarm.getTime(); if( curr - start > sleep) { done = true;
   return; } } } ff = document.getElementById("commentform");
   ff.submit.style.display = "none"; submitVal = ff.submit.value; //
   Security Code:
   ____________________              
                        Dummy
   // ff2 = document.getElementById("zrx_captcha"); ff2.style.display =
   "inline"; ff.submit2.value = submitVal; //
     *

   CAPTION: Mayo 2008

         L    M  X  J  V  S  D
       [21]? Abr    
                    1  2  3  4
       5      6  7  8  9  10 11
       12     13 14 15 16 17 18
       [22]19 20 21 22 23 24 25
       26     27 28 29 30 31
     *
       _______________
       Buscar
     * Categor?
          + [23]blog
          + [24]BSD
          + [25]contribucion
          + [26]efemerides
          + [27]fpc/lazarus
          + [28]freak
          + [29]general
          + [30]gentoo
          + [31]howto
          + [32]motogp
          + [33]personal
          + [34]programacion
          + [35]protesta
          + [36]seguridad
          + [37]shellscript
          + [38]software
          + [39]ubuntu
     * Archivo
          + [40]Mayo 2008
          + [41]Abril 2008
          + [42]Marzo 2008
          + [43]Febrero 2008
          + [44]Enero 2008
          + [45]Diciembre 2007
          + [46]Noviembre 2007
          + [47]Octubre 2007
          + [48]Septiembre 2007
          + [49]Agosto 2007
          + [50]Julio 2007
          + [51]Junio 2007
          + [52]Mayo 2007
          + [53]Abril 2007
          + [54]Marzo 2007
          + [55]Enero 2007
          + [56]Mayo 2006
          + [57]Abril 2006
          + [58]Marzo 2006
          + [59]Febrero 2006
          + [60]Enero 2006
          + [61]Diciembre 2005
          + [62]Noviembre 2005
          + [63]Octubre 2005
          + [64]Septiembre 2005
          + [65]Agosto 2005
          + [66]Julio 2005
          + [67]Junio 2005
          + [68]Mayo 2005
          + [69]Abril 2005
          + [70]Marzo 2005
          + [71]Febrero 2005
          + [72]Enero 2005
          + [73]Diciembre 2004
          + [74]Noviembre 2004
     * nose[75]flamerobin firebird [76]freepascal [77]java [78]javacup
       [79]javahispano [80]lazarus [81]WTF
     * Meta
          + [82]Log in
          + [83]RSS de Entradas
          + [84]RSS de los comentarios
          + [85]WordPress.org
     * Blogroll
          + [86]llodra.es
          + [87]Mariuz's Blog

   Gestionado con [88]WordPress

References

   1. http://javivf.alasombra.net/blog/?feed=rss2
   2. http://javivf.alasombra.net/blog/?feed=rss
   3. http://javivf.alasombra.net/blog/?feed=atom
   4. http://javivf.alasombra.net/blog/
   5. http://javivf.alasombra.net/blog/?p=917
   6. http://javivf.alasombra.net/blog/?cat=14
   7. http://javivf.alasombra.net/blog/?cat=17
   8. http://javivf.alasombra.net/blog/?cat=20
   9. http://bulma.net/body.phtml?nIdNoticia=2336
  10. http://bulma.net/body.phtml?nIdNoticia=2338
  11. http://www.die-offenbachs.de/detlev/eric.html
  12. http://www.python.org/ftp/python/2.5/python-2.5.msi
  13. http://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/source/qt-win-opensource-4.2.2-mingw.exe
  14. http://www.riverbankcomputing.com/Downloads/sip4/sip-4.5.2.zip
  15. http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-win-gpl-4.1.1.zip
  16. http://www.riverbankcomputing.com/Downloads/Snapshots/QScintilla2/QScintilla-1.72-gpl-2-snapshot-20070117.tar.gz
  17. http://www.die-offenbachs.de/detlev/snapshots4/eric4-snapshot-20070114.tar.gz
  18. http://javivf.alasombra.net/blog/?p=917#postcomment
  19. http://javivf.alasombra.net/blog/?feed=rss2&p=917
  20. http://javivf.alasombra.net/blog/wp-trackback.php?p=917
  21. http://javivf.alasombra.net/blog/?m=200804
  22. http://javivf.alasombra.net/blog/?m=20080519
  23. http://javivf.alasombra.net/blog/?cat=22
  24. http://javivf.alasombra.net/blog/?cat=10
  25. http://javivf.alasombra.net/blog/?cat=23
  26. http://javivf.alasombra.net/blog/?cat=11
  27. http://javivf.alasombra.net/blog/?cat=9
  28. http://javivf.alasombra.net/blog/?cat=12
  29. http://javivf.alasombra.net/blog/?cat=1
  30. http://javivf.alasombra.net/blog/?cat=13
  31. http://javivf.alasombra.net/blog/?cat=14
  32. http://javivf.alasombra.net/blog/?cat=15
  33. http://javivf.alasombra.net/blog/?cat=16
  34. http://javivf.alasombra.net/blog/?cat=17
  35. http://javivf.alasombra.net/blog/?cat=18
  36. http://javivf.alasombra.net/blog/?cat=19
  37. http://javivf.alasombra.net/blog/?cat=8
  38. http://javivf.alasombra.net/blog/?cat=20
  39. http://javivf.alasombra.net/blog/?cat=21
  40. http://javivf.alasombra.net/blog/?m=200805
  41. http://javivf.alasombra.net/blog/?m=200804
  42. http://javivf.alasombra.net/blog/?m=200803
  43. http://javivf.alasombra.net/blog/?m=200802
  44. http://javivf.alasombra.net/blog/?m=200801
  45. http://javivf.alasombra.net/blog/?m=200712
  46. http://javivf.alasombra.net/blog/?m=200711
  47. http://javivf.alasombra.net/blog/?m=200710
  48. http://javivf.alasombra.net/blog/?m=200709
  49. http://javivf.alasombra.net/blog/?m=200708
  50. http://javivf.alasombra.net/blog/?m=200707
  51. http://javivf.alasombra.net/blog/?m=200706
  52. http://javivf.alasombra.net/blog/?m=200705
  53. http://javivf.alasombra.net/blog/?m=200704
  54. http://javivf.alasombra.net/blog/?m=200703
  55. http://javivf.alasombra.net/blog/?m=200701
  56. http://javivf.alasombra.net/blog/?m=200605
  57. http://javivf.alasombra.net/blog/?m=200604
  58. http://javivf.alasombra.net/blog/?m=200603
  59. http://javivf.alasombra.net/blog/?m=200602
  60. http://javivf.alasombra.net/blog/?m=200601
  61. http://javivf.alasombra.net/blog/?m=200512
  62. http://javivf.alasombra.net/blog/?m=200511
  63. http://javivf.alasombra.net/blog/?m=200510
  64. http://javivf.alasombra.net/blog/?m=200509
  65. http://javivf.alasombra.net/blog/?m=200508
  66. http://javivf.alasombra.net/blog/?m=200507
  67. http://javivf.alasombra.net/blog/?m=200506
  68. http://javivf.alasombra.net/blog/?m=200505
  69. http://javivf.alasombra.net/blog/?m=200504
  70. http://javivf.alasombra.net/blog/?m=200503
  71. http://javivf.alasombra.net/blog/?m=200502
  72. http://javivf.alasombra.net/blog/?m=200501
  73. http://javivf.alasombra.net/blog/?m=200412
  74. http://javivf.alasombra.net/blog/?m=200411
  75. http://javivf.alasombra.net/blog/?tag=flamerobin-firebird
  76. http://javivf.alasombra.net/blog/?tag=freepascal
  77. http://javivf.alasombra.net/blog/?tag=java
  78. http://javivf.alasombra.net/blog/?tag=javacup
  79. http://javivf.alasombra.net/blog/?tag=javahispano
  80. http://javivf.alasombra.net/blog/?tag=lazarus
  81. http://javivf.alasombra.net/blog/?tag=wtf
  82. http://javivf.alasombra.net/blog/wp-login.php
  83. http://javivf.alasombra.net/blog/?feed=rss2
  84. http://javivf.alasombra.net/blog/?feed=comments-rss2
  85. http://wordpress.org/
  86. http://www.llodra.es/
  87. http://mapopa.blogspot.com/
  88. http://wordpress.org/
------------ próxima parte ------------
_______________________________________________
Lista de correo Python-es 
http://listas.aditel.org/listinfo/python-es
FAQ: http://listas.aditel.org/faqpyes


Más información sobre la lista de distribución Python-es