didn't hit reply to all.<br><br><br>---------- Forwarded message ----------<br>From: Mike Ramirez <<a href="mailto:gufymike@gmail.com">gufymike@gmail.com</a>><br>Date: Mon, Aug 6, 2012 at 9:33 AM<br>Subject: Re: [PyQt] easy_install for PyQt<br>
To: "Bryan A. Jones" <<a href="mailto:bjones@ece.msstate.edu">bjones@ece.msstate.edu</a>><br><br><br>There is npackd[1] which can be utilized, it supports custom<br>repositories, which in this case you will need to do. There isn't a<br>
PyQt configuration in the default repo's.<br><br>Quickly, npackd is a windows package manager written in Qt that works<br>similar to apt or yum for the respective linux distributions. It<br>supports installs from a variety of installers [2]. Probably just need<br>
to write a repo and script file for your clients to use. It can<br>support all 3rd party libs you need.<br><br>please note, I'm just an advocate of this system and think it adds a<br>missing ingredient to the windows eco-system and we use it<br>
successfully at my job to install our windows based applications. I<br>personally haven't used it to deploy anything, my co-worker does<br>manage our repo for it.<br><br>Mike<br><br>[1] <a href="http://code.google.com/p/windows-package-manager/">http://code.google.com/p/windows-package-manager/</a><br>
[2] <a href="http://code.google.com/p/windows-package-manager/wiki/InstallationScripts">http://code.google.com/p/windows-package-manager/wiki/InstallationScripts</a><br><br>On Mon, Aug 6, 2012 at 9:19 AM, Bryan A. Jones <<a href="mailto:bjones@ece.msstate.edu">bjones@ece.msstate.edu</a>> wrote:<br>
> All,<br>><br>> I'm looking for nice ways for users to download then install my open-source<br>> application, which is based on PyQt. I noticed that easy_install PyQt tries,<br>> but fails (on my Windows machine, it defaults to downloading the X11 version<br>
> of the source code). Any recommendations for packaging?<br>><br>> Thanks!<br>><br>> Bryan<br>> --<br>> Bryan A. Jones, Ph.D.<br>> Associate Professor<br>> Department of Electrical and Computer Engineering<br>
> 231 Simrall / PO Box 9571<br>> Mississippi State University<br>> Mississippi state, MS 39762<br>> <a href="http://www.ece.msstate.edu/~bjones">http://www.ece.msstate.edu/~bjones</a><br>> bjones AT ece DOT msstate DOT edu<br>
> voice 662-325-3149<br>> fax 662-325-2298<br>><br>> Our Master, Jesus Christ, is on his way. He'll show up right on<br>> time, his arrival guaranteed by the Blessed and Undisputed Ruler,<br>> High King, High God.<br>
> - 1 Tim. 6:14b-15 (The Message)<br>><br>><br>> _______________________________________________<br>> PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>> <a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>