get kde 2.? to work

2002-02-03 Thread Mike Carter
Yesterday I downloaded and installed kde on 2.2 stable.  It started 
off as 2.2r3 but probably became 2.2r5 with apt.  This is my 2nd try 
as I downloaded and installed unstable I thought and killed the 
installation.  Subsequently I have reinstalled 2.2r3 no updates.  I 
have em but I don't know how to get dselect to see them on my 
hard drive,  I have an idea I have downloaded the latest kde I can 
get in debs. At present I have a heap of guis but I prefer kde. I 
would like to put it back on.  I have the kde debs and I think 
enough debs to make my installation up to unstable status. 
Including 2.4 kernels  .  Poor choice of words but hopefully you 
know what I mean.  It has been around 4 years since I tried to 
install debian.  Hope you can help.

cheers,
Mike


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





Trouble With tluxt/Jens Woody/KDE/ALSA Sound Recipe

2002-02-03 Thread Nick
[Apparently I need a debconf-utils package, which isn't on the
archive]

I'm trying to get sound working on a Woody/KDE-unstable i386 box
(which has a Soundblaster AWE64), using Alsa, and following tluxt's
recent howto doc as amended by Jens Benecke - but I've hit a brick
wall :

I installed the alsa-source deb, and recompiled the kernel :

# apt-get install alsa-source
   [and selected my one  only sound card as sbawe 
   during the package setup]
# cd /usr/src
# tar xvzf alsa-driver.tar.gz
# cd linux
# export MODULE_LOC=/usr/src/modules
# export ALSA_CARDS=sbawe
# make menuconfig
   [just to switch off all kernel sound options except 
   basic sound support, which I set to make as a module]
# make-kpkg kernel-image

which all worked ok

Jens's recipe then says to run make-kpkg modules_image, but when I
did that I got :

WARNING: If you want to create the ALSA module package by make-kpkg or
debian/rules, you need to install 'debconf-utils' package!!
make[2]: *** [config] Error 1
make[2]: Leaving directory `/usr/src/modules/alsa-driver'
make[1]: *** [kdist_image] Error 2
make[1]: Leaving directory `/usr/src/modules/alsa-driver'
Module /usr/src/modules/alsa-driver failed.
Hit return to Continue


Well I was up for that, so I had a go :

GBHBW205:/usr/src/linux# apt-get install debconf-utils
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  debconf-utils
0 packages upgraded, 1 newly installed, 0 to remove and 117  not
upgraded.
Need to get 84.3kB of archives. After unpacking 180kB will be used.
Err http://ftp.uk.debian.org testing/main debconf-utils 1.0.22
  404 Not Found
Failed to fetch
http://ftp.uk.debian.org/debian/pool/main/d/debconf/debconf-utils_1.0.22_all
.deb  404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?


Huh ?   Where's debconf-utils gone then ?
Why would I get a 404 from the fetch ?
Is the UK Debian mirror broken ?

Thanks if anyone can explain.
Nick
Bristol, UK
--
Some mornings, it's just not worth chewing through the leather
 straps. -- Emo Phillips




KDE-Debian HowTo for KDE2 Debian3=Woody X86. Ver 0.18

2002-02-03 Thread tluxt
KDE-Debian HowTo for KDE2  Debian3=Woody X86.  Ver 0.18
By tluxt 020202

For those of you who might want to work on installing KDE this 
weekend, use this: These bits are new  improved.

A few days ago I tried apt-get dist-upgrade to get to Sid.
I got some errors.  I don't recall, but I think the most errors
started after I got a message about a retrieved file being corrupted.
The upgraded system worked fine, but I want a perfect install.
No big deal.  I maintain several operational Debian systems
in different partitions on my HD.  So, I'm gonna reinstall this latest 
one  try the pinning procedure.  Pinning info, hopefully, soon to come.

===
I currently do not have enough time to answer questions about
KDE or Debian, or even various ways to accomplish the tasks described
here.  If you have such questions, please ask them on
debian-kde@lists.debian.org :)

I do welcome info about this document.  If you have any corrections,
or suggestions about it, please send them to me - these I will make
time to answer, if necessary.

This document is in a very early version, and there will be addditions
and changes.

I have done (most) of the actions described here,
so you have that assurance that (most of) these procedures have worked for
someone.  Many descriptions here are likely from other people (thanks to
them!).  I may have misinterpreted those descriptions, so that's a
possible source of error.

