Re: Call for Mentor

2005-07-05 Thread Tom Allison
Angelina Carlton wrote: On Tue, Jul 05, 2005 at 07:26:56PM -0400, Tom Allison wrote: I've been sitting on the list for a while now and am interested in creating a series of deb packages for perl modules. But I think I need a mentor to introduce me to how things work and what my first reading li

Re: Call for Mentor

2005-07-05 Thread Alvin Oga
On Tue, 5 Jul 2005, Jules Dubois wrote: ... > > But I think I need > > a mentor to introduce me to how things work and what my first reading > > list or RTFM should be. good that you're willing to RTFM... - for specific issues, i bet yahoo/google will have some pointers and howt

Re: aptitude synaptic gnome to be removed?

2005-07-05 Thread Bill Wohler
Paul Smith <[EMAIL PROTECTED]> wrote: > Whether or not you run dist-upgrade vs. upgrade is something only you > can decide. There are pros and cons to both, and you just have to know > which you want to use depending on what you want to do. I think the problem was that I didn't have enough infor

Re: boot in xp

2005-07-05 Thread Kent West
Chidrup Tripathi wrote: >After installing Debian on my laptop successfully, I installed Windows >XP. Now when I boot, it goes straight into WIndows XP. What do I have >to confgure to make it multi boot. I once did this wiht another Linux >OS, but it was incompenent. IF you could help me I will be

Re: getifaddrs: Connection refused

2005-07-05 Thread Thiago Mourao
Hi!!! I had some problem and i resolve this problem specifying waht interface who i want to listen! I hope you understands my english becose i'm from Brazil... Bye, Thiago Mourão

KDE display seems WAY too big

2005-07-05 Thread Jon Roed
For some reason one of the user accounts on my system seems to have messed up it's display settings. I have looked everywhere in the settings to see if i could get it back to normal but haven't managed. It looks as though the resolution is set too low (everything is huge) but when i look at t

Problems using tty's on KDE

2005-07-05 Thread Eduardo B. V. Pereira
While running KDE in tty1 if I jump to tty2 when I come back to tty1 I don't get KDE back, why? Can I overcome this? Thanks, e. ___ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora!

Re: KDE display seems WAY too big

2005-07-05 Thread Kent West
Jon Roed wrote: >For some reason one of the user accounts on my system seems to have messed up >it's display settings. I have looked everywhere in the settings to see if i >could get it back to normal but haven't managed. It looks as though the >resolution is set too low (everything is huge)

Re: MPlayer Configuration and GTK

2005-07-05 Thread David R. Litwin
On 05/07/05, Seeker5528 <[EMAIL PROTECTED]> wrote: > On Mon, 4 Jul 2005 22:02:33 -0400 > "David R. Litwin" <[EMAIL PROTECTED]> wrote: > > > > Christian Marillat maintains some mplayer packages: > > > > > > deb ftp://ftp.nerim.net/debian-marillat/ unstable main > > > deb-src http://perso.wanadoo.fr

Re: Problems using tty's on KDE

2005-07-05 Thread Roberto C. Sanchez
On Wed, Jul 06, 2005 at 12:47:48AM -0300, Eduardo B. V. Pereira wrote: > While running KDE in tty1 if I jump to tty2 when I > come back to tty1 I don't get KDE back, why? Can I > overcome this? > By default, X runs on tty7. Have you tried there? -Roberto -- Roberto C. Sanchez http://familiasa

Behold her perform my boy big fuck like a vacuum and get ganbanged in the end.

2005-07-05 Thread Jacob
http://suffinte.com/view.cgi?s=ret&m=gfibjW-PRfS.YbRQR,gfibjW,VSd Naughty teen Dasha proved that she could handle a big, fat black johnny in her tight virgin whisker! Dasha got her freak on! =)) She grabbed that black cock with her fist and started sucking like there was no tomorrow! We Fr

Re: Problems using tty's on KDE

