Hi,
linux-uvc package is a kernel module for USB Video Class. It supports
MacBook internal iSight camera, and some newer Logitec USB video
devices.
I'd like to consolidate the feedback I get about this package on this
thread, to hopefully make finding them easier. At least, easier than
having co
Hi,
> On forums.debian.net, people should be redirected to [EMAIL PROTECTED]
> when they don't get an answer there, because debian-user has more
> 'powerusers' than forums.debian.net. The audiences of both support
> resources are reasonably separate, because people tend to either swear
> by forums
On Tue, 14 May 2002 17:21:01 -0700
"John Richardson" <[EMAIL PROTECTED]> wrote:
> I have a Debian system with gcc 2.95.4. However, I need egcs-2.91.66 (egcs
> 1.1.2 release).
There is a egcs 1.1.2 source package within Debian, under the name of
egcs1.1
--
[EMAIL PROTECTED] http://www.netfo
do packages compiled against
2.4.19-2 run with 2.4.19-3 ?
regards,
junichi
--
[EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4
Libpkg-guide: http://www.netfort.gr.jp/~dancer/column/libpkg-guide/
--
somewhere
in that page for your viewing pleasure. When the number of
bugs goes down, it will be released.
What's alarming is, that it is going down REAL FAST.
We might even be able to release, at this rate. Interesting.
regards,
junichi
--
[EMAIL PROTECTED] : Junichi Uekawa
Daniel Burrows <[EMAIL PROTECTED]> immo vero scripsit
> What about upgrades? Initial installs probably aren't a problem, but
> people upgrading without metapackages will get xbase-clients and not xinit!
> (thus preventing them from starting X at all, at least using the common
> methods)
I don
"Vince Mulhollon" <[EMAIL PROTECTED]> immo vero scripsit
> >> Unknown HZ value! (12) Assume 100.
> >> Warning: /usr/src/linux/System.map has an incorrect kernel version.
I'd ask, "how did you install your kernel?"
regards,
junichi
--
[EMAIL PROTECTED] http://www.netfort.gr.jp/~dancer
to find out the answers, but
> what if they all are in the language I don't understand? :)
regards,
junichi
--
[EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4
cheap
> emulated parallel architecture?
>
> I have searched for info on this, but am not finding any.
>
> Regards,
>
> Darryl
--
[EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4
can't it?
I think what you are looking for is SKK.
It is rather nontrivial to set things up tho.
For something easier, get a -dl version of emacs, and install
canna.
--
[EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4
sed all the time.
I don't know what fvwm95 looks at for buttons, but I guess it is
the window title, or something else, of the executed application.
---
dancer, a.k.a. Junichi Uekawa
Dept. of Knowledge Engineering and Computer Science, Doshisha University.
... Long Live Free Software, LIBERTAS OMNI VINCIT.
ludes the kitchen sink. I don't know if caldera includes
these tho.
-------
dancer, a.k.a. Junichi Uekawa
Dept. of Knowledge Engineering and Computer Science, Doshisha University.
... Long Live Free Software, LIBERTAS OMNI VINCIT.
e), or NULL might be a place you can dump things on.
One thing. To make it run on Linux, I had to change it to:
davidturetsky> > if (!(bitsofmemory && f)) {
davidturetsky> >if (bitsofmemory)free(bitsofmemory); if(f)fclose(f) /* try
to clean up and it dies...*/
davidturetsky> >
.
The FAQ doesn't say much about it (in slink). Kernel-package
docs say a bit more.
-----------
dancer, a.k.a. Junichi Uekawa
a member of the Dept. of Knowledge Engineering and Computer Science,
Doshisha University.
... I pronounce "Linux" as in [Day-bee-enne]
used to work perfectly fine on
MSC:
char * bitsofmemory = malloc (BIG_SIZE); FILE*f =fopen(FILENAME, ATTRIBUTE);
if (!(bitsofmemory && f)) {
free(bitsofmemory); fclose(f) /* try to clean up and it dies...*/
return ERROR;
}
----
249]:
Onno> >552 qdirdel.1 error 100:User is over the quota. You can try again
later.
Onno> Maybe donald19m now?
Onno>
Or is it the DoS attack they were talking about?
-----------
Junichi Uekawa, a.k.a. dancer
a member
but in my country everyone says it is
"rinakkusu" and it is spelled thus ;(
-------
Junichi Uekawa, a.k.a. dancer
a member of the Dept. of Knowledge Engineering and Computer Science,
Doshisha University.
... I pronounce "Linux" as [Day-bee-enne]
On Sun, 6 Feb 2000 13:55:08 -0600, Brad <[EMAIL PROTECTED]> was crying out from
somewhere
about: Re: [*] about gcc
lists> On Mon, Feb 07, 2000 at 04:38:32AM +0900, Junichi Uekawa wrote:
lists> > you need to do
lists> >
lists> > gcc -lm
lists> >
lists>
me math software such as "pari",
"simath","rlab"...and
maths> it work very well, not any error reported.
maths>
maths> what is the problem?
maths>
you need to do
gcc -lm
to link the maths library.
Don't ask me why.
--
t; versions of the floppy.
-----------
Junichi Uekawa, a.k.a. dancer
a member of the Dept. of Knowledge Engineering and Computer Science,
Doshisha University.
... I pronounse Linux as Day-bee-enne
On Sun, 6 Feb 2000 15:17:20 +0100 (CET), Ron Rademaker <[EMAIL PROTECTED]> was
crying out from
On Fri, 4 Feb 2000 17:27:00 -0800 (PST), [EMAIL PROTECTED] was crying out from
somewhere
about: HELP: FTP through squid proxy wants to get ENTIRE area under /
You should try
wget -r --no-parent ftp://.
---
Junichi
My personal solution to this problem is to middle-click to open a new window,
stop download, copy the address, paste it to xterm, type Ctrl-A then 'wget'
:)
But it's not that nice.
-------
Junichi Uekawa, a
etting glibc2.1
installed on your debian 2.1 (this is harder).
Or you could try upgrading to debian 2.2 (potato) which is quite an adventure
(still).
-----------
Junichi Uekawa, a.k.a. dancer
a member of the Dept. of Knowledge
enames of directories for storing
desktop and application things into $!$!$!$!.app and $!$!$!$!.dsk and that kind
of thing.
-----------
Junichi Uekawa, a.k.a. dancer
a member of the Dept. of Knowledge Engineering and Computer Scienc
24 matches
Mail list logo