Part of this is created from my not immediately recent
memory, so there might be something incorrect there.  I will attempt
to update this document as I personally redo installs, etc, if I notice
anything that could be improved.

If you see any errors, please let me know.  I have decided I don't have
time to verify all the info sent to me about these procedures that I 
conclude should appear in this document.  So for a substantial, and 
increasing, part of the document I have included submitters comments 
verbatim.

The title of this document includes X86.  That is because I have done
these procedures on that processor.  In general, I suspect these
procedures will usually apply for other processors.
===

CONTENTS:
*

Part 1:  Intro
**
1) Quick summary of install instructions
2) General Debian Info
 Pointer to apt howto
 Pointer to other persons quick notes
 ) KDE SW
 Finding
 Pulling packages from unstable
   With pinning
   otherwise

Part 2:  SW Installation  Descriptions
***
3) Installing KDE
 Install Debian
 Install X
 Install KDE
 Some things to set up in KDE
4) Printing  Postscript/PDF
 CUPS
 Postscript/PDF
 ghostscript gs
 Kghostview
 gs-aladdin
5) CD Writing  Data Backups
 ) Pictures - Viewing  Organizing
 ) Communications: email, IRC, ICQ, voice  video meeting
6) Sound - drivers, kernel compiling, mp3
7) Video - MPEG  AVI  Quicktime
8) Office Aps: WP, HTML editing, Presentations, SSheet, Database
  KMail, KNode?  mail, newsgroups.
9) SW Development: kdevelop

Part3:  Future
**
10) KDE3

===


1) Quick summary of install instructions


For those who don't want to RTFM, here's the install summary.

Intro Notes:
W=Woody, S=Sid, SW=Software.

There are two Debian systems you can install to get KDE 2.2: Woody  Sid.
Woody:
Advantages: Packages had been stable for a while before getting into W.
Disadvantages: A bug may have been discovered after it got into W.
   Newer features may be available in Sid packages. 
Sid:
Advantages: Newer features  perhaps bugfixes than SW in W.
Disadvantages: Sid packages may have new bugs not yet discovered.
  If you use Sid, and you do apt-get update; apt-get upgrade,
you will be downloading more packages than if you used W.
If stability is more important to you than latest features, use W.

In the KDE 2.2 system for Debian, there is a metapackage called kde-base
that contains all the basic essential KDE sw. 
There is a metapackage called kde that includes the package kde-base,
plus many other useful kde packages.
As of 020202 (true?), kde is only in Sid, waiting for the requisite time
to pass, with no changes to it, in order for it to be moved into W.
You can get more SW installed easily by installing the package kde.
As of 020202 there are two ways to do this:
1) Install W, then use pinning to install the kde metapackage from S.
2) Install Sid, then install the package kde.


* Preparation
*

http://www.debian.org/releases/
http://www.debian.org/releases/testing/
http://www.debian.org/releases/testing/installmanual

http://www.debian.org/releases/testing/releasenotes
http://www.debian.org/releases/testing/i386/release-notes/


Re: Woody kmail

2002-02-03 Thread Paulo Jose da Silva e Silva
Hello,

I did just that a week ago. I got the kmail from unstable (plus and at least 
two libraries that you can not find in woody - libmimelib1 and 
libkdenetwork1) and it worked fine. 

Good luck

Paulo

Em Sab 02 Fev 2002 21:46, Jaye Inabnit ke6sls escreveu:
  Greetings:

 I just upgraded a few minutes ago, picked up a lot more of the newer
 kde2.2.2 stuff, but not kmail.

 Question:  is possible to download just kmail (from Sid) and install it
 without grief?

 tia.  Tatah

-- 
Paulo José da Silva e Silva 
Professor Assistente do Dep. de Ciência da Computação
(Assistant Professor of the Computer Science Dept.)
Universidade de São Paulo - Brazil

e-mail: [EMAIL PROTECTED]   Web: http://www.ime.usp.br/~rsilva

Teoria é o que não entendemos o (Theory is something we don't)
suficiente para chamar de prática.  (understand well enough to call practice)




Re: Where is KwinTV? Again.

2002-02-03 Thread Florian
Hi i can only say that thats right xawtv is a great proggy im using it under 
kde too and it runs fine , what you said about gvidm it might not be 
neccesary to use it in conjunktion with xawtv to fit xawtv to your desktop 
res. thanks to video4linux you can run xawtv in real fullscreen mode even 
under your high desktop resolution ... just add a:
Loadv4l
to your modules section in /etc/X11/XF86Config-4 file and you wont need to 
switch resolution anymore it will automaticly fit itself to your screen as 
soon as you go into fullscreenmode if you then set it always on top hop you 
got a teevee. 
Try it! v4l rocks! 
Cheers
Florian


On Sunday 03 February 2002 02:41, Michael Hoodes wrote:
 I think the story of KwinTV is documented here.  Myself?
 I run quite happily for years - xawtv.  It runs beautifully
 under KDE and any other window manager.  It's fast, accurate
 and is continually being updated (w/o breakage) and is available
 (woody, sid) by apt-get xawtv
 It's home page is http://bytesex.org/xawtv/index.html and the
 author is a Debian developer.

 I don't know why kde is moving forward with KwinTV ?... I'll try
 it again like I have done in the past but I always go back to xawtv!

 FWIW - I run asmix as my volume control (on the KDE desktop),
 I also use a neat tool called gvidm (on my KDE Toolbar) which lets
 me easily change resolution (from my normal 1600x200 to 640x480)
 for full screen TV.  Both those tools probably allow me to love
 xawtv!!!

 Michael

 On Saturday 02 February 2002 at 10:20, Maximilian Reiss wrote:
  Am Samstag, 2. Februar 2002 at 4:03 schrieb Chris Cheney:
   On Fri, Feb 01, 2002 at 11:04:36PM +, John Gay wrote:
I thought this was now an official part of kde multimedia? Who is
building the multimedia packages or are you looking for a
volunteer? After my initial,
  
   As far as I can tell it is still part of kdenonbeta, I will take a
   look at it after getting the rest of kde cleaned up and
   if it works ok I will package it.
 
  Kwintv was long unmaintained. Development started again some time ago.
  Debs are at:
  deb http://arachni.kiwi.uni-hamburg.de/~harlekin/ ./binary-i386/
  They will go into main some time, but right now there are way to many
  segfaults on various systems.
  Also xv support is missing (but worked  on)
 
  Thanks for the info! I'm fetching these to see how they work on my
  system. Once I can get it working, I'll be happy.
 
  Chris:
 
 Thank you for your info as well. I am guessing that Max's deb's should
  be replacable with yours, so it should be a simple matter of just
  letting apt replace Max's debs with yours once they are uploaded.
 
  Cheers,
  John Gay




Re: Woody kmail

2002-02-03 Thread Jaye Inabnit ke6sls
On Sunday 03 February 2002 03:27 am, Paulo Jose da Silva e Silva wrote:
 Hello,

 I did just that a week ago. I got the kmail from unstable (plus and at
 least two libraries that you can not find in woody - libmimelib1 and
 libkdenetwork1) and it worked fine.

 Good luck

 Paulo

 Em Sab 02 Fev 2002 21:46, Jaye Inabnit ke6sls escreveu:
   Greetings:
 
  I just upgraded a few minutes ago, picked up a lot more of the newer
  kde2.2.2 stuff, but not kmail.
 
  Question:  is possible to download just kmail (from Sid) and install it
  without grief?
 
  tia.  Tatah

Paulo:

Thanks for the information.  I just pulled the three packages from sid and 
they installed without any problems.  I can ATTACH stuff to mail again :)

wahoo

tatah and 73

-- 

Jaye Inabnit\ARS ke6sls\/A GNU-Debian linux user\/ http://www.qsl.net/ke6sls
If it's stupid, but works, it ain't stupid. I SHOUT JUST FOR FUN.
Free software, in a free world, for a free spirit. Please Support freedom!




Koi8-r font problems.

2002-02-03 Thread Berteun Damman
I'm having problems using the Koi8-r character set. I'm learning 
Russian currently so I decided to install the mueller dictionary for 
dictd. 

The Mueller dictionary has been installed and working fine trough my 
own dictd. However, the entries are in Koi8-r format, this shouldn't be 
a problem because xfstt can generate koi8-r font mappings. So i've 
modified /etc/init.d/xfstt to generate koi8-r font mappings.

