Python-spe-users digest, Vol 1 #19 - 1 msg

python-spe-users-request-tdrK/[email protected] Fri, 02 Sep 2005 12:00:14 +0200
Newsgroups gmane.comp.python.spe.user
Message-ID <[email protected]>
Send Python-spe-users mailing list submissions to
	[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.berlios.de/mailman/listinfo/python-spe-users
or, via email, send a message with subject or body 'help' to
	[email protected]

You can reach the person managing the list at
	[email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Python-spe-users digest..."


Today's Topics:

   1. Re: OT:Problem installing wxPython 2.6.1(Solution) (Mario Lacunza)

--__--__--

Message: 1
Subject: Re: [spe-users] OT:Problem installing wxPython 2.6.1(Solution)
From: Mario Lacunza <[email protected]>
To: python-spe-users-tdrK/[email protected]
Date: Thu, 01 Sep 2005 13:06:06 -0500
Reply-To: [email protected]


--=-kX1ycDSwhZUOJ3wJjFlG
Content-Type: multipart/alternative; boundary="=-lpXSiYOKOM29SDn6lrUv"


--=-lpXSiYOKOM29SDn6lrUv
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Hello,

Today I could install wxPython2.6.1, this is a easy guide:

1. Download wxPython2.6-2.6.1.0-1.src.rpm from wxPython website
2. In Ubuntu 5.04 install all deployment files, include Python2.4-Dev
package.
3. Inside of dir where you are save the file, via console with root user
type:
>>># rpmbuild --rebuild --define 'pyver 2.4'
wxPython2.6-2.6.1.0-1.src.rpm
4.When the entire process finish, we have 3 .rpm files
in /usr/src/rpm/RPMS/i386/
5.With Alien instaled, type:
>>># alien -d *.rpm
6. Its generate 3  .DEB files
7.>>>dpkg -i *.deb
8, wxPython its OK installed!! :-)

Good luck!!

El mar, 23-08-2005 a las 00:33 +1000, Rasjid Wilcox escribió:

> On Mon, 22 Aug 2005 07:01 am, Mario Lacunza wrote:
> > Im a newbie in Linux, recently I install Ubuntu 5.04(this become with v
> > 2.5.3 too old!) and I could not install wxPython 2.6.1 and the SpeIde
> > not run!! for this reason I could not do my work in Linux, Im only work
> > in Win :-(
> 
> My suggestions are:
> a) See if there is a Ubuntu .deb already done by someone.  This is quite 
> likely.  Ask on the Ubuntu forums.
> 
> If a) does not lead anywhere, then
> 
> b) Get the source rpm from http://www.wxpython.org/download.php
> and rebuild it with the required flags.  See 
> http://www.bitpim.org/developer.html for an example of how to do this under a 
> debian-based distro.
> 
> Cheers,
> 
> Rasjid.
> 

Saludos / Best regards 

Mario Lacunza Vásquez 
Desarrollador de Sistemas - Webmaster 
Celular        : +51193100386 (Tim) 
Website        : http://www.lacunza.tk 
Email          : [email protected] 
Blog           : http://mlacunza.blogspot.com 
Lima - Peru

--=-lpXSiYOKOM29SDn6lrUv
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
Hello,<BR>
<BR>
Today I could install wxPython2.6.1, this is a easy guide:<BR>
<BR>
1. Download wxPython2.6-2.6.1.0-1.src.rpm from wxPython website<BR>
2. In Ubuntu 5.04 install all deployment files, include Python2.4-Dev package.<BR>
3. Inside of dir where you are save the file, via console with root user type:<BR>
&gt;&gt;&gt;# rpmbuild --rebuild --define 'pyver 2.4' wxPython2.6-2.6.1.0-1.src.rpm<BR>
4.When the entire process finish, we have 3 .rpm files in /usr/src/rpm/RPMS/i386/<BR>
5.With Alien instaled, type:<BR>
&gt;&gt;&gt;# alien -d *.rpm<BR>
6. Its generate 3&nbsp; .DEB files<BR>
7.&gt;&gt;&gt;dpkg -i *.deb<BR>
8, wxPython its OK installed!! <IMG SRC="cid:1125597791.30899.15.camel@Laptop-Ubuntu" ALIGN="middle" ALT=":-)" BORDER="0"><BR>
<BR>
Good luck!!<BR>
<BR>
El mar, 23-08-2005 a las 00:33 +1000, Rasjid Wilcox escribi&#243;:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Mon, 22 Aug 2005 07:01 am, Mario Lacunza wrote:</FONT>
<FONT COLOR="#000000">&gt; Im a newbie in Linux, recently I install Ubuntu 5.04(this become with v</FONT>
<FONT COLOR="#000000">&gt; 2.5.3 too old!) and I could not install wxPython 2.6.1 and the SpeIde</FONT>
<FONT COLOR="#000000">&gt; not run!! for this reason I could not do my work in Linux, Im only work</FONT>
<FONT COLOR="#000000">&gt; in Win :-(</FONT>

<FONT COLOR="#000000">My suggestions are:</FONT>
<FONT COLOR="#000000">a) See if there is a Ubuntu .deb already done by someone.  This is quite </FONT>
<FONT COLOR="#000000">likely.  Ask on the Ubuntu forums.</FONT>

