Re: Installing the Chinese web pages

1999-04-23 Thread Anthony Fok
On Tue, Apr 20, 1999 at 09:24:35PM -0400, James A. Treacy wrote: > I just did a 'make install' and it worked properly. The chinese directory > has also been added to the global Makefile so they will be updated > automatically. Thank you very much! Things seem to be working great! :-) Here are a

Re: Installing the Chinese web pages

1999-04-23 Thread Darren O. Benham
On Thu, Apr 22, 1999 at 09:54:27PM -0600, Anthony Fok wrote: > Thank you very much! Things seem to be working great! :-) > Here are a few more questions for you. If these questions have been > asked before, feel free to give me a pointer to a web page or the mail > archive, so you don't have to

Problem with wml/perl (was: Re: Installing the Chinese web pages)

1999-04-23 Thread peter karlsson
> What most of us do is install wml and apache on our own machines and > browse that way. Tried that, but I was unsuccessfull. I just did an "apt-get install wml", but it gives a cryptic perl error (cryptic since I haven't had the opportunity to learn perl yet): dat95pkn [~/debian/webwml/swedish]

Re: New additions to /etc/apache/srm.conf for Debian web mirrors

1999-04-23 Thread James A. Treacy
I wrote that previous letter a few hours too soon. There is now work on a few more translations so here is the latest data for /etc/apache/srm.conf (I got rid of a few entries that didn't belong): AddLanguage en .en AddLanguage fr .fr AddLanguage de .de AddLanguage da .da AddLanguage it .it AddLan

Re: Problem with wml/perl (was: Re: Installing the Chinese web pages)

1999-04-23 Thread Anthony Fok
On Fri, Apr 23, 1999 at 08:34:07AM +0200, peter karlsson wrote: > Contents of STDERR channel: - > Can't locate GD.pm in @INC (@INC contains: /usr/lib/wml/perl/lib > /usr/lib/wml/perl/lib/i386-linux/5.004 /usr/local/lib/site_perl > /usr/local/lib/site_perl/i386-linux /usr/lib/perl5/i38

Re: Problem with wml/perl (was: Re: Installing the Chinese web pages)

1999-04-23 Thread James A. Treacy
On Fri, Apr 23, 1999 at 08:34:07AM +0200, peter karlsson wrote: > > What most of us do is install wml and apache on our own machines and > > browse that way. > > Tried that, but I was unsuccessfull. I just did an "apt-get install wml", > but it gives a cryptic perl error (cryptic since I haven't h

Re: Problem with wml/perl

1999-04-23 Thread peter karlsson
> Hope this solves your problem. It did, thanks! Now to figure out how to configure my Apache to deliver the index.sv.html without giving the directory listing... -- \\// Peter - http://www.softwolves.pp.se/

Re: Installing the Chinese web pages

1999-04-23 Thread Anthony Fok
On Thu, Apr 22, 1999 at 09:36:47PM -0700, Darren O. Benham wrote: > Asked before but it's no problem answering again.. they're not all that > frequently asked... Thanks! :-) > > 1. How often is the Makefile run? > Once a day, right after the dinstall run. You can get the date of last run > by

Inconsistency

1999-04-23 Thread peter karlsson
The homepage says that: Debian is kernel independent. It currently uses the Linux kernel but work is in progress to provide Debian for other kernels, using Hurd. while intro/about says: Debian uses the Linux kernel, (which I gather is an earlier version, since the Danish translation

Re: Installing the Chinese web pages

1999-04-23 Thread James A. Treacy
Yeah Darren already answered this, but some clarification may be desired. On Thu, Apr 22, 1999 at 09:54:27PM -0600, Anthony Fok wrote: > > 1. How often is the Makefile run? Once per day after the dinstall run. This was done to prevent loads of 60+ which used to happen when a number of cron jobs

Re: Problem with wml/perl

1999-04-23 Thread James A. Treacy
On Fri, Apr 23, 1999 at 09:26:55AM +0200, peter karlsson wrote: > > Hope this solves your problem. > > It did, thanks! > > Now to figure out how to configure my Apache to deliver the index.sv.html > without giving the directory listing... > This is mentioned in http://www.debian.org/mirror/ . Ch

Re: Problem with wml/perl

1999-04-23 Thread peter karlsson
> This is mentioned in http://www.debian.org/mirror/ . > Change the DirectoryIndex line in srm.conf to > DirectoryIndex index I'm unable to get it to work. When I change to that, and add all the languages to the "AddLanguage" and "LanguagePriority", the server will neither serve me my index.html

Re: Problem with wml/perl

1999-04-23 Thread Anthony Fok
On Fri, Apr 23, 1999 at 09:56:05AM +0200, peter karlsson wrote: > > This is mentioned in http://www.debian.org/mirror/ . > > Change the DirectoryIndex line in srm.conf to > > DirectoryIndex index > > I'm unable to get it to work. When I change to that, and add all the > languages to the "AddLang

Re: Problem with wml/perl

1999-04-23 Thread peter karlsson
> Did you add "Options MultiViews" in the appropriate directory > section in /etc/apache/access.conf? That I missed. Now I get a "403 Forbidden" instead of a directory listing for my debian.org directory. Not a direct improvment :) > Also, did you restart the apache server after updating the co

Re: Problem with wml/perl

1999-04-23 Thread peter karlsson
> That I missed. Now I get a "403 Forbidden" instead of a directory listing > for my debian.org directory. Not a direct improvment :) Whoops. Seems Apache didn't like the combination of content negotiation and a directory in the path with 711 permissions. After moving the directory it works just f

Re: Problem with wml/perl (was: Re: Installing the Chinese web pages)

1999-04-23 Thread Michael Stone
On Fri, Apr 23, 1999 at 03:09:07AM -0400, James A. Treacy wrote: > wml has a suggest on libgd-perl. It is needed if you have .gif images. > Before anyone screams that we should get rid of all gifs: > 1. You are free to convert them anytime > 2. The official release of mozilla should give widesp

Re: Problem with wml/perl (was: Re: Installing the Chinese web pages)

1999-04-23 Thread James A. Treacy
On Fri, Apr 23, 1999 at 07:13:04AM -0400, Michael Stone wrote: > On Fri, Apr 23, 1999 at 03:09:07AM -0400, James A. Treacy wrote: > > wml has a suggest on libgd-perl. It is needed if you have .gif images. > > Before anyone screams that we should get rid of all gifs: > > 1. You are free to convert

Re: Installing the Chinese web pages

1999-04-23 Thread Darren O. Benham
On Fri, Apr 23, 1999 at 01:35:09AM -0600, Anthony Fok wrote: > Ah, I see. Thanks! BTW, how long does a wml run take? If it doesn't > take too long (e.g. less than 5 or 10 minutes), could it be run more > than once a day? :-) (something like once every 2 or 3 hours would > be nice if it doesn't

Re: Installing the Chinese web pages

1999-04-23 Thread Martin Quinson
> > > 4. Is http://www.debian.org/chinese/ (index.??.html) a good place > > > to put our Debian Chinese Project Home Page? If not, what place > > > would you suggest? http://www.debian.org/$(somesubdir)/chinese/ ? > > > http://www.debian.org/~$(maintainer)/chinese/ ? Or elsewhere