If I run xterm -fn  '-ttf-courier 
new-medium-r-normal-regular-0-0-0-0-m-0-koi8-r', things are working 
fine, the output of dict word appears in a russian font where 
necessary. 

Konsole however doesn't seem to be able to use the koi8-r character 
set. I use KControl to select the Courier New with koi8-r encoding for 
Konsole, but it doesn't use that one. When I try to modify the font 
within Konsole the Courier New koi8-r isn't even there! 

Other KDE apps like KEdit, Kate aren't working either, when I open a 
textfile encoded in koi8-r they won't display the Russian characters. 
Only Konqueror shows them.

KDict seems to ignore the Russian characters from dictd alltogether, 
only squares appear and pasting the output into a hexeditor reveals 
that all russian characters are translated to 0x00. 

Does anyone know how this is possible and how to fix it?

Thanks in advance,

Berteun
-- 
Gpg Key: Id=0x8789AC3E / http://www.berteun.dds.nl/pubkey.txt
Key fingerprint = FAD2 4B03 55E4 41C3 DB6F  7D0F E4D2 CC59 8789 AC3E




meta-bookmarking?

2002-02-03 Thread James Lindenschmidt
These days, my browsing time is about equally spent in 
Konqueror and Galeon, with the occasional Mozilla and 
Netscape 4.x session for various reasons.

Each of them has a differing bookmark system. I was 
wondering if there is a way to have all 4 browsers point to 
the same bookmark file, so that if I add a bookmark in one 
browser, it will show up in all browsers?

Thanks . . .
-- 
James Lindenschmidt
[EMAIL PROTECTED]




Opportunité.Une nouvelle source de revenus

2002-02-03 Thread fab . df
Lire ce message vous prendra moins de 3 minutes et il peut AMELIORER ou

CHANGER votre VIE ... comme ce fut le cas
pour moi il y a quelques semaines ...lorsqu'un de mes amis me fit
partager cette fabuleuse opportunité.
Mais avant d'aller plus loin, permettez-moi de vous poser une simple
question :
Aimeriez-vous GAGNER REGULIEREMENT PLUSIEURS MILLIERS d'EUROS
supplémentaires ?
Si votre réponse est positive, alors cela prouve déjà que vous n'avez
pas reçu ce message par hasard.
Saurez-vous saisir la chance qui vous est offerte aujourd'hui ... ?
L'opportunité que je tiens à partager avec vous va vous permettre de
GAGNER régulièrement plusieurs milliers d'euros, par
semaine ou par mois, suivant que vous y consacrerez quelques heures par
jour ou par semaine.
Quelques précisions TRES IMPORTANTES :
Une évidence : Cette activité est tout à fait LEGALE et peut être
exercée par toute personne majeure. D'ailleurs si
comme moi, vous décidez de saisir cette opportunité, vous recevrez tous
les textes de Loi et références à ce sujet.
Rassurez-vous, il ne s'agit pas de ces pratiques pyramidales totalement
interdites !
Cette activité s'exerce à temps choisi, depuis votre domicile ou depuis
l'endroit de votre choix, il vous suffit de disposer
d'un ordinateur, ce qui est le cas si vous recevez ce message.
Pour exercer cette activité, vous n'avez pas besoin de bureaux ou de
locaux, peu importe votre âge, votre niveau
d'études, votre expérience professionnelle, le pays où vous résidez
Cette activité ne nécessite AUCUN déplacement de votre part, AUCUN
appel téléphonique,
Cette activité est déjà exercée par des dizaines de milliers de
personnes aux USA et dans d'autres pays d'Europe, en
France, tout reste encore à faire et les meilleures opportunités sont à
saisir,
Cette activité est déjà exercée par quelques  pionniers  en France,
en Suisse, en Afrique et pour certains, ce
sont des dizaines de milliers d'euros de revenus qui sont générés
AUTOMATIQUEMENT, les autres arrondissent TRES
CONFORTABLEMENT leurs fins de mois,
Cette activité vous procurera des REVENUS dès la première semaine et
ces revenus seront en augmentation
permanente au fil des semaines, des mois et des années,
 
Vous souhaitez en SAVOIR PLUS ?
Vous souhaitez découvrir comment GAGNER RAPIDEMENT et REGULIEREMENT
PLUSIEURS MILLIERS D'EUROS
Il vous suffit simplement de répondre a ce message, vous recevrez TRES
RAPIDEMENT, PAR MAIL, TOUS LES
DETAILS sur cette FABULEUSE OPPORTUNITE.
VOUS RENSEIGNER ne vous engage à RIEN
Pas un centime à dépenser !
Pas de temps perdu !
Soit cette fabuleuse opportunité vous intéresse, et comme moi, vous
décidez d'en profiter au plus vite pour améliorer vos
REVENUS !
Soit vous n'êtes pas intéressé(e) et nous en resterons là
 
Dans l'attente du plaisir de vous lire,
Cordialement
FABRICE
Si ce message vous a dérangé, j'en suis sincèrement désolé.

Cet e-mail n'est pas du spam. Ma recherche a  été faite d'après un critère bien 
défini.

  ___
Si vous ne désirez plus recevoir de courriers de cette liste :
To remove your email address from this list :
http://www.intellitec.net/remove/
  ___
votre adresse email a été trouvée par l'expéditeur de ce message avec le 
logiciel MailCast :
 your email address was found by the sender of this message using MailCast :
http://www.intellitec.net/Commercial/MailCast/default.htm
 
__
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif





Re: Where is KwinTV? Again.

2002-02-03 Thread Viktor Rosenfeld
Hi Florian,

Florian wrote:

 thanks to video4linux you can run xawtv in real fullscreen mode even 
 under your high desktop resolution ... just add a:
   Loadv4l
 to your modules section in /etc/X11/XF86Config-4 file and you wont need to 
 switch resolution anymore it will automaticly fit itself to your screen as 
 soon as you go into fullscreenmode if you then set it always on top hop you 
 got a teevee. 

I also have Load v4l in my XF86Config-4 file, but I always have black
margins around the picture.  Also judging the readme files that come
with xawtv, this is perfectly normal, at least with XF4.1.  Fullscreen
in higher resolutions should only be available with XF4.2 or am I making
something wrong?

Viktor
-- 
Viktor Rosenfeld
WWW: http://www.informatik.hu-berlin.de/~rosenfel/


pgppCU9whciFY.pgp
Description: PGP signature


Howto input to KDE-Debian Howto. Was:Re: KDE-Debian HowTo...

2002-02-03 Thread tluxt
-- Jens Benecke [EMAIL PROTECTED] wrote:
 On Sun, Feb 03, 2002 at 02:13:43AM -0800, tluxt wrote:
  
  ===
  cd writer
  sound - alsa? opensound?
  (have to get  compile kernel?)
  
  mpg player
  noatun?
  other kde media player?
  avi player?
 
 Hi,
 
 are you going to integrate the stuff I wrote? Or is something missing?
 
 Just asking :-)

Yes, definitely.  But I have many other responsibilities right now so I 
can't take anywhere as much time to devote to this howto as I would like to. 


Here is a possible way to get your info into the howto more quickly:

The howto now has two structural elements semi defined:
1) There is a Contents section that is probably roughly correct
2) There is the Chapter 1) Quick summary of install instructions

My general plan at this time is to have my top priority on this howto
to be to mainly add very consice install instructions to Ch 1.

A secondary priority will be to add some descriptive  general
comments regarding the whole process, 1st in abbreviated form in
Ch 1, and then in more detailed form in the other chapters (which
currently mostly havent even had their sections created yet).

So many people sent me useful comments in reply to my 1st few questions
about what to put in the howto that
1) I haven't had time to get _those_ comments in yet,
2) I haven't even asked on the list about all the other kinds of sw
that could fill out the rest of the howto.

When I first started this I had a general idea of how it might be
written/structured.  Now there has occurred an actual specific structure.

Essentially, at present, most of the useful stuff in the howto is
being written as a _very_ consice set of _exactly_ specific install
instructions, with _very_ brief comments on each line, and sometimes
a short (1-8 line) description of relevant info set off by semicolons
;.

So here is how (I suspect) you, and anyone on the list, might help 
out this howto at this time:

If: you email me  the list with a howto suggestion, 
for the Ch 1 Quick instructions section,
that is written in _almost exactly_ the style I have written 
that section in,
which I could copy  past into the howto without having to do hardly
any editing at all,
and it looks useful, consice, informative  error free,

