From: Frans S. <fra...@gm...> - 2010-02-11 09:40:36
|
Francesco wrote: > 2010/2/10 Francesco <f18...@ya...>: > >> 1) create a single "win" folder (next to the 'osx' folder) with the >> subdirectories "installer", "driver", "dependencies" and place into >> the them the relative files. >> > I forgot to say that the "dependencies" folder (or even better "deps") > should then contain "amd64" and "x86" folders with the relative libusb > and libpthread binaries inside. > yes, that would be a good idea, but it shouldn't be only named amd64, but it should also contain something like "win" in its name > Another thing I forgot to say is that I'm now looking into the way to > install the driver, if the driver is not already installed, directly > from the upp_wx program (I'm planning to then submit the resulting > function as a patch to libusb itself) so that with NSIS/InnoSetup > (AFAIK InstallJammer doesn't allow the installation of 64bit apps!) it > will be possible to create an installer which runs on both 32bit and > 64bit systems and is capable of correctly installing either a 32bit or > a 64bit binary (both can be packaged inside the same installer). > Then when the application runs for the first time it installs the driver. > I have read some forums and blogs about combining 64 and 32 bit in one installer, e.g. this one: http://stackoverflow.com/questions/1922259/how-to-implement-single-installer-for-32-64-platforms and it doesn't seem to be very straightforward. It might save us from a lot of headaches to just create two separate installers. But of course installing the driver from the installer would be good. > This should be the best foolproof solution :) > I think that the average usbpicprog user does have some technical skills, they will be at least able to identify whether they have a 64 or 32 bit os. > Francesco > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > |