I tried playing with packaging farm on a gentoo box and an ubuntu box. I am
not quite sure how to use it. Anyone have a suggestion?

This is the error I get:

neo bin # ./packaging-farm DISTRIBUTION=windows
for distribution in nodistribution ; do \
               make DISTRIBUTION=$distribution chroot-master-dist-upgrade ;
\
       done
make[1]: Entering directory `/root/poker3d/packaging-farm/lib'
umount /chroot//nodistribution/proc
umount: /chroot//nodistribution/proc: not found
make[1]: [chroot-master-umounts] Error 1 (ignored)
umount /chroot//nodistribution/dev/pts
umount: /chroot//nodistribution/dev/pts: not found
make[1]: [chroot-master-umounts] Error 1 (ignored)
mount -t proc proc /chroot//nodistribution/proc
mount: mount point /chroot//nodistribution/proc does not exist
make[1]: *** [chroot-master-mounts] Error 32
make[1]: Leaving directory `/root/poker3d/packaging-farm/lib'
make: *** [chroot-master-dist-upgrade-all] Error 2
neo bin #

On 7/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

just trying to build a binary to run on windows - it really doesnt matter
how at this point - whats the best way?

On 7/13/07, Loic Dachary < [EMAIL PROTECTED]> wrote:
>
> [EMAIL PROTECTED] writes:
>
> >    Loic,
> >    Per the readme I have setup the the win dev environment and
> modified
> >    the client.xml file. What is the command to actually build a
> package?
>
>      By package I assume you mean these .exe files that unpack
> themselves.
> Are you sure you want to do this ? All the necessary addtional software
> is in http://gna.org/projects/packaging-farm/ (windows sub-directory).
> But that's a painful and delicate process. Windows is kind of hostile
> to packaging.
>
>       You will be better of copying the whole tree to another machine
> manually, I think. What is it that you are trying to do exactly ?
>
>       Cheers,
>
> --
> +33 1 76 60 72 81  Loic Dachary mailto: [EMAIL PROTECTED]
> http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]
> Latitude: 48.86962325498033 Longitude: 2.3623046278953552
>


_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to