Then:
I think I would be inclined to just copy  past your info there,
without having to take the time to do the 
integration  consolidation of multiple suggestions 
that I have been attempting to do in the small amount of time I could
acquire to devote to this effort.

I think you could definitely accomplish this, Jens, if you desired.
I thought your alsa info looked (at first glance) very useful.
Reviewing it now, I almost think I could just put it in verbatim.
One concern I have is re:

 (have to get  compile kernel?)

Not necessarily, you need the kernel sources of your current kernel 
though (IIRC). Alsa will go into 2.5, so this won't be necessary any more 
then.

Since 2.6 (the stable 2.5) doesn't look to be available in Debian
in the next few weeks (obviously, yes?), therefor people will _have to_
compile a kernel to get sound, - correct?
If so, I think I need to put in an entire section devoted to that topic.
Thus, the sound topic depends on a whole other section being put into
the howto.

I guess putting in your info would be a start. - One step at a time, 
that's the approach I'm taking here.

Ok, since you bothered to follow up, maybe I'll just put your
alsa stuff in there verbatim, without checking it. And then I can
refine it later, if necessary, as time permits.  Unless you wish to send 
me a rewrite in the style of Ch 1.

[One thing I am not doing now due to time constraints, is even _checking_ 
my mail folder to see who else sent me stuff related to the topic of your 
suggestions, let alone thinking how to integrate that stuff with your 
stuff to make a coherent whole.  That shall have to wait for the future.]

=
So, which do you prefer?  Want to edit your suggestion into the format I 
seem to have evolved for Ch 1?  Or, should I just put your last mail into 
the howto verbatim, with the proviso that it's pending possible editing, 
when I can make some time available to do that?



__
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com




Re: Trouble With tluxt/Jens Woody/KDE/ALSA Sound Recipe

2002-02-03 Thread Jaye Inabnit ke6sls
On Sunday 03 February 2002 03:32 pm, Jens Benecke wrote:
 On Sun, Feb 03, 2002 at 06:54:29AM +, Nick wrote:
  [Apparently I need a debconf-utils package, which isn't on the archive]

 Did you do apt-get update before? Perhaps the mirror just wasn't up to
 date.

Also, don't forget about the badness from the resync bug ..  That could have 
caused some delays for packages.

-- 

Jaye Inabnit\ARS ke6sls\/A GNU-Debian linux user\/ http://www.qsl.net/ke6sls
If it's stupid, but works, it ain't stupid. I SHOUT JUST FOR FUN.
Free software, in a free world, for a free spirit. Please Support freedom!




Re: Trouble With tluxt/Jens Woody/KDE/ALSA Sound Recipe

2002-02-03 Thread Nick
On Sun, 03 Feb 2002 06:54:29 +, Nick [EMAIL PROTECTED]
wrote:

[Apparently I need a debconf-utils package, which isn't on the
archive]

Thanks everybody who responded.  I hear what you say about UK archive
temperamentalness ;-)

(And yes, I noticed the rsync security fix problems - I guess that
could well have caused the mirrors to drift.)

But I suspect Jens Benecke's suggestion might be right - I hadn't done
an apt-get update for a couple of weeks - I'll be back at the box
tomorrow, and will do an update and then try again.

Cheers,
Nick
Bristol, UK

--
No excellent soul is exempt from a mixture of madness. -- Aristotle 




Re: KDE-Debian HowTo for KDE2 Debian3=Woody X86. Ver 0.18

2002-02-03 Thread Chris Cheney
On Sun, Feb 03, 2002 at 02:13:43AM -0800, tluxt wrote:
 apt-get install aee   ;Optional: Easy/simple editor for text mode display.
 edit /etc/groups  ;At end of the lpdamin line add the names of all
   ;users you want to be able to modify printer configs.
   ;Perhaps use aee editor.
 /etc/init.d/cupsys restart;Restart the printer server w/ this command

I believe you meant to edit /etc/group and the best way to do that is
not by using a text editor.  You should use adduser (user) (group).

eg
# adduser ccheney lpadmin

Chris Cheney




Re: Where is KwinTV? Again.

