Meino Christian Cramer schrieb: >From: Owen Cook <rcook at pcug.org.au> >Subject: Re: [Scribus] ANNOUNCEMENT: String freeze for Scribus 1.2 >Date: Sat, 7 Aug 2004 16:02:46 +1000 (EST) > >Hi Owen, > >right after I have received your mail (thank you for the reply !:) I did a >cvs-update at the time of this mail writing: > >Again, the directory scribus/plugins/gettext was not created .. the >compilation do miss it. > >My cvs-update script do the following: > > #!/bin/sh > cd $HOME/CVS-Archive/SCRIBUS > export CVSROOT=:pserver:anoncvs at > ahnews.music.salford.ac.uk:/usr/local/cvsroot > cvs login > cvs -z3 -d :pserver:anoncvs at ahnews.music.salford.ac.uk:/usr/local/cvsroot > update Scribus > cvs -z3 -d :pserver:anoncvs at ahnews.music.salford.ac.uk:/usr/local/cvsroot > update scribus-doc > >May be, with this script is something wrong ? > > Yes, the parameter -d is missing.
Look at: http://www.kieltech.de/uweswiki/Update_20der_20cvs_2dVersion Uwe >No need to make a distclean, since I always copy the whole source tree >to /tmp/. , compile there and delete the sourcetree under /tmp/. afterwards. > >Any idea how to get this gettext-directory? On the other hand: The >changed Makefiles found their way on to my harddisk... > >Meino > > > > >>On Sat, 7 Aug 2004, Meino Christian Cramer wrote: >> >> >> >>> I cannot compile Scribus from CVS anymore, which previously worked >>> without any problem. I am using gcc-3.3.4 on a Linux box with kernel >>> 2.6.8.rc3. >>> >>> *** Creating Makefile templates >>> scribus/plugins/Makefile.am:6: required directory scribus/plugins/gettext >>> does not exist >>> configure.in:184: required file `scribus/plugins/gettext/Makefile.in' not >>> found >>> configure.in:185: required file >>> `scribus/plugins/gettext/txtim/Makefile.in' not found >>> configure.in:186: required file >>> `scribus/plugins/gettext/htmlim/Makefile.in' not found >>> make[1]: *** [cvs] Error 1 >>> make: *** [all] Error 2 >>> [~/] : >>> Script done on Sat Aug 7 07:16:28 2004 >>> >>> >>Looks like scribus/plugins/gettext/ went missing >> >>I updated CVS 23:41 UTC 6 Aug and it built OK >> >>You should have this in gettext >> >>[owen at localhost plugins]# ls gettext/ >>CVS/ htmlim/ Makefile.am Makefile.in txtim/ >> >> >>Did you make distclean? >> >> >> >>Owen >> >> >> >>------------------------------------------------------------------------ >> >>_______________________________________________ >>Scribus mailing list >>Scribus at nashi.altmuehlnet.de >>http://nashi.altmuehlnet.de/mailman/listinfo/scribus >> >>
