site blocked

Mike Bressem mb at imsc.net
Sat May 4 10:48:59 CEST 2002


On Fri, 3 May 2002, Edscott Wilson García wrote:

> Date: Fri, 3 May 2002 14:10:21 -0500
> From: Edscott Wilson García <edscott at imp.mx>
> Reply-To: xfce-dev at moongroup.com
> To: xfce-dev at moongroup.com
> Subject: Re: site blocked
> 
> On Vie 03 May 2002 10:22, Mike Bressem wrote:
> > On Fri, 3 May 2002, Edscott Wilson García wrote:
> >
> > Hi Edscott,
> >
> > I put the scripts on my Linux Box and changed them a little bit. I have
> > some questions about the type of packages you build :
> >
> > - stable or devel ?
> 
> Just the stable since the box I use to build does not have gtk2 installed 
> (yet).
> 
> > - what other software (gtk,jpeg,tiff, and so on) have you installed on
> >   your linux system ?
> 
> Basically it's a redhat 7.2 with gdk-pixbuf-devel and gtk-1.2 rpm installed. 
> Nothing fancy so that instalation on rh-7.2 goes smoothly.

o.k. i hope i find the time to install the rest of the software this
afternoon. i'll send you a mail when and where to find the rpm.

> 
> Edscott
> 
> >
> > regards,
> > mike
> >
> > > Date: Fri, 3 May 2002 09:22:59 -0500
> > > From: Edscott Wilson García <edscott at imp.mx>
> > > Reply-To: xfce-dev at moongroup.com
> > > To: xfce-dev at moongroup.com
> > > Subject: Re: site blocked
> > >
> > > On Vie 03 May 2002 08:45, Mike Bressem wrote:
> > > > On Fri, 3 May 2002, Edscott Wilson García wrote:
> > > >
> > > > hi edscott,
> > > >
> > > > oh, the old story ... microsoft and internet worms :)
> > > >
> > > > i can provide the images in the meantime if you want.
> > >
> > > It would be nice. The easy way (IMO) to generate the images is to run the
> > > following scripts from crontab. (I do it 3 times a day) The perl script
> > > calls the two shell scripts. Before it will work you have to do an
> > > anonymous checkout.
> > >
> > > perl script:
> > > #!/usr/bin/perl
> > > $rootdir="/raid/ftp/cvs-tmp";
> > > open LOG,">$rootdir/compile_log.txt";
> > > print LOG `date`;
> > > close LOG;
> > > chdir "$rootdir/xfce-stable";
> > > $_=`$rootdir/bin/update.sh`;
> > > chdir "$rootdir";
> > > $_=`tar -czf xfce-stable.tar.gz xfce-stable`;
> > > $_=`rm -rf xfce-compile`;
> > > $_=`cp -r xfce-stable xfce-compile`;
> > > chdir "$rootdir/xfce-compile";
> > > $_=`$rootdir/bin/compile.sh`;
> > > ----------------------------------------
> > > compile.sh:
> > > #!/bin/sh
> > > ./autogen.sh >> ../compile_log.txt 2>>../compile_log.txt
> > > ./configure --prefix=/usr  >> ../compile_log.txt 2>>../compile_log.txt
> > > make rpm >> ../compile_log.txt 2>>../compile_log.txt
> > > ----------------------------------------
> > > update.sh
> > > #!/bin/sh
> > > # on initial run, a CVS co must be done. On all following runs, a
> > > # CVS update does the trick.
> > > #cvs -z3 -d:pserver:anonymous at cvs.xfce.sourceforge.net:/cvsroot/xfce co
> > > xfce-stable
> > > #cvs -z3 -d:pserver:anonymous at cvs.xfce.sourceforge.net:/cvsroot/xfce co
> > > xfce-devel
> > > cvs -z3 update 1>> ../compile_log.txt 2>>../compile_log.txt
> > > -----------------------------------------
> > >
> > > Edscott
> > >
> > >
> > > _______________________________________________
> > > Xfce-dev mailing list
> > > Xfce-dev at moongroup.com
> > > http://moongroup.com/mailman/listinfo/xfce-dev
> >
> > Mike Bressem                            Internet Management GmbH
> > ============                            Auf der Weih 2
> >                                         35745 Herborn - Germany
> > Never underestimate the power           Telefon +49 2772 4723 - 0
> > of stupid people in large groups.       Telefax +49 2772 4723 - 29
> >
> > PGP Fingerprint : 6F 24 75 C4 AE 55 CB E0  F2 E8 D6 DB 35 37 9F EC
> >
> >
> > _______________________________________________
> > Xfce-dev mailing list
> > Xfce-dev at moongroup.com
> > http://moongroup.com/mailman/listinfo/xfce-dev
> 
> _______________________________________________
> Xfce-dev mailing list
> Xfce-dev at moongroup.com
> http://moongroup.com/mailman/listinfo/xfce-dev
> 

Mike Bressem                            Internet Management GmbH
============                            Auf der Weih 2
                                        35745 Herborn - Germany
Never underestimate the power           Telefon +49 2772 4723 - 0
of stupid people in large groups.       Telefax +49 2772 4723 - 29

PGP Fingerprint : 6F 24 75 C4 AE 55 CB E0  F2 E8 D6 DB 35 37 9F EC





More information about the Xfce-dev mailing list