2002-02-03 Thread Maximilian Reiss
Am Sonntag, 3. Februar 2002 22:55 schrieb Viktor Rosenfeld:
 Hi Florian,

 Florian wrote:
  thanks to video4linux you can run xawtv in real fullscreen mode even
  under your high desktop resolution ... just add a:
  Loadv4l
  to your modules section in /etc/X11/XF86Config-4 file and you wont need
  to switch resolution anymore it will automaticly fit itself to your
  screen as soon as you go into fullscreenmode if you then set it always
  on top hop you got a teevee.

 I also have Load v4l in my XF86Config-4 file, but I always have black
 margins around the picture.  Also judging the readme files that come
 with xawtv, this is perfectly normal, at least with XF4.1.  Fullscreen
 in higher resolutions should only be available with XF4.2 or am I making
 something wrong?


xawtv (or better motv) can use xv for fullscreen, without borders, no need 
for v4l.

Max




Re: What is keeping 'kde' metapackage out of Woody?

2002-02-03 Thread Chris Cheney
On Sun, Feb 03, 2002 at 03:32:24PM -0800, tluxt wrote:
 1) What is package kde?  I've heard of kde-base, and the 'kde' 
 metapackage, but not a 'regular' package called 'kde'.
 2) Is a bug of level 'important' able to keep a package out of W?

1) kde is a meta package that depends on other packages but does nothing
itself.
2) no, see below.

 So now we've found the kde metapackage info, and the most important bug is 
 'important'.  Is _that_ what is keeping the kde metapackage out of Woody?

No, see below.

 It takes a bug more severe than 'important' to keep a package out of 
 Woody, right?  
 [Can you give me a URL for where the description of what is 
 required for a package to get from S  W?]
 Wrong?  Does that mean an ugly font and problems with accented fonts is 
 keeping this very useful metapackage out of Woody?  

It takes a bug of severity serious or above to keep a package out of
Woody unless the package's depends are not yet met. (There are few other
small rules but they do not apply here.)

See this url for more details:
http://ftp-master.debian.org/testing/update_excuses.html

 If so, that seems an awfully small problem holding up a package with major 
 benefits to installation efficiency, at least.  That is _very_ bad, if 
 true.
 
 So, what, exaxtly, needs to be done to get the kde metapackage into Woody?
 ?

I am going to be putting meta packages into each source package for kde,
so there will be for example a kdelibs package that depends on specific
version of kdelibs3, kdelibs-bin, libarts, libarts-kde.  That can then
be depended on by the kde meta-package. This will keep kde for needing
to change, and any time a new package is uploaded (like kdelibs) its meta
package will automatically be updated as well.

Does this sound good?


Chris




Re: Where is KwinTV? Again.

2002-02-03 Thread Viktor Rosenfeld
Maximilian Reiss wrote:

 xawtv (or better motv) can use xv for fullscreen, without borders, no need 
 for v4l.
 
   Max

Sorry, this worked for XF 3.3.6 (xawtv -vm -xv), but not for XF 4.1.0.
See /usr/share/doc/xawtv/README.xfree4 for this.  BTW, I have a tdfx,
support will only be there in XF 4.1.1 (not yet available in sid).

:(

Viktor

-- 
Viktor Rosenfeld
WWW: http://www.informatik.hu-berlin.de/~rosenfel/


pgpy9zBbeBzef.pgp
Description: PGP signature


Re: Where is KwinTV? Again.

2002-02-03 Thread Michael Hoodes
Pedro ... Thanks .. the fullscreen= worked   I guess I shoud ratfm
(read ALL the @*@99 manuals!).  Actually it's in man xawtv. I will 
still keep gvidm as I like easy change of resolution not only for 
published image viewing but also to test my web pages under 
development. 

Florian - I tried the Load  v4l  and it didn't work!  It's
probably a combination of my kernel (2.4.17) or Xfree (4.1+)
but most likely my nividia graphics card Diamond Viper.  But
thanks for suggesting it!  

Michael 

On Sunday 03 February 2002 01:41, I Michael Hoodes wrote:

 FWIW - I run asmix as my volume control (on the KDE desktop),
 I also use a neat tool called gvidm (on my KDE Toolbar) which lets
 me easily change resolution (from my normal 1600x200 to 640x480)
 for full screen TV.  Both those tools probably allow me to love
 xawtv!!!

Pedro wrote:

 sorry for being OT...

 Just set this in your .xawtv file:

 fullscreen = 800 x 600 
 
 (or 640x680)
 
 and xawtv will switch resolutions when you press the fullscreen 
 button.
 Pedro Corte-Real