Installing mediawiki package with lighttpd

2007-07-02 Thread Kazuhiko Uebayashi
I link /var/lib/mediawiki1.10/ to /var/www; ln -sv /var/lib/mediawiki1.10/ /var/www/mediawiki , it works fine ("http://localhost/mediawiki"; is browseable). Is it right-way to install mediawiki with lighttpd? -- Kazuhiko Uebayashi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

I can't make "mod_quickcam.o" (qce-source deb-package)

2001-11-24 Thread Kazuhiko Uebayashi
Hi, guys, I'm Kazuhiko. Now I'm going to make "mod_quickcam.o" using qce-source_0.40b-2_all.deb. But I'cant do it. The following messege appears(using kernel-2.4.15-pre9), when excute "./quickcam.sh" in /usr/src/module/qc-source-0.40b-2 -- darkstar:/usr/src/modules/qce-source-0.40b-2# .

Re: libasound.h

2001-11-18 Thread Kazuhiko Uebayashi
Hi, Roberto. How about "apt-cache search alsa|grep lib", then you will find some packages. On Sun, 18 Nov 2001 17:10:51 +0100 (MET) Roberto Diaz <[EMAIL PROTECTED]> wrote: > Hi! > > Could somebody tell me in which package is this file now? (I have all the > alsa packages from the stable distrib

Re: ext3 in 2.4.14, or 2.4.15 source package?

2001-11-17 Thread Kazuhiko Uebayashi
Hi, Karsten. I'm Kazuhiko Uebayashi. I used kernel-patch(patch-2.4.15-pre3.gz from http://www.linuxhq.com/ ,it contains ext3 patch) ,using config-file kernel-2.4.13+ext3patch. It works well. On Fri, 16 Nov 2001 23:54:27 -0800 "Karsten M. Self" wrote: > I'm looki