<FONT COLOR="#000000">If a) does not lead anywhere, then</FONT>

<FONT COLOR="#000000">b) Get the source rpm from <A HREF="http://www.wxpython.org/download.php">http://www.wxpython.org/download.php</A></FONT>
<FONT COLOR="#000000">and rebuild it with the required flags.  See </FONT>
<FONT COLOR="#000000"><A HREF="http://www.bitpim.org/developer.html">http://www.bitpim.org/developer.html</A> for an example of how to do this under a </FONT>
<FONT COLOR="#000000">debian-based distro.</FONT>

<FONT COLOR="#000000">Cheers,</FONT>

<FONT COLOR="#000000">Rasjid.</FONT>

</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Saludos / Best regards <BR>
<BR>
Mario Lacunza V&#225;squez <BR>
Desarrollador de Sistemas - Webmaster <BR>
Celular&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : +51193100386 (Tim) <BR>
Website&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : http://www.lacunza.tk <BR>
Email&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : [email protected] <BR>
Blog&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : http://mlacunza.blogspot.com <BR>
Lima - Peru
</TD>
</TR>
</TABLE>
</BODY>
</HTML>

--=-lpXSiYOKOM29SDn6lrUv--

--=-kX1ycDSwhZUOJ3wJjFlG
Content-ID: <1125597791.30899.15.camel@Laptop-Ubuntu>
Content-Disposition: attachment; filename=smiley-3.png
Content-Type: image/png; name=smiley-3.png
Content-Transfer-Encoding: base64

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC+klEQVR42n2TbUjVdxTHP/+H69Xd
a2VWlFe69rzthZJUoxeNOWoFGxEhYRRFmZSVW2u9ab2KejWE1qDNBkEQhS82VoiaZkVPmoWaKNM5
mA+opbd771//997//T/+epHBarEPHA6Hc84XDnwP/JcwcBS4AVgzcR04ONN7C+md+pcPCz44dPLA
arZs/gg1UABuGkvvp7X1Iad+itE/YtUAle8TuH26sujzqq/LkJQsnOQQVmIASVJQMhehZORiJwc5
d76FH2pf3gY2Aigzy7+eObqmtOqbXbjGGHZqCM+eQpJ9AHhWFCc5CAjWf1KAkppc+qg3vRCol4Fw
0aqcisOVW3HTE7hmBElSKD/5GFkNMhH1KDvegST78CwNSfZxeM88VuYrh4CwAuxqvxL6MnPuWiy9
H1kNUPH9fZofDKPpHn8/z+Z6Yw8JK5stX5VhRO6h+OfiV3WaHxtPVKAwmF+KqXUDMkgqZ0+UoKcE
P57/GXOqh46ODqrPXUQfufb6YOGxJOQD2CaHQnnlAJ4zDXggHBYvK6ap6Rau+RIz1k7djd+YHrqM
pXUC4KQnWTRPAdiuRqNRkFQG/omRNJOsKVQw408xtS4QDsI10AaqEY6O8Fzq70fJy3XI8gsA5HTa
rBdOkvwFKj39EWrr/sJzEnj29OvsphGugfBsLlwbZnjcYN36LxiLuADtMtCUetFAcE4ee8s+pbHV
YtOemwhHx3MSaPEY3X9OUnqsk5a2OMeP7KC3t4u+3gRALUC4cEW2eN62Q4ze3SAiz74TDxvOiI+X
BcTsoCoyfJKYn6OKmrMbxGRnlXhyJSSqv80Vq0KSAFa+ceKl0wcK9lfsW42TGsE/pxhfcDmKfz6e
FUPg4iRH6Ov6g9EJh1t341xusWuAyn9b+c7BrbklJ8oDZGTOQpL9ePY08SmDpCEwbcHwuE370yku
Nlj3gM/e90yXliyU9+8sCVJYlEUgU8IwBZruMThm83uzxsAYV4Hd/A9h4BjQBthAFOgDLgDF7w6/
ArI6YJ0eTQeGAAAAAElFTkSuQmCC


--=-kX1ycDSwhZUOJ3wJjFlG--



--__--__--

_______________________________________________
Python-spe-users mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/python-spe-users


End of Python-spe-users Digest