Re: [PATCH 1/3] delete autobuild.sh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Apr 03, 2013 at 04:07:34PM -0400, Gene Czarcinski wrote:
> On 04/03/2013 03:01 PM, Daniel P. Berrange wrote:
> >On Wed, Apr 03, 2013 at 02:12:32PM -0400, Gene Czarcinski wrote:
> >>There may still be an autobuild server and it may be
> >>necessary for vir--manager rpms to be built by it, but
> >>this script depends on autotools and will not work
> >>with the current distutils approach.
> >>Signed-off-by: Gene Czarcinski <gene@xxxxxxxxx>
> >NACK, fix the script to work with distutils, don't delete it.
> >
> >
> OK, I am not familiar with this server.  Could you provide me with
> more info or point me to where I can see the environment this script
> must run in?

The intent is that you merely need do

   export AUTOBUILD_INSTALL_ROOT=$HOME/tmp/autobuld
   ./autobuild.sh

and it will do a configure, build, install putting all the files into
$HOME/tmp/autobuild as the install prefix. Then create a release dist
and run the RPM buld.

> Also, should this be a shell script or python?

Shell, as now. Just need to replace the calls to 'configure' and
'make' etc with corresponding distutils shell commands. eg
replace "make install" with "python setup.py install"

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux