Hi,

coming from Unix, I now want to be helpful to Windows-users and prepare some installable package for one of my tools (http://pdfposter.origo.ehtz.ch).

Since py2exe does not work in Unix and not even on wine, I'm currently stuck with bdist_msi or bdist_wininst. This works fine so far. Unfortunately pdfposter requires another package (pyPdf) which is available as win32-installer.

Now the user of pdfposter would need to download and install both packages, one by one.

I'm looking for a solution for packaging pyPdf into the same msi/installer as pdfposter and install pyPdf if missing on the target system.

Any hints? Any recipes?

--
Schönen Gruß - Regards
Hartmut Goebel
Dilp.-Informatiker (univ.), CISSP

Goebel Consult
Spezialist für IT-Sicherheit in komplexen Umgebungen
http://www.goebel-consult.de

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to