2005-07-05 Thread Bill Marcum
On Wed, Jul 06, 2005 at 12:47:48AM -0300, Eduardo B. V. Pereira wrote: > While running KDE in tty1 if I jump to tty2 when I > come back to tty1 I don't get KDE back, why? Can I > overcome this? > > Thanks, > e. > You might have given the startkde command in tty1, but the GUI is probably running

Re: aptitude synaptic gnome to be removed?

2005-07-05 Thread Kevin Mark
On Tue, Jul 05, 2005 at 11:43:45AM -0700, Bill Wohler wrote: > Jules Dubois <[EMAIL PROTECTED]> writes: > > > 'apt-get upgrade' is restricted (and therefore safer) in that: > > > >under no circumstances are currently installed packages removed, or > >packages not already installed retrieve

Re: Posting a log...

2005-07-05 Thread Kevin Mark
On Tue, Jul 05, 2005 at 12:27:25PM -0500, Peter Kupfer wrote: > I just installed Debian on a computer that I also have Windows XP on. I > am having an error and I want post the error log, but I don't know how > to copy the error log from the Debian command line and the paste it into > a Windows e-m

Re: Call for Mentor

2005-07-05 Thread Kevin Mark
On Tue, Jul 05, 2005 at 07:26:56PM -0400, Tom Allison wrote: > > I've been sitting on the list for a while now and am interested in > creating a series of deb packages for perl modules. But I think I need > a mentor to introduce me to how things work and what my first reading > list or RTFM should

Re: bash - executing function in "find" command

2005-07-05 Thread Dexter
On Tue, 2005-07-05 at 18:53 -0400, Paul Smith wrote: > %% Dexter <[EMAIL PROTECTED]> writes: > > d> But I want to use bash function instead of command. > > You can't. > > d> Problem is not, that command "find" runs in different environment, and > d> doesn't know variables and functions fro

Re: [OT] linking table of contents in a dvi file

2005-07-05 Thread kamaraju kusumanchi
> I searched the web and thought that hyperref might be capable of doing > this. However, the documentation of hyperref is so cryptic that I do not > know whether it is capable of doing this. > For me just having the declaration \usepackage{hyperref} is giving a dvi file which give 'cl

Etch CD images

2005-07-05 Thread Tshepang Lekhonkhobe
Hello, Does anyone know when the etch DVD/CD images will be available?

Re: bash - executing function in "find" command

2005-07-05 Thread Paul Smith
%% Dexter <[EMAIL PROTECTED]> writes: >> find . | while read file; do ; done d> I tried before something like: d> F=$(find .);for I in $F;do ; done Besides breaking on filenames with embedded whitespace, this method has the other major disadvantage that it collects the entire output into

Re: "Right" way to add devices at boot for udev?

2005-07-05 Thread Paul Smith
%% Marty <[EMAIL PROTECTED]> writes: m> Paul Smith wrote: >> Obviously I can script this up somehow, if need be. My question is, >> what's the "approved" way of doing stuff like this in Debian? m> You may want to add an entry to /etc/udev/udev.rules. Run "man udev" m> for details. H

Re: Etch CD images

2005-07-05 Thread Andras Lorincz
http://cdimage.debian.org/debian-cd/3.1_r0a/ On 7/6/05, Tshepang Lekhonkhobe <[EMAIL PROTECTED]> wrote: > Hello, > > Does anyone know when the etch DVD/CD images will be available? > >

Re: removing exim also removes mysql-server-4.1

2005-07-05 Thread Dave Ewart
On Tuesday, 05.07.2005 at 22:20 +0100, Dave Ewart wrote: > (Please reply on-list, Brad, and try not to top-post your replies) Apologies, that remark should have been made to Mark Hansen, the original poster ... Mark, please post all replies "on-list" (rather than private email). It benefits ever

Re: aptitude synaptic gnome to be removed?

2005-07-05 Thread Jules Dubois
On Tuesday 05 July 2005 20:14, Bill Wohler <[EMAIL PROTECTED]> (<[EMAIL PROTECTED]>) wrote: > It just occurred to me that using the U command from within the aptitude > UI does the same thing as dist-upgrade. >From the "aptitude user's guide": Actions->Mark Upgradable (U) flags every package w

<    1   2