Re: Good tool for light photo editing?

2004-10-06 Thread Paul Johnson
<#secure method=pgp mode=sign>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

stan <[EMAIL PROTECTED]> writes:

> What's a good tool to do some really lightweight editeing on them
> with?  Mostly I just need to rotate the vertical ones, but I _might_
> do just a little cropping on some few.

The gimp will do all that and then some.  Pretty easy to use, it's
what I use for photo touch ups.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBZNG6UzgNqloQMwcRAvKPAJ9bsvW9yBeD0ozqnlrkejjioiyiAgCgo3fh
RSLaf7yvcw+gf73L6flvpQs=
=wB3B
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Transport debian woody from laptop to PC

2004-10-06 Thread Oliver Fuchs
On Wed, 06 Oct 2004, s. keeling wrote:

> Incoming from Oliver Fuchs:
> > 
> > I cannot use my ppp configuration anymor - trying to pon my provider gives
> > me alway: chat alarm, chat Failed, pppd Connect script failed.
> 
> In /etc/ppp/peers/provider is the line:
> 
>   connect "/usr/sbin/chat -f /etc/chatscripts/provider"
> 
> Stick a "-v" in after /usr/sbin/chat, try to connect, then see what's
> in the /var/log/messages file.  Maybe you just need to change the
> ttySn device in that file.  Or, just fiddle with "pppconfig"

Hi,
yes it is always the same ... I changed the chatscript to:

connect "/usr/sbin/chat -v -V -t 240 -f /etc/chatscripts/provider"

The timeout parameters were wrong. Silly mistake!
But as you see ... everything now is perfect.

Oliver
-- 
... don't touch the bang bang fruit


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Silvan

> mogrify is part of the ImageMacik suite...
>
> mogrify -geometry 480x320 example.jpeg

Or just good ol' display foo.jpg with its handy dandy little mini GUI.  You 
can do quite a lot with it without having to futz with the GIMP.

The GIMP is worth learning though.  I used to absolutely despise it, but now I 
grok it pretty well.

-- 
Michael McIntyre     Silvan <[EMAIL PROTECTED]>
Linux fanatic, and certified Geek;  registered Linux user #243621
http://www.geocities.com/Paris/Rue/5407/
http://rosegarden.sourceforge.net/tutorial/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: cant boot with kernel 2.6.8

2004-10-06 Thread Arthur Barlow

Try doing a "make mrproper" to delete the existing .config file.  Then do
"make config" or "make menuconfig", etc., and build a new .config file. 
With the exception of the processor type, don't make any changes to the
default .config file.  Then try to compile it and see what happens.  This
has worked for me on more than one occasion.  I'm not sure what if any
hardware detection goes on, but it's worked in the past.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Transport debian woody from laptop to PC

2004-10-06 Thread s. keeling
Incoming from Oliver Fuchs:
> 
> I cannot use my ppp configuration anymor - trying to pon my provider gives
> me alway: chat alarm, chat Failed, pppd Connect script failed.

In /etc/ppp/peers/provider is the line:

  connect "/usr/sbin/chat -f /etc/chatscripts/provider"

Stick a "-v" in after /usr/sbin/chat, try to connect, then see what's
in the /var/log/messages file.  Maybe you just need to change the
ttySn device in that file.  Or, just fiddle with "pppconfig"


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Vsftpd starting-help!

2004-10-06 Thread Siju George
Thankyou so much Lourens. Its working now!

God bless you

regards

Siju


On Wed, 6 Oct 2004 15:19:31 +0200, Lourens Steenkamp
<[EMAIL PROTECTED]> wrote:
> 
> 
> Lourens replying to Siju George <[EMAIL PROTECTED]> wrote:
> 
> >  Hi all,
> >
> >  I just installed vsftpd using apt-get. Imade necessarry changes in
> >  the config file also.
> >
> >  I donot know how to add an entry in the inetd.conf  to start vsftpd
> >  at system boot.
> >
> >  COuld someone help me please? Is that the best way to start vsftpd?
> >  Or if there is any other way please tell me.
> >
> 
> For startup at boot-time, you should remove the ## from the
> following line in /etc/inetd.conf:
> 
> #:STANDARD: These are standard services.
> ##ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/vsftpd
> 
> so that it reads:
> ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/vsftpd
> 
> If it is not there, simply add it
> 
> HTH
> 
> *
> 
> Lourens Steenkamp
> Enjoying Debian GNU/Linux 3.0 r2
> 
> *
> 
> Here is bigger than you can imagine,
> Now is forever ...
>   Bruce Cockburn : "Messenger Wind"
> 
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nvidia driver: gl works, but dri doesn't!

2004-10-06 Thread Tom Vier
i figured it out. i had an old dri-trunk dev installed that diverting some
stuff and was screwing up a symlink. doom3 is awesome. 8)

-- 
Tom Vier <[EMAIL PROTECTED]>
DSA Key ID 0x15741ECE


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Transport debian woody from laptop to PC

2004-10-06 Thread Oliver Fuchs
Hi all,

thanx a lot for answering. What I did in the end:

1) Created the partitions needed for debian
2) Tared the whole directory 
   (tar cvzf /mnt/FreeBSD/root.bak-20041007.tar.gz . --exclude=proc
   --exclude=mnt) to a NFS directory - on my PC I use FreeBSD as a kind of
   backup server for my debian box
3) untared the archive to the new debian partition (reconfigured lilo)
4) changed the environment to fit with the PC settings (pcmcia, sound,
xserver ...)

So in the end I would say that everything works except one thing:

I cannot use my ppp configuration anymor - trying to pon my provider gives
me alway: chat alarm, chat Failed, pppd Connect script failed.
I now have to figure out why - yesterday it was to late for me.

So thanx for all the help and answering.

Oliver
-- 
... don't touch the bang bang fruit


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nvidia driver: gl works, but dri doesn't!

2004-10-06 Thread Andrew Schulman
> here's the output from glxinfo:
> 
> name of display: :0.0
> display: :0  screen: 0
> direct rendering: No
> server glx vendor string: NVIDIA Corporation
> server glx version string: 1.3
> client glx vendor string: SGI
> client glx version string: 1.2

http://home.comcast.net/~andrex/Debian-nVidia/troubleshooting.html#nodri



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nvidia driver: gl works, but dri doesn't!

2004-10-06 Thread Brian Pack
On Wed, 2004-10-06 at 20:02, Tom Vier wrote:
> tia in for any help, i'm DYING to play doom3 on this thing.
> 
> i've tried everything, checked the symlinks, etc. but dri just won't work.
> i'm running sarge using 2.6.8. i've tried the drm and agpgart as modules and
> monolithic. no difference. i'm using the 6111 nvidia driver (the latest).
> 


I use this page as my reference for installing the nvidia drivers:

http://myrddin.org/howto/debian-nvidia.php

And it says not to use dri. I have a 5900XT card, and it runs the Doom 3
demo just fine without it.



signature.asc
Description: This is a digitally signed message part


Re: SCP problem

2004-10-06 Thread Jule Slootbeek
i have no idea, can't find an alias anywhere. -t is also not in the scp 
man pages, maybe it's an internal symbol??

anywho, here's a log from a transaction from the server, to itself.
[EMAIL PROTECTED]:~$scp -v foo [EMAIL PROTECTED]:~/foo2
Executing: program /usr/bin/ssh host babbage.clarku.edu, user 
jslootbeek, command scp -v -t ~/foo2
OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3, SSH protocols 1.5/2.0, OpenSSL 
0x0090603f
debug1: Rhosts Authentication disabled, originating port will not be 
trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to babbage.clarku.edu [140.232.101.102] port 22.
debug1: Connection established.
debug1: identity file /home/jslootbeek/.ssh/identity type -1
debug1: identity file /home/jslootbeek/.ssh/id_rsa type -1
debug1: identity file /home/jslootbeek/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version 
OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3 pat OpenSSH*
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: dh_gen_key: priv key bits set: 134/256
debug1: bits set: 521/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
The authenticity of host 'babbage.clarku.edu (140.232.101.102)' can't be 
established.
RSA key fingerprint is 59:99:ad:f0:e0:54:a2:40:d4:55:9a:dc:64:b2:07:77.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'babbage.clarku.edu,140.232.101.102' (RSA) to 
the list of known hosts.
debug1: bits set: 519/1024
debug1: ssh_rsa_verify: signature correct
debug1: kex_derive_keys
debug1: newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: waiting for SSH2_MSG_NEWKEYS
debug1: newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: done: ssh_kex2.
debug1: send SSH2_MSG_SERVICE_REQUEST
debug1: service_accept: ssh-userauth
debug1: got SSH2_MSG_SERVICE_ACCEPT
debug1: authentications that can continue: 
publickey,password,keyboard-interactive
debug1: next auth method to try is publickey
debug1: try privkey: /home/jslootbeek/.ssh/identity
debug1: try privkey: /home/jslootbeek/.ssh/id_rsa
debug1: try privkey: /home/jslootbeek/.ssh/id_dsa
debug1: next auth method to try is keyboard-interactive
debug1: authentications that can continue: 
publickey,password,keyboard-interactive
debug1: next auth method to try is password
[EMAIL PROTECTED]'s password:
debug1: ssh-userauth2 successful: method password
debug1: fd 4 setting O_NONBLOCK
debug1: fd 5 setting O_NONBLOCK
debug1: channel 0: new [client-session]
debug1: send channel open 0
debug1: Entering interactive session.
debug1: ssh_session2_setup: id 0
debug1: Sending command: scp -v -t ~/foo2
debug1: channel request 0: exec
debug1: channel 0: open confirm rwindow 0 rmax 32768
Wed Oct  6 23:02:37 EDT 2004
[EMAIL PROTECTED]:~$debug1: channel 0: read<=0 rfd 4 len 0
debug1: channel 0: read failed
debug1: channel 0: close_read
debug1: channel 0: input open -> drain
debug1: channel 0: ibuf empty
debug1: channel 0: send eof
debug1: channel 0: input drain -> closed
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: rcvd eof
debug1: channel 0: output open -> drain
debug1: channel 0: obuf empty
debug1: channel 0: close_write
debug1: channel 0: output drain -> closed
debug1: channel 0: rcvd close
debug1: channel 0: almost dead
debug1: channel 0: gc: notify user
debug1: channel 0: gc: user detached
debug1: channel 0: send close
debug1: channel 0: is dead
debug1: channel 0: garbage collecting
debug1: channel_free: channel 0: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 0.1 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 0

I figured the error must be there, cuz when i scp from my machine to 
anywhere else it works fine, but when i go from the server to itself it 
doesn't.
Thanks

-JSS
Carl Fink wrote:
I'm far from an expert, but that never stops me.
Much snipping below.
On Wed, Oct 06, 2004 at 05:24:29PM -0400, Jule Slootbeek wrote:

[EMAIL PROTECTED]:~$ scp -v test [EMAIL PROTECTED]:~/

jslootbeek, command scp -v -t ~/

Where'd that "-t" come from?  Is scp by any chance an alias or script for
you, maybe something you put in .profile or ~/bin and forgot about?
--  
Carl Fink [EMAIL PROTECTED]
Jabootu's Minister of Proofreading
http://www.jabootu.com


--
Jule Slootbeek
[EMAIL PROTECTED]
http://www.thesloot.com
617 901 6958
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



i Cant make the digital sound out to work

2004-10-06 Thread claudio
Hello
 i am trying to configure my sound card to use the  SDPIF output 
without success
I'm using Debian sarge unstable over an Asus Pundit
my Card is the onboard SIS S17012 and chip REALTEK ALC650 rev 2

the analog sound out work fine
and if i boot the Pundit into Movix2 the digital Sound out and the 
analog sound out work fine

below you can find the lsmod output for both configs
debian lsmod
###
..
nd_intel8x0   36460  0
snd_ac97_codec 70020  1 snd_intel8x0
snd_pcm_oss55048  0
snd_mixer_oss  20096  1 snd_pcm_oss
eth139421576  0
snd_pcm98728  2 snd_intel8x0,snd_pcm_oss
snd_timer  25668  1 snd_pcm
snd_page_alloc 11752  2 snd_intel8x0,snd_pcm
gameport4704  1 snd_intel8x0
snd_mpu401_uart 7968  1 snd_intel8x0
snd_rawmidi25156  1 snd_mpu401_uart
snd_seq_device  8200  1 snd_rawmidi
snd57156  9 
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
..
i810_audio 37588  1
ac97_codec 18956  1 i810_audio
soundcore  10336  3 snd,i810_audio
.


and the Movix2 lsmod

..snd-pcm-oss36868   0
snd-mixer-oss  12376   0  [snd-pcm-oss]
snd-intel8x0   17828   1
snd-ac97-codec 43548   0  [snd-intel8x0]
snd-pcm56896   0  [snd-pcm-oss snd-intel8x0]
snd-timer  13412   0  [snd-pcm]
snd-mpu401-uart 3056   0  [snd-intel8x0]
snd-rawmidi13024   0  [snd-mpu401-uart]
snd-seq-device  3936   0  [snd-rawmidi]
snd31044   1  [snd-pcm-oss snd-mixer-oss 
snd-intel8x0 snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart 
snd-rawmidi snd-seq-device]
snd-page-alloc  6388   0  [snd-intel8x0 snd-pcm]
..
##

i hope that i will find some advise or pointers in how to make the magig 
works
thnx in advance
Claudio

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Tetex problem: twocolumn is not working properly

2004-10-06 Thread Alan Davis
[I'm not sure where to take this question, but since it seems to have only happened 
with tetex, which I obtain as a Sid package, perhaps someone here will know about 
this.[

Something is not working properly on this installation of TeX/LaTeX.  At home, I wrote 
an exam, emailing it to work.  At work, using TeTeX, the formatting of the two column 
mode is not working: both columns of the test (I use examdesign.cls for exams) are 
crammed into the left column of the page, while the headings, etc., at the top of the 
page are all ok, across the whole page, as intended.

I've seen this before, when trying to print from examdesign with the paralist package, 
and I have seen it when two TeX distributions are both installed on the system (TeTeX 
from Debian and TeXlive as well): when I removed TeTeX from that system, the problem 
ceased.  That was a year ago, however.  Now, the problem has crept up a couple of 
times again.  This time, I am at a loss.

Any suggestions?

Alan Davis
Kagman High School
Saipan, N. Mariana Islands
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: downloading selected source packages automatically

2004-10-06 Thread Alexander Schmehl
* ROBERTOJIMENOCA <[EMAIL PROTECTED]> [041006 01:10]:
> So I download the source package (dsc, diff.gz
> & tar.gz), dpkg-source it, apply my patches, dpkg-buildpackage
> -rfakeroot, install it and mark it for hold so when upgrading a newer
> version isn't installed.
[..]
> Is there a command to do that?
> What about automating the whole process as much as possible?

As said previously:  Take a look at apt-build and cron-apt.  The first
one will automate the build and install process quite a lot, the later
one might help you to automate it at all.


Yours sincerely,
  Alexander


signature.asc
Description: Digital signature


Re: Browser Crashes

2004-10-06 Thread Carl Fink
On Thu, Oct 07, 2004 at 07:41:22AM +1000, Jonathan Wheelhouse wrote:

> I had included a strace in the original message; I will include it
> here again.

Sorry about that.
 
> I don't really understand what's going on.  It seems to reading
> XErrorDB - that file does exist.  

I speculate that you might install xlibs-data, which (on Sarge at least)
contains that file.  And if that fixes the problem, you might report it via
reportbug as a missing dependency.
--  
Carl Fink [EMAIL PROTECTED]
Jabootu's Minister of Proofreading
http://www.jabootu.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread Carl Fink
I'm far from an expert, but that never stops me.

Much snipping below.

On Wed, Oct 06, 2004 at 05:24:29PM -0400, Jule Slootbeek wrote:

> [EMAIL PROTECTED]:~$ scp -v test [EMAIL PROTECTED]:~/

> jslootbeek, command scp -v -t ~/

Where'd that "-t" come from?  Is scp by any chance an alias or script for
you, maybe something you put in .profile or ~/bin and forgot about?
--  
Carl Fink [EMAIL PROTECTED]
Jabootu's Minister of Proofreading
http://www.jabootu.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread s. keeling
Incoming from Jule Slootbeek:
> 
> What's the story about not making anything called test?

man test (or info test)

It already exists and it's rather important.  There's a long history
of people compiling their first program (gcc -o test test.c), running
"test", and it not behaving at all like their program is supposed to:

  "Help!  What's wrong?!?"

  "Use ./test instead!  Grumble, mumble, [EMAIL PROTECTED]&* newbies."


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread Stefan O'Rear
On Wed, Oct 06, 2004 at 05:24:29PM -0400, Jule Slootbeek wrote:
> I'll try it with a single file:
[ ... ]
> debug1: Exit status 0

Exit status 0 means completely successful.  Either it worked or scp is
lying (probably a bug).

-- 
The world's most effective spam filter:
ln -sf /dev/full /var/mail/$USER


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread Jule Slootbeek
Yes, there is enough space, all the other users i talk to have no 
problem scp'ing. I even rm -r'ed my .ssh dir. but nothing change.

What's the story about not making anything called test?
-JSS
s. keeling wrote:
Incoming from Jule Slootbeek:
I'll try it with a single file:
[EMAIL PROTECTED]:~$ touch test
[EMAIL PROTECTED]:~$ ls -l test
-rw-r--r--  1 jule jule 0 Oct  6 17:22 test

You shouldn't call anything you make "test" in Unix (though it
shouldn't matter here).

[EMAIL PROTECTED]:~$ scp -v test [EMAIL PROTECTED]:~/

I assume there is space on babbage, yes?
Try "scp -v test babbage.clarku.edu:~jslootbeek"

--
Jule Slootbeek
[EMAIL PROTECTED]
http://www.thesloot.com
617 901 6958
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



nvidia driver: gl works, but dri doesn't!

2004-10-06 Thread Tom Vier
tia in for any help, i'm DYING to play doom3 on this thing.

i've tried everything, checked the symlinks, etc. but dri just won't work.
i'm running sarge using 2.6.8. i've tried the drm and agpgart as modules and
monolithic. no difference. i'm using the 6111 nvidia driver (the latest).

here's the output from glxinfo:

name of display: :0.0
display: :0  screen: 0
direct rendering: No
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
GLX_ARB_multisample, GLX_NV_float_buffer
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 6800 GT/AGP/SSE2/3DNOW!
OpenGL version string: 1.5.1 NVIDIA 61.11
OpenGL extensions:
GL_ARB_multitexture, GL_EXT_blend_color, GL_EXT_blend_minmax, 
GL_ARB_imaging
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess


-- 
Tom Vier <[EMAIL PROTECTED]>
DSA Key ID 0x15741ECE


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread s. keeling
Incoming from Jule Slootbeek:
> I'll try it with a single file:
> 
> [EMAIL PROTECTED]:~$ touch test
> [EMAIL PROTECTED]:~$ ls -l test
> -rw-r--r--  1 jule jule 0 Oct  6 17:22 test

You shouldn't call anything you make "test" in Unix (though it
shouldn't matter here).

> [EMAIL PROTECTED]:~$ scp -v test [EMAIL PROTECTED]:~/

I assume there is space on babbage, yes?

Try "scp -v test babbage.clarku.edu:~jslootbeek"


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How to get the 2nd CPU to work?

2004-10-06 Thread Johann Koenig
On Thu, 07 Oct 2004 03:06:41 +0530
Rishi <[EMAIL PROTECTED]> wrote:

> > Are you freaking blind?!? All the information is there, telling you
> > that they are there and working properly. What more do you want?
> 
> Hey .. dude... I'm not sure ok... I'm just asking... You don't have to
> be so rude. If you read my question I am clearly saying that it
> appears to have recongnized the 2nd CPU.. I just posted here to get a
> better sense of how to confirm if the 2nd CPU is working or not...
> -
> - The output of dmesg and /proc/cpuinfo appears to have
> recognized the 2nd CPU. Any ideas if
> (a) the 2nd CPU is being used OR
> (b) it's not being used
> -
> -

Well, since you're trying to use 'top' to determine if both cpu's are
active, why not read 'man top'

Also, don't set the 'Reply-to' address or reply to my personally. Again,
if you read the list information before signing up, you would know this.
Learn to do a little research.
-- 
-Johann Koenig


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



cant boot with kernel 2.6.8

2004-10-06 Thread Ian Lipsky
I've been trying to get the 2.6.8 kernel installed. But it keeps failing to 
boot.

nforce2 ide controller at pci slot :00:09.0
nforce2 chipset revision 162
nforce2 not 100% native mode, will probe irqs later
nforce2 bios didnt set cable bits correctly, enabling workaround

/dev/ide/host0/bus0/target0/lun0: unknown partition table
NTFS driver 2.1.15 flags R/O MODULE
pivot_root: no such file or directory
/sbin/init: 426: cannot open dev/console: no such file
kernel panic: attempted to kill init!
I've been using google to try and find a solution but so far no luck. My 
lilo.conf file looks like this:

image=/vmlinuz
label=Linux
read-only
initrd=/initrd.img
I can boot with the older 2.14.18 kernel with no problem. I tried 
downloading and installing the nforce drivers from nvidia (even though they 
just seem to be audio and network drivers, no ide drivers) but i couldnt 
get that to install either. Tells me gcc version check failed, or if i try 
to compile it manually tells me make command not found (gcc is installed).

Any suggestions?
Ian

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: aptitude: packages have been kept back?

2004-10-06 Thread Brian Pack
On Wed, 2004-10-06 at 13:46, [EMAIL PROTECTED] wrote:
> On Oct 2, 2004, at 1:11 AM, Thomas Adam wrote:
> 
> >  --- [EMAIL PROTECTED] wrote:
> >> Can someone please explain why some packages might be "kept back", or
> >> how I might find out?
> >
> > http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=aptitude
> >
> > Enjoy.
> 
> Thanks for the tip, Thomas, but did you mean this problem has already 
> been reported, or that I should submit a bug report?
> 
> If you mean this has already been reported, I can't find the bug to 
> which you're referring.
> 
> If you mean I should submit a bug, I'm not convinced my problem isn't 
> my misuse of aptitude.
> 
> I guess what I'd like to know is how to get more information about why 
> aptitude is concluding that these couple packages should be "kept 
> back", to better understand whether the fault is aptitude's or mine. 
> Unfortunately I haven't managed to gather this, using only aptitude's 
> ample documentation.
> 
> Could you please clarify what you meant, Thomas?
> 
> Thanks again!

I don't think it's a bug. I see something similar with synaptic. It
usually happens after I update my lists and choose a range of files to
upgrade. The files "kept back" are the upgradeable files I have chosen
not to upgrade.



signature.asc
Description: This is a digitally signed message part


Re: Good tool for light photo editing?

2004-10-06 Thread Rick Pasotto
On Wed, Oct 06, 2004 at 04:51:50PM -0500, Alan Shutko wrote:
> Rick Pasotto <[EMAIL PROTECTED]> writes:
> 
> > There is no debian package for jpegtran
> 
> libjpeg-progs

Oh, you mean it's *included* along with other programs in some package.

-- 
To call war the soil of courage and virtue is like calling debauchery the 
soil of love. -George Santayana (1863-1952)
Rick Pasotto[EMAIL PROTECTED]http://www.niof.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Alan Shutko
Rick Pasotto <[EMAIL PROTECTED]> writes:

> There is no debian package for jpegtran

libjpeg-progs

-- 
Alan Shutko <[EMAIL PROTECTED]> - I am the rocks.
Ever feel like you're just a figment of Myra's daydreams?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Martin Dickopp
Rick Pasotto <[EMAIL PROTECTED]> writes:
> There is no debian package for jpegtran

Huh?

http://packages.debian.org/cgi-bin/search_contents.pl?word=jpegtran

Martin


-- 
   ,--.  ,= ,-_-. =.
  / ,- )Martin Dickopp, Dresden, Germany((_/)o o(\_))
  \ `-'http://www.zero-based.org/`-'(. .)`-'
   `-.   \_/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browser Crashes

2004-10-06 Thread Jonathan Wheelhouse
Carl Fink <[EMAIL PROTECTED]> writes:

> On Wed, Oct 06, 2004 at 08:54:35AM -0500, Alex Malinovich wrote:
>
>> ... If that doesn't work, I'd start looking at the plugins that
>> you're using and see if temporarily removing any of those fixes it.
>> Other than that, I'm not sure what to suggest. Hope that helps.
>
> How about running the browser inside strace or gdb?

I had included a strace in the original message; I will include it
here again.

I don't really understand what's going on.  It seems to reading
XErrorDB - that file does exist.  But then it gets some kind of X
Window System error.  I don't appear to have this happening for any
other X Window apps - just the browsers my family uses.

That file has a date of 28 Sep 2004 and is part of xlibs-data; this
package doesn't appear to have any kind of bugs that will cause these
sorts of crashes.

$ ll /usr/X11R6/lib$ ll /usr/X11R6/lib/X11/XErrorDB 
-rw-r--r--  1 root root 36378 2004-09-28 22:02 /usr/X11R6/lib/X11/XErrorDB
/X11/XErrorDB 

Oh well, I'll have to have a bit of a think about what's going on.

Jonathan

open("/usr/X11R6/lib/X11/XErrorDB", O_RDONLY) = 37
fstat64(37, {st_mode=S_IFREG|0644, st_size=36378, ...}) = 0
read(37, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 36378) = 36378
close(37)   = 0
brk(0)  = 0x8a5e000
brk(0x8a86000)  = 0x8a86000
brk(0)  = 0x8a86000
brk(0)  = 0x8a86000
brk(0x8a7d000)  = 0x8a7d000
brk(0)  = 0x8a7d000
fstat64(2, {st_mode=S_IFCHR|0666, st_rdev=makedev(5, 0), ...}) = 0
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo
...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x44ccc000
write(2, "The program \'galeon\' received an"..., 56The program
'galeon' received an X Window System error.
) = 56
write(2, "This probably reflects a bug in "..., 45This probably
reflects a bug in the program.
) = 45
write(2, "The error was \'BadShmSeg (invali"..., 62The error was
'BadShmSeg (invalid shared segment parameter)'.
) = 62
write(2, "  (Details: serial 28 error_code"..., 68  (Details: serial
28 error_code 169 request_code 148 minor_code 2)
) = 68
write(2, "  (Note to programmers: normally"..., 72  (Note to
programmers: normally, X errors are reported asynchronously;
) = 72
write(2, "   that is, you will receive the"..., 65   that is, you will
receive the error a while after causing it.
) = 65
write(2, "   To debug your program, run it"..., 62   To debug your
program, run it with the --sync command line
) = 62
write(2, "   option to change this behavio"..., 65   option to change
this behavior. You can then get a meaningful
) = 65
write(2, "   backtrace from your debugger "..., 77   backtrace from
your debugger if you break on the gdk_x_error() function.)
) = 77
unlink("/home/jonathan/.galeon/mozilla/galeon/lock") = 0
writev(15, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12
close(15)   = 0
writev(16, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12
close(16)   = 0
writev(14, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12
close(14)   = 0
writev(12, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12
close(12)   = 0
close(9)= 0
close(8)= 0
unlink("/tmp/orbit-jonathan/linc-1162-0-29864b2fee2cc") = 0
close(13)   = 0
munmap(0x44ccc000, 131072)  = 0
exit_group(1)   = ?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



checksum@linux

2004-10-06 Thread Fabian Nedoluha
hello, i wanted to install debian linux 3.0r2 on my PIII (550 Mhz), i have 
downloaded the version for "i386". i downloaded the first cd-rom NONUS 
version onetime from a ftp-server and onetime with bittorent. then i 
mounted this image with the deamon-tools on windows. i copied the cd-image 
to cd with roxio winoncd. but i get a error-msg: "checksum" i downloaded a 
md5sum "tool" and did all what where written in the readme. the tool md5sum 
approve the line. but it doesn't work. i've searched the web 4 helps or 
tutorials but i hadn't found anything about the "checksum". so pls help me

fabian nedoluha
ps: sry 4 ma bad english^^
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Warnings after upgrading libapache-mod-dav

2004-10-06 Thread Robert S
I've just upgraded libapache-mod-dav according to the Deb security advisory. 
Now when I reload/load apache I get the following:

debian:/var/log# /etc/init.d/apache restart
Reloading apache modules[Thu Oct  7 07:36:17 2004] [warn] module 
config_log_module is already loaded, skipping
[Thu Oct  7 07:36:17 2004] [warn] module mime_module is already loaded, 
skipping
.

I have apache and apache-ssl running.  I assume that these two lines in 
/etc/apache/httpd.conf are the culprit:

LoadModule config_log_module /usr/lib/apache/1.3/mod_log_config.so
LoadModule config_log_module /usr/lib/apache/1.3/mod_log_config_ssl.so

LoadModule mime_module /usr/lib/apache/1.3/mod_mime.so
LoadModule mime_module /usr/lib/apache/1.3/mod_mime_ssl.so

As apache-ssl runs separately from apache in debian, can I remove the second 
line in each case? ie:

LoadModule config_log_module /usr/lib/apache/1.3/mod_log_config.so
#LoadModule config_log_module /usr/lib/apache/1.3/mod_log_config_ssl.so


LoadModule mime_module /usr/lib/apache/1.3/mod_mime.so
#LoadModule mime_module /usr/lib/apache/1.3/mod_mime_ssl.so




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Fast photo scaling

2004-10-06 Thread Rich Wellner
The photo questions reminded me I have an outstanding issue.  I fequently
resize hundreds of photos at a time and it takes a heck of a long time under
convert.  I know from experience that convert can be dog in some circumstances
so wonder if anyone knows of a tool that might allow me to do this kind of
thing in less time.

rw2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How to get the 2nd CPU to work?

2004-10-06 Thread Rishi
> Are you freaking blind?!? All the information is there, telling you that
> they are there and working properly. What more do you want?

Hey .. dude... I'm not sure ok... I'm just asking... You don't have to
be so rude. If you read my question I am clearly saying that it
appears to have recongnized the 2nd CPU.. I just posted here to get a
better sense of how to confirm if the 2nd CPU is working or not...
--
The output of dmesg and /proc/cpuinfo appears to have recognized the
2nd CPU. Any ideas if
(a) the 2nd CPU is being used OR
(b) it's not being used
--

All the others on this list have responded helping me out... Thanks you guys.

Regards

Rishi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread Jule Slootbeek
I'll try it with a single file:
[EMAIL PROTECTED]:~$ touch test
[EMAIL PROTECTED]:~$ ls -l test
-rw-r--r--  1 jule jule 0 Oct  6 17:22 test
[EMAIL PROTECTED]:~$ scj -v test [EMAIL PROTECTED]:~/
bash: scj: command not found
[EMAIL PROTECTED]:~$ scp -v test [EMAIL PROTECTED]:~/
Executing: program /usr/bin/ssh host babbage.clarku.edu, user 
jslootbeek, command scp -v -t ~/
OpenSSH_3.8.1p1 Debian 1:3.8.1p1-8, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to babbage.clarku.edu [140.232.101.102] port 22.
debug1: Connection established.
debug1: identity file /home/jule/.ssh/identity type -1
debug1: identity file /home/jule/.ssh/id_rsa type -1
debug1: identity file /home/jule/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version 
OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1 Debian 1:3.8.1p1-8
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'babbage.clarku.edu' is known and matches the RSA host key.
debug1: Found key in /home/jule/.ssh/known_hosts:11
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /home/jule/.ssh/identity
debug1: Trying private key: /home/jule/.ssh/id_rsa
debug1: Trying private key: /home/jule/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: password
[EMAIL PROTECTED]'s password:
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
debug1: Sending command: scp -v -t ~/
Wed Oct  6 17:22:53 EDT 2004
[EMAIL PROTECTED]:~$ debug1: client_input_channel_req: channel 0 rtype 
exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 1.2 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 0

-JSS
--
Jule Slootbeek
[EMAIL PROTECTED]
http://www.thesloot.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread s. keeling
Incoming from s. keeling:
> Incoming from Jule Slootbeek:
> > 
> > I have a problem scp'ing to and from my school's computer science 
> > department server. When i try to scp something all i get is the 
> > timestamp. I'm not sure if the problem lies on my side or on they're and 
> > [snip]
> > [EMAIL PROTECTED]:~$ scp -r -v 
> > [EMAIL PROTECTED]:~/classes/cs215/projects classes/cs215
> 
> "-r" is "Recursively copy entire directories."
> 
> Are you sure ~/classes/cs215/projects exists?  Is it a directory?
> Does ./cs215/projects exist?

[EMAIL PROTECTED]  Does ./classes/cs215/projects exist?

> What happens when you try to scp a single file?  I usually tar up the
> whole dir structure and scp the archive.  Try that.  At least it'll
> tell you whether scp works at all.  If it does, then your syntax above
> is incorrect.
> 
> On babbage:
> 
>   mkdir ~/archive
>   tar czf ~/archive/projects.tgz ~classes/cs215/projects
> 
> Then "scp [EMAIL PROTECTED]:~/archive/projects.tgz ."

-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread s. keeling
Incoming from Jule Slootbeek:
> 
>   I have a problem scp'ing to and from my school's computer science 
> department server. When i try to scp something all i get is the 
> timestamp. I'm not sure if the problem lies on my side or on they're and 
> [snip]
> [EMAIL PROTECTED]:~$ scp -r -v 
> [EMAIL PROTECTED]:~/classes/cs215/projects classes/cs215

"-r" is "Recursively copy entire directories."

Are you sure ~/classes/cs215/projects exists?  Is it a directory?
Does ./cs215/projects exist?

What happens when you try to scp a single file?  I usually tar up the
whole dir structure and scp the archive.  Try that.  At least it'll
tell you whether scp works at all.  If it does, then your syntax above
is incorrect.

On babbage:

  mkdir ~/archive
  tar czf ~/archive/projects.tgz ~classes/cs215/projects

Then "scp [EMAIL PROTECTED]:~/archive/projects.tgz ."


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Rick Pasotto
On Wed, Oct 06, 2004 at 03:46:20PM -0500, Rich Wellner wrote:
> Nori Heikkinen <[EMAIL PROTECTED]> writes:
> 
> > on Wed, 06 Oct 2004 02:31:41PM -0400, stan insinuated:
> >> I just got my first set of pictures on CD's (vacation pics), and I
> >> wan't to put them up on my web server.
> >> 
> >> What's a good tool to do some really lightweight editeing on them
> >> with?  Mostly I just need to rotate the vertical ones, but I
> >> _might_ do just a little cropping on some few.
> >
> > to rotate, i use convert(1):
> >
> > convert -rotate $degreesRight $filename $newfilename
> 
> Since we're talking about photos let me point out that convert isn't
> lossless.  For rotating photos losselessly I suggest jpegtran.  Make
> sure you use -copy to avoid losing your EXIF information.
> 
> jpegtran -copy all -rotate 270 

There is no debian package for jpegtran however there is for exiftran:

 exiftran is a command line utility to transform digital image jpeg
 images. It can do lossless rotations like jpegtran, but unlike jpegtran
 it cares about the EXIF data: It can rotate images automatically by
 checking the exif orientation tag, it updates the exif informaton if
 needed (image dimension, orientation), it also rotates the exif
 thumbnail. It can process multiple images at once.

I have used neither.

-- 
A critic is one who leaves no turn unstoned. -George Bernard Shaw
Rick Pasotto[EMAIL PROTECTED]http://www.niof.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Rich Wellner
Nori Heikkinen <[EMAIL PROTECTED]> writes:

> on Wed, 06 Oct 2004 02:31:41PM -0400, stan insinuated:
>> I just got my first set of pictures on CD's (vacation pics), and I
>> wan't to put them up on my web server.
>> 
>> What's a good tool to do some really lightweight editeing on them
>> with?  Mostly I just need to rotate the vertical ones, but I _might_
>> do just a little cropping on some few.
>
> to rotate, i use convert(1):
>
> convert -rotate $degreesRight $filename $newfilename

Since we're talking about photos let me point out that convert isn't
lossless.  For rotating photos losselessly I suggest jpegtran.  Make sure you
use -copy to avoid losing your EXIF information.

jpegtran -copy all -rotate 270 

> (this bit me in the ass for a month or so after i initially got my digital
> camera before i figured out what was going on.  unfortunately, it took me
> getting a photo accepted into a contest, and then being told it was too
> lo-res to print, for this to come to light!)

Too late now, but some of the fractal software can help you there.  Though I
don't know of any for linux.

rw2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Rich Wellner
"Michael D. Crawford" <[EMAIL PROTECTED]> writes:

> You know, I think the Gimp may be a little heavyweight for what the original
> poster was looking to do.
>
> Learning to use it for a beginner might be intimidating.

I disagree.  Start gimp.  Click the rotate tool.  Save the file.  Very easy.

It only gets complicated when you get into the fun stuff!

> Are there any imaging apps that only do the basic stuff like rotation,
> cropping, and scaling, and are very easy to use?  There must be something.
>
> It would also be nice to have something that can work systematically on a
> whole directory full of images, rather than having to go to the file browser
> to open and save each one.

However, Gimp workflow management would be harder.

> I've got much the same problem.  I have several Photo CDs and Picture CDs
> with hundreds of images on them, many of which I'd like to put on my
> website.  

album.pl

I like it, though I've outgrown it and will probably put together something
just a tiny bit more powerful this winter.

Specifically, you probably want to start by running this in the root of your
photos to be displayed hierarchy...

album.pl -medium 800x600

rw2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Martin Dickopp
stan <[EMAIL PROTECTED]> writes:

> I just got my first set of pictures on CD's (vacation pics), and I wan't to
> put them up on my web server.
>
> What's a good tool to do some really lightweight editeing on them with?
> Mostly I just need to rotate the vertical ones, but I _might_ do just a
> little cropping on some few.

If the pictures are in JPEG format, try "jpegtran". Unlike some of the
tools suggested so far (Gimp, ImageMagick), "jpegtran" can rotate (by
integer multiples of 90 degrees) and crop JPEGs without loss of quality.

Martin


-- 
   ,--.  ,= ,-_-. =.
  / ,- )Martin Dickopp, Dresden, Germany((_/)o o(\_))
  \ `-'http://www.zero-based.org/`-'(. .)`-'
   `-.   \_/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread Jule Slootbeek
I did, it got wrapped it's on the next line.
-JSS
Carl Fink wrote:
On Wed, Oct 06, 2004 at 03:15:04PM -0400, Jule Slootbeek wrote:
Hey all,
	I have a problem scp'ing to and from my school's computer science 
department server. When i try to scp something all i get is the 
timestamp. I'm not sure if the problem lies on my side or on they're and 
so i'm not sure where to start. The kid in charge can't figure anything 
out either, so i figured i'd post to the list. Here is the verbose 
output of a so-called transaction. I hope we can figure something out.

thanks!
-JSS
[EMAIL PROTECTED]:~$ scp -r -v 

Um, you didn't tell it what to copy.  Or where to copy it to.
Try
scp -r -v somedirectory [EMAIL PROTECTED]:otherdirectory
--
Jule Slootbeek
[EMAIL PROTECTED]
http://www.thesloot.com
617 901 6958
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Making my mouse wheel work on the fly

2004-10-06 Thread icebiker
Douglas G. Phillips wrote:
Jacob S <[EMAIL PROTECTED]> writes:
 

I wonder if it's KVM dependent . . .
 

If, after it does this, does WinXP drop the mouse wheel as well, or does
it work as expected when you switch back?
Another option that I would try is using GPM to handle the mouse (with
the repeater flag set) and tell X to talk to GPM -- that might help -- 
or at least you might be able to just bounce GPM and get the mouse 
talking correctly.

 

The mouse wheel is well behaved, but I have noticed that sometimes the 
keyboard gets confused (shift gets stuck, etc.). I had to bounce 
OpenOffice spreadsheet on XP because it started ignoring the keyboard 
all together. I'm beginning to think that this is a rather shaky 
proposition at best. Today was a day of heavy switching between the two 
systems, and I guess that really highlighted the problem.

I looked at some KVM vendors' offerings and the support databases, but 
none of them really address this issue. I can't even get a sense of 
whether more expensive units handle this better. I guess I'll just have 
to be careful.

I'll research gpm, I wasn't aware of it.
thanks - icebiker
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SCP problem

2004-10-06 Thread Carl Fink
On Wed, Oct 06, 2004 at 03:15:04PM -0400, Jule Slootbeek wrote:
> Hey all,
>   I have a problem scp'ing to and from my school's computer science 
> department server. When i try to scp something all i get is the 
> timestamp. I'm not sure if the problem lies on my side or on they're and 
> so i'm not sure where to start. The kid in charge can't figure anything 
> out either, so i figured i'd post to the list. Here is the verbose 
> output of a so-called transaction. I hope we can figure something out.
> 
> thanks!
> -JSS
> 
> [EMAIL PROTECTED]:~$ scp -r -v 

Um, you didn't tell it what to copy.  Or where to copy it to.

Try

scp -r -v somedirectory [EMAIL PROTECTED]:otherdirectory

-- 
Carl Fink [EMAIL PROTECTED]
Jabootu's Minister of Proofreading
http://www.jabootu.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



samba solutions

2004-10-06 Thread Alban Browaeys
Just a note that samba > 3.0.6 has a new feature on which cause random problem
with old kernel (<2.4.20 as far as i know).
My problem was windows clients freezing for minutes while reading file on the
samba server.

A workaround is adding "use sendfile=no" to the [global] section

Cheers
Prahal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Matt Johnson
> Are there any imaging apps that only do the basic
> stuff like rotation, 
> cropping, and scaling, and are very easy to use? 
> There must be something.


I know it may not be exactly what you're after, but
hear me out... ;)

A command line tool could do this *very* slickly I
reckon...

mogrify is part of the ImageMacik suite...

mogrify -geometry 480x320 example.jpeg

I'd extend my thoughts on this to guess that this will
happily wade through all your photos using wildcards
(?), resizing them :)

Obviously, geometry isn't the only thing it does.
Rotate is just one of the others...

--
Matt





___ALL-NEW Yahoo! Messenger - 
all new features - even more fun!  http://uk.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Alfredo Cole
El Mié 06 Oct 2004 14:10, Michael D. Crawford escribió:
> You know, I think the Gimp may be a little heavyweight for what the
> original poster was looking to do.
>
> Learning to use it for a beginner might be intimidating.
>
> Are there any imaging apps that only do the basic stuff like rotation,
> cropping, and scaling, and are very easy to use?  There must be something.
>
(...)

Try kuickshow. It does rotating and scaling.

Regards.

-- 
Alfredo J. Cole
Grupo ACyC
www.acyc.com - www.clshonduras.com - SolCom



Re: Browser Crashes

2004-10-06 Thread Carl Fink
On Wed, Oct 06, 2004 at 08:54:35AM -0500, Alex Malinovich wrote:

> ... If that doesn't work, I'd start looking at the plugins that
> you're using and see if temporarily removing any of those fixes it.
> Other than that, I'm not sure what to suggest. Hope that helps.

How about running the browser inside strace or gdb?
-- 
Carl Fink [EMAIL PROTECTED]
Jabootu's Minister of Proofreading
http://www.jabootu.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Michael Marsh
On Wed, 6 Oct 2004 14:31:41 -0400, stan <[EMAIL PROTECTED]> wrote:
> I just got my first set of pictures on CD's (vacation pics), and I wan't to
> put them up on my web server.
> 
> What's a good tool to do some really lightweight editeing on them with?
> Mostly I just need to rotate the vertical ones, but I _might_ do just a
> little cropping on some few.

I know GIMP is the preferred tool for a lot of people, but I've
generally found the ImageMagick suite (convert or mogrify, in this
case) to be easier to use for simple things.  For example, if you want
to crop to a particular size centered at a particular point, it's easy
to do this with convert and the "-crop" option.  Rotating and scaling
are similarly easy to do.  Where the GIMP is better is when you have
to do anything complicated or you want to eyeball the crop region.

I even have a script that takes a directory of images, creates small
and thumbnail versions using mogrify, and creates skeleton HTML files
for them.  You can see a sample of the output at
http://www.cs.cornell.edu/people/mmarsh/images/falls_7dec2002/

-- 
Michael A. Marsh
http://www.umiacs.umd.edu/~mmarsh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Making my mouse wheel work on the fly

2004-10-06 Thread Douglas G. Phillips
Jacob S <[EMAIL PROTECTED]> writes:


>> I wonder if it's KVM dependent . . .

If, after it does this, does WinXP drop the mouse wheel as well, or does
it work as expected when you switch back?

Another option that I would try is using GPM to handle the mouse (with
the repeater flag set) and tell X to talk to GPM -- that might help -- 
or at least you might be able to just bounce GPM and get the mouse 
talking correctly.

-- 
Douglas G. Phillips
Distributed Computing
Eastern Illinois University


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Michael D. Crawford
You know, I think the Gimp may be a little heavyweight for what the 
original poster was looking to do.

Learning to use it for a beginner might be intimidating.
Are there any imaging apps that only do the basic stuff like rotation, 
cropping, and scaling, and are very easy to use?  There must be something.

It would also be nice to have something that can work systematically on 
a whole directory full of images, rather than having to go to the file 
browser to open and save each one.

I've got much the same problem.  I have several Photo CDs and Picture 
CDs with hundreds of images on them, many of which I'd like to put on my 
website.  To do all the necessary editing by hand with The Gimp seems 
like such an enormous task that I've put off doing it for about five 
years now, during which digital photos continue to accumulate.

I know there are several thumbnailers listed at freshmeat but I don't 
want to have to evaluate them all.  Maybe you can recommend one.  And a 
program that did thumbnailing, but was also interactive so I could do 
simple things like cropping and rotation would be great.

Mike Crawford
[EMAIL PROTECTED]
   Read GoingWare's Bag of Programming Tricks at:
http://www.goingware.com/tips/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



NADAWCO! Znaleziono wirusa w Twojej wiadomosci!

2004-10-06 Thread kavdaemon
Wyslales do uzytkownika [EMAIL PROTECTED] wiadomosc zawierajaca WIRUSA!
==
Raport:
==
jokes.zip   archive: ZIP 
jokes.zip/jokes.txt.com infected: I-Worm.NetSky.b 

==
O zaistnialej sytuacji zostal powiadomiony administrator [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Nori Heikkinen
on Wed, 06 Oct 2004 02:31:41PM -0400, stan insinuated:
> I just got my first set of pictures on CD's (vacation pics), and I
> wan't to put them up on my web server.
> 
> What's a good tool to do some really lightweight editeing on them
> with?  Mostly I just need to rotate the vertical ones, but I _might_
> do just a little cropping on some few.

to rotate, i use convert(1):

convert -rotate $degreesRight $filename $newfilename

for cropping, if they're bigger than your screen, i have to go with
the GIMP.  xv is great if they're small, but if the resolution is
actually bigger than your screen's resolution, and you open it up,
crop (or rotate, or whatever), and save, you'll be sizing down the
resolution to that of your screen.

(this bit me in the ass for a month or so after i initially got my
digital camera before i figured out what was going on.  unfortunately,
it took me getting a photo accepted into a contest, and then being
told it was too lo-res to print, for this to come to light!)



-- 
.~.  nori @ sccs.swarthmore.edu
/V\  http://www.sccs.swarthmore.edu/~nori
   // \\  @ maenad.net
  /(   )\   www.maenad.net/jnl
   ^`~'^
  
++ Sponsor me as I run my SECOND marathon for AIDS:   ++
++ http://www.aidsmarathon.com/participant.asp?runner=DC-2844 ++


signature.asc
Description: Digital signature


Re: How to get the 2nd CPU to work?

2004-10-06 Thread Johann Koenig
On Wed, 06 Oct 2004 23:34:58 +0530
Rishi <[EMAIL PROTECTED]> wrote:

> Hi

> Cpu(s): 16.6% us,  4.1% sy,  0.0% ni, 75.1% id,  2.5% wa,  0.6% hi, 

> Linux version 2.6.8-1-686-smp ([EMAIL PROTECTED]) (gcc
> version 3.3.4 (Debian 1:3.3.4-11)) #1 SMP Mon Sep 13 23:02:39 EDT 2004

> found SMP MP-table at 000f70c0

> Intel MultiProcessor Specification v1.1

> Processor #1 6:5 APIC version 17
> Processor #0 6:5 APIC version 17

> Processors: 2

> Initializing CPU#0

> Initializing CPU#1

> Total of 2 processors activated (1318.91 BogoMIPS).

> Brought up 2 CPUs
> CPU0:  online
>  domain 0: span 01
>   groups: 01
>   domain 1: span 03
>groups: 01 02
> CPU1:  online
>  domain 0: span 02
>   groups: 02
>   domain 1: span 03
>groups: 02 01

> OUTPUT OF /PROC/CPUINFO
> === 
> processor   : 0
> vendor_id   : GenuineIntel
> cpu family  : 6
> model   : 5
> model name  : Pentium II (Deschutes)
> stepping: 0
> cpu MHz : 333.184
> cache size  : 512 KB
> fdiv_bug: no
> hlt_bug : no
> f00f_bug: no
> coma_bug: no
> fpu : yes
> fpu_exception   : yes
> cpuid level : 2
> wp  : yes
> flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
> mca cmov pat pse36 mmx fxsr
> bogomips: 655.36
> 
> processor   : 1
> vendor_id   : GenuineIntel
> cpu family  : 6
> model   : 5
> model name  : Pentium II (Deschutes)
> stepping: 0
> cpu MHz : 333.184
> cache size  : 512 KB
> fdiv_bug: no
> hlt_bug : no
> f00f_bug: no
> coma_bug: no
> fpu : yes
> fpu_exception   : yes
> cpuid level : 2
> wp  : yes
> flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
> mca cmov pat pse36 mmx fxsr
> bogomips: 663.55

Are you freaking blind?!? All the information is there, telling you that
they are there and working properly. What more do you want?
-- 
-Johann Koenig


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Wine is segfaulting after upgrade

2004-10-06 Thread Marc Shapiro
I am running Sarge and have been very happy with the way that wine has 
been working (actually running winword for when I need complete 
compatablity).  A few days ago, however, wine got updated when I did an 
'apt-get upgrade' and it now segfaults with the following error in the 
log file:

$ cat /tmp/wine.log.sySWlj
/usr/bin/wine: line 474:  3835 Segmentation fault 
$WINEBIN/$WINE_BIN_NAME $DASH "$@"

Does anyone know what is causing this?
I tried uninstalling and then reinstalling my previous version of wine, 
wine-utils and libwine, but I am still getting this error.  Any help 
would be appreciated.

Marc Shapiro
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread basurto
On Wed, 06 Oct 2004 14:15:47 -0500, Rich Wellner wrote:

> 
> Steve <[EMAIL PROTECTED]> writes:
> 
> > On Wed, 6 Oct 2004 14:31:41 -0400, stan
> <[EMAIL PROTECTED]> wrote:
> >> I just got my first set of pictures on CD's
> (vacation pics), and I wan't to
> >> put them up on my web server.
> >> --
> Benjamin Franklin
> >
> > The GIMP! http://www.gimp.org/
> 
> Yup.  I'll go a step further and say to make sure to
> get v2.0 or better.  It's
> a nice bump from the older version.
> 
> There are some good tutorials here:
http://gimpguru.org/
> 
> rw2
> 
Yes, the gimp is an excellent tool. And also Grokking
The Gimp is a good reference.

Regards.
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]

If I have seen further it is by standing on the 
shoulders of giants. (Isaac Newton)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Good tool for light photo editing?

2004-10-06 Thread Rich Wellner
Steve <[EMAIL PROTECTED]> writes:

> On Wed, 6 Oct 2004 14:31:41 -0400, stan <[EMAIL PROTECTED]> wrote:
>> I just got my first set of pictures on CD's (vacation pics), and I wan't to
>> put them up on my web server.
>> -- Benjamin Franklin
>
> The GIMP! http://www.gimp.org/

Yup.  I'll go a step further and say to make sure to get v2.0 or better.  It's
a nice bump from the older version.

There are some good tutorials here: http://gimpguru.org/

rw2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



SCP problem

2004-10-06 Thread Jule Slootbeek
Hey all,
	I have a problem scp'ing to and from my school's computer science 
department server. When i try to scp something all i get is the 
timestamp. I'm not sure if the problem lies on my side or on they're and 
so i'm not sure where to start. The kid in charge can't figure anything 
out either, so i figured i'd post to the list. Here is the verbose 
output of a so-called transaction. I hope we can figure something out.

thanks!
-JSS
[EMAIL PROTECTED]:~$ scp -r -v 
[EMAIL PROTECTED]:~/classes/cs215/projects classes/cs215
Executing: program /usr/bin/ssh host babbage.clarku.edu, user 
jslootbeek, command scp -v -r -f ~/classes/cs215/projects
OpenSSH_3.8.1p1 Debian 1:3.8.1p1-8, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to babbage.clarku.edu [140.232.101.102] port 22.
debug1: Connection established.
debug1: identity file /home/jule/.ssh/identity type -1
debug1: identity file /home/jule/.ssh/id_rsa type -1
debug1: identity file /home/jule/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version 
OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1 Debian 1:3.8.1p1-8
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'babbage.clarku.edu' is known and matches the RSA host key.
debug1: Found key in /home/jule/.ssh/known_hosts:11
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /home/jule/.ssh/identity
debug1: Trying private key: /home/jule/.ssh/id_rsa
debug1: Trying private key: /home/jule/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: password
[EMAIL PROTECTED]'s password:
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
debug1: Sending command: scp -v -r -f ~/classes/cs215/projects
Wed Oct  6 19:10:29 EDT 2004
[EMAIL PROTECTED]:~$ debug1: client_input_channel_req: channel 0 rtype 
exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 1.0 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 1

--
Jule Slootbeek
[EMAIL PROTECTED]
http://www.thesloot.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: apache2 upgrade broke wordpress install

2004-10-06 Thread Jerome Lacoste
On Wed, 2004-10-06 at 14:27 +0200, Jerome Lacoste wrote:
> Hi,
> 
> I have a wordpress blog on an apache 1.3 powered sarge box.
> I am trying to upgrade to apache2 but some things don't work.

I finally managed to upgrade most things (last thing not working appears
to be awstats. The problem was with php.ini for apache2 not containing
the things I needed. 

My worklog is at
http://www.coffeebreaks.org/~jerome/wordpress/index.php?p=126

I will update it when appropriate.

Jerome


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How to get the 2nd CPU to work?

2004-10-06 Thread Jule Slootbeek
cat /proc/cpuinfo to see your cpu's
-JSS
Rishi wrote:
Hi
I just installed debian (sarge) on a Dual P-II system. The kernel that was 
installed was: kernel-image-2.6.5-1-386

Then I installed kernel-image-2.6.8-1-686-smp using apt-get and added it using 
grub

After re-booting... the top program shows only one CPU.
But the output of dmesg and /proc/cpuinfo appears to have recognized the 2nd 
CPU. Any ideas if
(a) the 2nd CPU is being used OR
(b) it's not being used

If it's not being used, any tips on what I should do to get Linux to use the 
second CPU? I've read the SMP HOWTO but did not find anything much. It said 
something about "MPS version 1.4 and 1.1" .. I tried to change that in the 
system bios.. but no joy... 

Any ideas what I can do to get this to work?
Regards
Rishi
OUTPUT OF TOP
=
top - 23:17:48 up  2:56,  5 users,  load average: 0.02, 0.05, 0.09
Tasks: 116 total,   1 running, 115 sleeping,   0 stopped,   0 zombie
Cpu(s): 16.6% us,  4.1% sy,  0.0% ni, 75.1% id,  2.5% wa,  0.6% hi,  1.1% si
Mem:321332k total,   302524k used,18808k free,16992k buffers
Swap:   976744k total,55324k used,   921420k free,   150444k cached

OUTPUT OF DMESG
== 
Linux version 2.6.8-1-686-smp ([EMAIL PROTECTED]) (gcc version 
3.3.4 (Debian 1:3.3.4-11)) #1 SMP Mon Sep 13 23:02:39 EDT 2004
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009f800 (usable)
 BIOS-e820: 0009f800 - 000a (reserved)
 BIOS-e820: 000f - 0010 (reserved)
 BIOS-e820: 0010 - 1400 (usable)
 BIOS-e820: fec0 - fec1 (reserved)
 BIOS-e820: fee0 - fee01000 (reserved)
 BIOS-e820:  - 0001 (reserved)
0MB HIGHMEM available.
320MB LOWMEM available.
found SMP MP-table at 000f70c0
On node 0 totalpages: 81920
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 77824 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.0 present.
ACPI disabled because your bios is from 98 and too old
You can enable it with acpi=force
Intel MultiProcessor Specification v1.1
Virtual Wire compatibility mode.
OEM ID: INTELProduct ID: DK440LX  APIC at: 0xFEE0
Processor #1 6:5 APIC version 17
Processor #0 6:5 APIC version 17
I/O APIC #2 Version 17 at 0xFEC0.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Processors: 2
Built 1 zonelists
Kernel command line: root=/dev/hda1 ro 
Initializing CPU#0
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 333.184 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 316176k/327680k available (1654k kernel code, 10732k reserved, 762k 
data, 168k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 655.36 BogoMIPS
Security Scaffold v1.0.0 initialized
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0183fbff   
CPU: After vendor identify, caps:  0183fbff   
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After all inits, caps:0183fbff   0040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
ACPI: System description tables not found
ACPI-0084: *** Error: acpi_load_tables: Could not get RSDP, AE_NOT_FOUND
ACPI-0134: *** Error: acpi_load_tables: Could not load tables: 
AE_NOT_FOUND
ACPI: Unable to load the System Description Tables
CPU0: Intel Pentium II (Deschutes) stepping 00
per-CPU timeslice cutoff: 1461.97 usecs.
task migration cache decay timeout: 2 msecs.
masked ExtINT on CPU#0
ESR value before enabling vector: 
ESR value after enabling vector: 
Booting processor 1/0 eip 3000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 
ESR value after enabling vector: 
Calibrating delay loop... 663.55 BogoMIPS
CPU: After generic identify, caps: 0183fbff   
CPU: After vendor identify, caps:  0183fbff   
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After all inits, caps:0183fbff   0040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel Pentium II (Deschutes) stepping 00
Total of 2 processors activated (1318.91 BogoMIPS).
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-18, 2-20, 2-21, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
num

Re: Good tool for light photo editing?

2004-10-06 Thread Steve
On Wed, 6 Oct 2004 14:31:41 -0400, stan <[EMAIL PROTECTED]> wrote:
> I just got my first set of pictures on CD's (vacation pics), and I wan't to
> put them up on my web server.
> 
> What's a good tool to do some really lightweight editeing on them with?
> Mostly I just need to rotate the vertical ones, but I _might_ do just a
> little cropping on some few.
> 
> --
> "They that would give up essential liberty for temporary safety deserve
> neither liberty nor safety."
> -- Benjamin Franklin

The GIMP! http://www.gimp.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Good tool for light photo editing?

2004-10-06 Thread stan
I just got my first set of pictures on CD's (vacation pics), and I wan't to
put them up on my web server.

What's a good tool to do some really lightweight editeing on them with?
Mostly I just need to rotate the vertical ones, but I _might_ do just a
little cropping on some few.

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How to get the 2nd CPU to work?

2004-10-06 Thread Ishwar Rattan
I think, top displays processes and not cpus..
Start some process on second cpu and try top again..

-ishwar

On Wed, 6 Oct 2004, Rishi wrote:

> Hi
>
> I just installed debian (sarge) on a Dual P-II system. The kernel that was
> installed was: kernel-image-2.6.5-1-386
>
> Then I installed kernel-image-2.6.8-1-686-smp using apt-get and added it using
> grub
>
> After re-booting... the top program shows only one CPU.
>
> But the output of dmesg and /proc/cpuinfo appears to have recognized the 2nd
> CPU. Any ideas if
> (a) the 2nd CPU is being used OR
> (b) it's not being used
>
> If it's not being used, any tips on what I should do to get Linux to use the
> second CPU? I've read the SMP HOWTO but did not find anything much. It said
> something about "MPS version 1.4 and 1.1" .. I tried to change that in the
> system bios.. but no joy...
>
> Any ideas what I can do to get this to work?
>
> Regards
>
> Rishi
>
>
> OUTPUT OF TOP
> =
> top - 23:17:48 up  2:56,  5 users,  load average: 0.02, 0.05, 0.09
> Tasks: 116 total,   1 running, 115 sleeping,   0 stopped,   0 zombie
> Cpu(s): 16.6% us,  4.1% sy,  0.0% ni, 75.1% id,  2.5% wa,  0.6% hi,  1.1% si
> Mem:321332k total,   302524k used,18808k free,16992k buffers
> Swap:   976744k total,55324k used,   921420k free,   150444k cached
>
>
>
>
> OUTPUT OF DMESG
> ==
> Linux version 2.6.8-1-686-smp ([EMAIL PROTECTED]) (gcc version
> 3.3.4 (Debian 1:3.3.4-11)) #1 SMP Mon Sep 13 23:02:39 EDT 2004
> BIOS-provided physical RAM map:
>  BIOS-e820:  - 0009f800 (usable)
>  BIOS-e820: 0009f800 - 000a (reserved)
>  BIOS-e820: 000f - 0010 (reserved)
>  BIOS-e820: 0010 - 1400 (usable)
>  BIOS-e820: fec0 - fec1 (reserved)
>  BIOS-e820: fee0 - fee01000 (reserved)
>  BIOS-e820:  - 0001 (reserved)
> 0MB HIGHMEM available.
> 320MB LOWMEM available.
> found SMP MP-table at 000f70c0
> On node 0 totalpages: 81920
>   DMA zone: 4096 pages, LIFO batch:1
>   Normal zone: 77824 pages, LIFO batch:16
>   HighMem zone: 0 pages, LIFO batch:1
> DMI 2.0 present.
> ACPI disabled because your bios is from 98 and too old
> You can enable it with acpi=force
> Intel MultiProcessor Specification v1.1
> Virtual Wire compatibility mode.
> OEM ID: INTELProduct ID: DK440LX  APIC at: 0xFEE0
> Processor #1 6:5 APIC version 17
> Processor #0 6:5 APIC version 17
> I/O APIC #2 Version 17 at 0xFEC0.
> Enabling APIC mode:  Flat.  Using 1 I/O APICs
> Processors: 2
> Built 1 zonelists
> Kernel command line: root=/dev/hda1 ro
> Initializing CPU#0
> PID hash table entries: 2048 (order 11: 16384 bytes)
> Detected 333.184 MHz processor.
> Using tsc for high-res timesource
> Console: colour VGA+ 80x25
> Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
> Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
> Memory: 316176k/327680k available (1654k kernel code, 10732k reserved, 762k
> data, 168k init, 0k highmem)
> Checking if this processor honours the WP bit even in supervisor mode... Ok.
> Calibrating delay loop... 655.36 BogoMIPS
> Security Scaffold v1.0.0 initialized
> Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
> CPU: After generic identify, caps: 0183fbff   
> CPU: After vendor identify, caps:  0183fbff   
> CPU: L1 I cache: 16K, L1 D cache: 16K
> CPU: L2 cache: 512K
> CPU: After all inits, caps:0183fbff   0040
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> Enabling fast FPU save and restore... done.
> Checking 'hlt' instruction... OK.
> ACPI: System description tables not found
> ACPI-0084: *** Error: acpi_load_tables: Could not get RSDP, AE_NOT_FOUND
> ACPI-0134: *** Error: acpi_load_tables: Could not load tables:
> AE_NOT_FOUND
> ACPI: Unable to load the System Description Tables
> CPU0: Intel Pentium II (Deschutes) stepping 00
> per-CPU timeslice cutoff: 1461.97 usecs.
> task migration cache decay timeout: 2 msecs.
> masked ExtINT on CPU#0
> ESR value before enabling vector: 
> ESR value after enabling vector: 
> Booting processor 1/0 eip 3000
> Initializing CPU#1
> masked ExtINT on CPU#1
> ESR value before enabling vector: 
> ESR value after enabling vector: 
> Calibrating delay loop... 663.55 BogoMIPS
> CPU: After generic identify, caps: 0183fbff   
> CPU: After vendor identify, caps:  0183fbff   
> CPU: L1 I cache: 16K, L1 D cache: 16K
> CPU: L2 cache: 512K
> CPU: After all inits, caps:0183fbff   0040
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#1.
> CPU1: Intel Pentium II (Desc

Re: How to get the 2nd CPU to work?

2004-10-06 Thread Jeff Golden
On Wed, 6 Oct 2004 23:34:58 +0530, Rishi <[EMAIL PROTECTED]> wrote:
> Hi
> 
> I just installed debian (sarge) on a Dual P-II system. The kernel that was
> installed was: kernel-image-2.6.5-1-386
> 
> Then I installed kernel-image-2.6.8-1-686-smp using apt-get and added it using
> grub
> 
> After re-booting... the top program shows only one CPU.
> 
> But the output of dmesg and /proc/cpuinfo appears to have recognized the 2nd
> CPU. Any ideas if
> (a) the 2nd CPU is being used OR
> (b) it's not being used
> 
> If it's not being used, any tips on what I should do to get Linux to use the
> second CPU? I've read the SMP HOWTO but did not find anything much. It said
> something about "MPS version 1.4 and 1.1" .. I tried to change that in the
> system bios.. but no joy...
> 
> Any ideas what I can do to get this to work?
> 
> Regards
> 
> Rishi


It is probable that TOP is sowing you a combined view for the CPUs.  
Hit the 1 key to split the view.

-Jeff


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: aptitude: packages have been kept back?

2004-10-06 Thread ms419
On Oct 2, 2004, at 1:11 AM, Thomas Adam wrote:
 --- [EMAIL PROTECTED] wrote:
Can someone please explain why some packages might be "kept back", or
how I might find out?
http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=aptitude
Enjoy.
Thanks for the tip, Thomas, but did you mean this problem has already 
been reported, or that I should submit a bug report?

If you mean this has already been reported, I can't find the bug to 
which you're referring.

If you mean I should submit a bug, I'm not convinced my problem isn't 
my misuse of aptitude.

I guess what I'd like to know is how to get more information about why 
aptitude is concluding that these couple packages should be "kept 
back", to better understand whether the fault is aptitude's or mine. 
Unfortunately I haven't managed to gather this, using only aptitude's 
ample documentation.

Could you please clarify what you meant, Thomas?
Thanks again!
Jack
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



How to get the 2nd CPU to work?

2004-10-06 Thread Rishi
Hi

I just installed debian (sarge) on a Dual P-II system. The kernel that was 
installed was: kernel-image-2.6.5-1-386

Then I installed kernel-image-2.6.8-1-686-smp using apt-get and added it using 
grub

After re-booting... the top program shows only one CPU.

But the output of dmesg and /proc/cpuinfo appears to have recognized the 2nd 
CPU. Any ideas if
(a) the 2nd CPU is being used OR
(b) it's not being used

If it's not being used, any tips on what I should do to get Linux to use the 
second CPU? I've read the SMP HOWTO but did not find anything much. It said 
something about "MPS version 1.4 and 1.1" .. I tried to change that in the 
system bios.. but no joy... 

Any ideas what I can do to get this to work?

Regards

Rishi


OUTPUT OF TOP
=
top - 23:17:48 up  2:56,  5 users,  load average: 0.02, 0.05, 0.09
Tasks: 116 total,   1 running, 115 sleeping,   0 stopped,   0 zombie
Cpu(s): 16.6% us,  4.1% sy,  0.0% ni, 75.1% id,  2.5% wa,  0.6% hi,  1.1% si
Mem:321332k total,   302524k used,18808k free,16992k buffers
Swap:   976744k total,55324k used,   921420k free,   150444k cached




OUTPUT OF DMESG
== 
Linux version 2.6.8-1-686-smp ([EMAIL PROTECTED]) (gcc version 
3.3.4 (Debian 1:3.3.4-11)) #1 SMP Mon Sep 13 23:02:39 EDT 2004
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009f800 (usable)
 BIOS-e820: 0009f800 - 000a (reserved)
 BIOS-e820: 000f - 0010 (reserved)
 BIOS-e820: 0010 - 1400 (usable)
 BIOS-e820: fec0 - fec1 (reserved)
 BIOS-e820: fee0 - fee01000 (reserved)
 BIOS-e820:  - 0001 (reserved)
0MB HIGHMEM available.
320MB LOWMEM available.
found SMP MP-table at 000f70c0
On node 0 totalpages: 81920
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 77824 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.0 present.
ACPI disabled because your bios is from 98 and too old
You can enable it with acpi=force
Intel MultiProcessor Specification v1.1
Virtual Wire compatibility mode.
OEM ID: INTELProduct ID: DK440LX  APIC at: 0xFEE0
Processor #1 6:5 APIC version 17
Processor #0 6:5 APIC version 17
I/O APIC #2 Version 17 at 0xFEC0.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Processors: 2
Built 1 zonelists
Kernel command line: root=/dev/hda1 ro 
Initializing CPU#0
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 333.184 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 316176k/327680k available (1654k kernel code, 10732k reserved, 762k 
data, 168k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 655.36 BogoMIPS
Security Scaffold v1.0.0 initialized
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0183fbff   
CPU: After vendor identify, caps:  0183fbff   
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After all inits, caps:0183fbff   0040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
ACPI: System description tables not found
ACPI-0084: *** Error: acpi_load_tables: Could not get RSDP, AE_NOT_FOUND
ACPI-0134: *** Error: acpi_load_tables: Could not load tables: 
AE_NOT_FOUND
ACPI: Unable to load the System Description Tables
CPU0: Intel Pentium II (Deschutes) stepping 00
per-CPU timeslice cutoff: 1461.97 usecs.
task migration cache decay timeout: 2 msecs.
masked ExtINT on CPU#0
ESR value before enabling vector: 
ESR value after enabling vector: 
Booting processor 1/0 eip 3000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 
ESR value after enabling vector: 
Calibrating delay loop... 663.55 BogoMIPS
CPU: After generic identify, caps: 0183fbff   
CPU: After vendor identify, caps:  0183fbff   
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After all inits, caps:0183fbff   0040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel Pentium II (Deschutes) stepping 00
Total of 2 processors activated (1318.91 BogoMIPS).
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-18, 2-20, 2-21, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 20.
number of IO-APIC 

Re: ur hal6

2004-10-06 Thread John Hasler
Dr. James Bethard Ph.D. writes:
> I have purched ur hal6+lib.'s DSK.
> ...
> u credited my card which has been billed

Debian is an association of volunteers.  It does not sell anything and
cannot debit anyone's credit card.  Some companies do sell Debian CDs but
we have no control over them.  Please tell us exactly what you ordered and
exactly who you ordered it from and perhaps we can help you.
-- 
John Hasler


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Making my mouse wheel work on the fly

2004-10-06 Thread Jacob S
On Wed, 06 Oct 2004 13:45:32 -0400
icebiker <[EMAIL PROTECTED]> wrote:

> Jacob S wrote:
> 
> >On Wed, 06 Oct 2004 12:48:49 -0400
> >icebiker <[EMAIL PROTECTED]> wrote:
> >

> >
> >Sometimes switching to a text console and then back into X will help.
> >You don't have to exit X to do this, just press Ctrl-Alt-F1 and then
> >once you see the text login, press Alt-F7.
>
> Nope. That was a neat idea though, you had my hopes up there for a few
> 
> minutes.
> 
> I wonder if it's KVM dependent . . .

I'm sure it is, as we have an older Raritan around here that exhibits
the problem you mention. Switching to a text console and back does fix
it for us, however.

Jacob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Vsftpd starting-help!

2004-10-06 Thread Lourens Steenkamp
Lourens replying to Siju George <[EMAIL PROTECTED]> wrote:

>  Hi all,
>  
>  I just installed vsftpd using apt-get. Imade necessarry changes in
>  the config file also.
>  
>  I donot know how to add an entry in the inetd.conf  to start vsftpd
>  at system boot.
>  
>  COuld someone help me please? Is that the best way to start vsftpd?
>  Or if there is any other way please tell me.
>  

For startup at boot-time, you should remove the ## from the
following line in /etc/inetd.conf:
 
#:STANDARD: These are standard services.
##ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/vsftpd

so that it reads:
ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/vsftpd

If it is not there, simply add it

HTH

*

Lourens Steenkamp
Enjoying Debian GNU/Linux 3.0 r2

*

Here is bigger than you can imagine,
Now is forever ...
  Bruce Cockburn : "Messenger Wind"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Multiple versions of gcc installed

2004-10-06 Thread Mark Ferlatte
Brendan Simon said on Wed, Oct 06, 2004 at 11:11:49PM +1000:
> Ritesh Raj Sarraf wrote:
> Unfortunately this is not practicle on a multi user machine where 
> different users may want to use different versions of the compiler.
> gcc is designed to have multiple versions installed and be able to call 
> it from the common driver program, usually the driver of the latest version.
> The real solution is to fix the build and/or filesystem to behave as gcc 
> designers and architects intended.

While this may be true, if you want to use multiple compiler versions at the
same time under Debian, you can, by referring to gcc-2.95 or gcc-3.3 where you
would otherwise refer to gcc.  Many Makefiles read the compiler to use out of
the CC and CXX environment variables, so this is not nearly as painful as you
seem to think it is.

I maintain a multi-user environment where we use both gcc-2.95 and gcc-3.4, and
it works fine.

M


pgpOmb7vwTNhK.pgp
Description: PGP signature


$BL$(J$B>5(J$BBz(J$B9-(J$B9p(J$B"((J5 000$B1_(J$B$G(J$B?M(J$B@8(J$BJQ(J$B$((J$B$^(J$B$;(J$B$s(J$B$+(J$B!*(J

2004-10-06 Thread directmail77
  
$BHNGd.3^86!!MT;R(J
$B=j:_CO!!5~ET;T@>5~6h2r#1#0#0!]#1(J
$BEEOC(J0774-56-6428 
$Bhttp://maillake.minidns.net/scripts/deleteform.html $B!!(J
$B!!(J http://semishigure.dyndns.dk/scripts/deleteform.html
(B
(B 9$B7n$K=8$a$?(J100$BK|%a!<%k$r%5!<%S%9Cf!*(J
$B%5%$%I%S%8%M%9$N7hDjHG$G$9!*!!(J
$B;~N.$K>h$k%S%8%M%9$OI,$:@.8y$7$^$9!#(J
(B[EMAIL PROTECTED];[EMAIL PROTECTED];v$b!*(J
$B9TF0$K0\$9$+H]$+$G$9!#;qK\6b$O(J5000$B1_!*(J
(B1$BF|(J10$BKg$OGd$l$^$9!*(J
$B$"[EMAIL PROTECTED](J
$B8e$O$"[EMAIL PROTECTED](J
(B  
(B   http://maillake.minidns.net/
(B   http://semishigure.dyndns.dk/
(B   
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B   
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B   
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B   
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B   
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B   
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B   
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
(B
(B
(B
(B
(B
$B(J
(B  
(B
$B!!(J
(B   
(B   
$B!!(J
(B   
(B   
$B!!(J
(B   
(B   
$B!!(J
(B   
(B   
$B!!(J
(B   
(B   
$B!!(J
(B   
(B   
$B!!(J
(B   
(B   
$B!!(J
(B
(B 
(B   
$B!!(J
(B   
(B   
$B!!(J
(B
(B  
(B  
(B
(B   
(B   
$B!!(J
(B
(B
(B 
(B
(B  
(B
(B   
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B   
(B   
$B!!(J
(B
(B
(B
(B
(B
(B
(B
$B!!(J
(B   
(B   
$B!!(J
(B   
(B   
$B!!(J
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B
(B-- 
(BTo UNSUBSCRIBE, email to [EMAIL PROTECTED] 
(Bwith a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Making my mouse wheel work on the fly

2004-10-06 Thread icebiker
Jacob S wrote:
On Wed, 06 Oct 2004 12:48:49 -0400
icebiker <[EMAIL PROTECTED]> wrote:
 

Hi
I've got an XP and a Debian sarge system sharing the keyboard/mouse 
through a D-Link DKVM-2 KVM switch.

The problem is that when I switch from Linux to XP and then back
again, my mouse wheel stops working. I googled the issue and it looks
like it happens to a lot of people, and I'm quite lucky in that my
mouse is otherwise well behaved (i.e. not erratic).
Is there a utility I can run to reinitialize the mouse/mouse driver? I
can live without the mouse wheel, but it would be nice if I could get
it back without bouncing X.
   

Sometimes switching to a text console and then back into X will help.
You don't have to exit X to do this, just press Ctrl-Alt-F1 and then
once you see the text login, press Alt-F7.
HTH,
Jacob
 

Nope. That was a neat idea though, you had my hopes up there for a few 
minutes.

I wonder if it's KVM dependent . . .
/icebiker
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: start-stop-daemon: command not found error when running cron job

2004-10-06 Thread Marion Hall
>From S. Keeling

>  (0) keeling /home/keeling_ which start-stop-daemon
>  /sbin/start-stop-daemon

>cron runs with a minimal environment and likely doesn't have /sbin in
>its PATH.


That fixed it thanks,

Marion



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Making my mouse wheel work on the fly

2004-10-06 Thread Jacob S
On Wed, 06 Oct 2004 12:48:49 -0400
icebiker <[EMAIL PROTECTED]> wrote:

> Hi
> 
> I've got an XP and a Debian sarge system sharing the keyboard/mouse 
> through a D-Link DKVM-2 KVM switch.
> 
> The problem is that when I switch from Linux to XP and then back
> again, my mouse wheel stops working. I googled the issue and it looks
> like it happens to a lot of people, and I'm quite lucky in that my
> mouse is otherwise well behaved (i.e. not erratic).
> 
> Is there a utility I can run to reinitialize the mouse/mouse driver? I
> 
> can live without the mouse wheel, but it would be nice if I could get
> it back without bouncing X.

Sometimes switching to a text console and then back into X will help.
You don't have to exit X to do this, just press Ctrl-Alt-F1 and then
once you see the text login, press Alt-F7.

HTH,
Jacob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Nvidia + 2.6 kernel

2004-10-06 Thread Noah Durell
Thanks for all your help everybody.
I tried the installation procedure described by the above link from
Frederik.  That did not work.  It seemed to have the same problem with
the kernel headers.  So I did a complete removal of the headers and
reinstalled them.  Then I tried running the module-assisstant and it
worked this time!  Except now I'm having trouble with the sound card
again.  Oh well thanks again!
-Noah


On Wed, 6 Oct 2004 13:03:20 +0200, Frederik Dannemare
<[EMAIL PROTECTED]> wrote:
> 
> 
> On Tuesday 05 October 2004 20:49, Noah Durell wrote:
> > Hello,
> > I was hoping to try out a 2.6 kernel.  When I installed it (using
> > apt-get) I couldn't get the nvidia drivers to install (using
> > module-assisstant) nor by doing a manual install as per the
> > instructions of this webpage:
> > http://home.comcast.net/~andrex/Debian-nVidia/installation.html.
> > My computer is a dell dimension 8250 with a GeForce4 MX 420 video
> > card. Thanks,
> > Noah Durell
> 
> Here's how I do it: http://www.sentinel.dk/cookbook/?nvidia_drivers
> --
> Frederik Dannemare | mailto:[EMAIL PROTECTED]
> http://qa.debian.org/developer.php?login=Frederik+Dannemare
> http://frederik.dannemare.net | http://www.linuxworlddomination.dk
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Making my mouse wheel work on the fly

2004-10-06 Thread icebiker
Hi
I've got an XP and a Debian sarge system sharing the keyboard/mouse 
through a D-Link DKVM-2 KVM switch.

The problem is that when I switch from Linux to XP and then back again, 
my mouse wheel stops working. I googled the issue and it looks like it 
happens to a lot of people, and I'm quite lucky in that my mouse is 
otherwise well behaved (i.e. not erratic).

Is there a utility I can run to reinitialize the mouse/mouse driver? I 
can live without the mouse wheel, but it would be nice if I could get it 
back without bouncing X.

/icebiker
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: start-stop-daemon: command not found error when running cron job

2004-10-06 Thread s. keeling
Incoming from Marion Hall:
> I'm trying to stop a wget process after a set amount of time with the
> following command from a crontab.
> 
> start-stop-daemon --stop -n wget
> 
> When this command runs, I get the following error and it doesn't stop wget:
> /bin/sh: start-stop-daemon: command not found

So tell it where start-stop-daemon is?

  (0) keeling /home/keeling_ which start-stop-daemon
  /sbin/start-stop-daemon

cron runs with a minimal environment and likely doesn't have /sbin in
its PATH.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Sound recording in ALSA

2004-10-06 Thread Dave Carrigan
On Tue, Oct 05, 2004 at 03:35:05PM -0500, Kirk Strauser wrote:
> I'm using Sid with Debian's 2.6.8-1-686 kernel package on a Dell PC with an 
> Intel 8x0 sound device and ALSA.  My ultimate goal is to get liveice to 
> read from the line in on my sound card, but I'm trying to take baby steps 
> to get there.
> 
> Right now I'm attempting to record by:
> 
>1) Going into KMix and selecting "Line" as the capture device (verified 
> with amixer).
>2) Using something like "arecord -t wav -d 10 /tmp/foo.wav" to attempt to 
> record the sound that's being played through my speakers to a file.

Make sure both the line device and the master capture device are enabled
and have a non-zero input volume. In kmix for my sound card, the capture
device is on the far right.

-- 
Dave Carrigan
Seattle, WA, USA
[EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL

Dave is currently listening to Levellers - Three Friends (A Weapon Called The Word)


signature.asc
Description: Digital signature


start-stop-daemon: command not found error when running cron job

2004-10-06 Thread Marion Hall
I'm trying to stop a wget process after a set amount of time with the
following command from a crontab.

start-stop-daemon --stop -n wget

When this command runs, I get the following error and it doesn't stop wget:
/bin/sh: start-stop-daemon: command not found

The wget command that is running is called with a cron job also:
wget -O /var/mp3/openline-`date +%m-%d-%Y`.ogg
http://localhost:8000/kwlv.ogg

The cron job will start the script at my set time, I'm just looking for a
way to stop the script.  My command line works from the command line it just
doesn't work from cron.  I'm setting this up in webmin and I'm running the
stop script as root.

Any suggestions.


Marion Hall


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Installing from net with floppy disks - system don´t recognize my hard disk

2004-10-06 Thread Cousin Stanley
On 2004-10-05, Juan Stiller <[EMAIL PROTECTED]> wrote:
> Hi, im trying to install Debian Unstable Version from
> internet with the floppy disks, the installer can see
> my ethernet card, and beggins downloadin some
> packages, but when ends the installed tell me that i
> have no removable media, i know the hdd works fine,
> but i can´t seem to use it with this installer.
>
> Any hints?
>

Juan  

  I'm running Debian/Sarge that was net-installed
  starting with floppy disks back at the end of July 
  and had a similar problem  
  
  The solution that eventually worked for me 
  was selecting to load the  cd-drivers.img  floppy,
  although it didn't seem to be a logical step at the time,
  since I was not going to need the CD drive 
  just for the install  
  
  I think there were some  ide-related  libs 
  loaded from the  cd-drivers.img  floppy
  that allowed the installation to continue 
  
  Sorry for not being able to explain it better,
  but I didn't understand what was really happening,
  and only found out by  trial-and-error  that it worked
  for me 


-- 
Cousin Stanley
Human Being
Phoenix, Arizona


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: ur hal6

2004-10-06 Thread Hkeylocalus


I have purched ur hal6+lib.'s DSK. if ur a REAL! Then mail my soft ware. u credited my card which has been billed. the next is to File, & we both don't want that!
Dr. James Bethard Ph.D.
P.O.Box 811612
Los Angeles, Ca. 90081
 
Cambridge like M.I.T. is a small place.


Via S3 UniChrome video card in Sarge?

2004-10-06 Thread Samuel Abreu de Paula
Hi, my station have this integrated video, so im trying to configure in 
Debian Sarge, i only can use with vesa driver, google says that exist 
the correct driver in the newest XFree86[1] but there's no package of 
XFree 4.4.0 in Sarge either Sid! =(

What im asking is, anyone knows a solution (Compile XFree it will be the 
last alternative) to put the driver in Sarge XFree??

lspci says that:
VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChrome] 
Integrated Video (rev 01)

Im trying to use vesa driver in resolution higher than 640x480, but i 
can't, it have any special configuration to vesa support 800x600 or 1024?

What is de Debian position in relation to new XFree license??? Other 
distribution go to X.org, Debian will stand with XFree or X.org?

Thanks
ps: Please, if reply send a cc to my email <[EMAIL PROTECTED]>, im 
not subscribe to this list.

Samuel Abreu
[1] http://www.xfree86.org/4.4.0/RELNOTES2.html#4
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browser Crashes

2004-10-06 Thread Alex Malinovich
On Wed, 2004-10-06 at 23:15 +1000, Jonathan Wheelhouse wrote:
> Hi
> 
> For the last couple of weeks, my kids and I have all experienced
> browser crashes on various sites.
> 
> We use any one of firefox, mozilla or galeon.
> 
> I've just crashed all 3 browsers on this URL,
> http://www.smh.com.au/news/opinion/ .
--snip--

I just tried this URL in galeon (1.3.17.99) and it worked just fine. I'd
suggest trying to clear out your .galeon directory (or just move it out
of the way temporarily to something like .galeon.old) and then trying
again. If that doesn't work, I'd start looking at the plugins that
you're using and see if temporarily removing any of those fixes it.
Other than that, I'm not sure what to suggest. Hope that helps.

-- 
Alex Malinovich
Support Free Software, delete your Windows partition TODAY!
Encrypted mail preferred. You can get my public key from any of the
pgp.net keyservers. Key ID: A6D24837



signature.asc
Description: This is a digitally signed message part


Browser Crashes

2004-10-06 Thread Jonathan Wheelhouse

Hi

For the last couple of weeks, my kids and I have all experienced
browser crashes on various sites.

We use any one of firefox, mozilla or galeon.

I've just crashed all 3 browsers on this URL,
http://www.smh.com.au/news/opinion/ .

Each browser produces the following dump (see below cut line) when
strace'd (galeon is replaced with gecko for firefox and mozilla).

I've checked bug reports for the 3 browsers; I don't see anybody
reporting something similar.

I should add, in case this has something to do with X Window, that I
use the latest Nvidia drivers.  But I haven't seen these browsers
crash so frequently like this before (and I've used Nvidia drivers for
a long time).

This is driving the kids and I nuts now (I'm using w3m at the moment).

Ideas?

Jonathan

open("/usr/X11R6/lib/X11/XErrorDB", O_RDONLY) = 37
fstat64(37, {st_mode=S_IFREG|0644, st_size=36378, ...}) = 0
read(37, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 36378) = 36378
close(37)   = 0
brk(0)  = 0x8a5e000
brk(0x8a86000)  = 0x8a86000
brk(0)  = 0x8a86000
brk(0)  = 0x8a86000
brk(0x8a7d000)  = 0x8a7d000
brk(0)  = 0x8a7d000
fstat64(2, {st_mode=S_IFCHR|0666, st_rdev=makedev(5, 0), ...}) = 0
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo
...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x44ccc000
write(2, "The program \'galeon\' received an"..., 56The program
'galeon' received an X Window System error.
) = 56
write(2, "This probably reflects a bug in "..., 45This probably
reflects a bug in the program.
) = 45
write(2, "The error was \'BadShmSeg (invali"..., 62The error was
'BadShmSeg (invalid shared segment parameter)'.
) = 62
write(2, "  (Details: serial 28 error_code"..., 68  (Details: serial
28 error_code 169 request_code 148 minor_code 2)
) = 68
write(2, "  (Note to programmers: normally"..., 72  (Note to
programmers: normally, X errors are reported asynchronously;
) = 72
write(2, "   that is, you will receive the"..., 65   that is, you will
receive the error a while after causing it.
) = 65
write(2, "   To debug your program, run it"..., 62   To debug your
program, run it with the --sync command line
) = 62
write(2, "   option to change this behavio"..., 65   option to change
this behavior. You can then get a meaningful
) = 65
write(2, "   backtrace from your debugger "..., 77   backtrace from
your debugger if you break on the gdk_x_error() function.)
) = 77
unlink("/home/jonathan/.galeon/mozilla/galeon/lock") = 0
writev(15, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12
close(15)   = 0
writev(16, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12
close(16)   = 0
writev(14, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12
close(14)   = 0
writev(12, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12
close(12)   = 0
close(9)= 0
close(8)= 0
unlink("/tmp/orbit-jonathan/linc-1162-0-29864b2fee2cc") = 0
close(13)   = 0
munmap(0x44ccc000, 131072)  = 0
exit_group(1)   = ?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



"There is no pluggin installed to handle a MP3 file" on Rhithmbox

2004-10-06 Thread [EMAIL PROTECTED]

Hi, when I want import a carpet with MP3 files on my rhithmbox
0.8.7(Debian Sid), it sais me "There is no pluggin installed
to handle a MP3 file" on every mp3 file.

I searched about how handle mp3 file, but I can't find
solution, I have installed, every package I thought
(gstreamer-plugin, libid3tag0 ...)

Can you help me? Thanks you!





Re: Multiple versions of gcc installed

2004-10-06 Thread Brendan Simon
Ritesh Raj Sarraf wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 6 Oct 2004, Brendan Simon wrote:
I have 2 debian powerpc machines with testing and stable installed.
gcc-2.95.4 is installed on stable and gcc-3.3.4 on testing.
I want to compile with the same compiler on both so I installed 
gcc-2.95 on the testing machine.
i.e. I have 3.3.4 and 2.95.4 installed simulataneously.

A better option I found when having two version of gcc is this.
When two version are installed, gcc is a symbolic link to one of it.
So whenever you need to switch between the versions, simply change the
symbolic link to the specific compiler. That should work, atleast for
me on x86. :-)
Unfortunately this is not practicle on a multi user machine where 
different users may want to use different versions of the compiler.
gcc is designed to have multiple versions installed and be able to call 
it from the common driver program, usually the driver of the latest version.
The real solution is to fix the build and/or filesystem to behave as gcc 
designers and architects intended.

Thanks for the suggestion though.
Regards,
Brendan Simon.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [Way OT] Re: GMAIL Invites..!

2004-10-06 Thread Johann Koenig
On Wednesday October  6 at 02:30pm
Mark Maas <[EMAIL PROTECTED]> wrote:

> Is it just me, or did you just install a fresh copy of Apache?
> Totally no site anymore?

Thats what it looks like, but the server-signature is
Apache/1.3.31 Server at www.channelvar.com Port 80
and the folder is apache2-default. Interesting combination.
-- 
-johann koenig
Now Playing: Ripple - Blown Away : Trying To Break Even: The Northwest
Compilation
Today is Pungenday, the 59th day of Bureaucracy in the YOLD 3170


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [Way OT] Re: GMAIL Invites..!

2004-10-06 Thread Mark Maas
Rodney Richison wrote:

I run a list for techs/consultants.  (ChannelVar.com)
They are a VERY qualified bunch of guys. (Admittedly not linux users 
though)  :)
The preferred method is top posting.
The preferred format is to allow html.


Is it just me, or did you just install a fresh copy of Apache?
Totally no site anymore?
As for the HTML/top posting part:
Some prefer HTML, some plaintext.
But usually the ones who use HTML and do top posting, do not 
know all that much about email etiquette and computers in 
general. That's my experience anyway.

I believe that if Outlook and Outlook express would have 
been setup by Microsoft to do bottom-posting default, things 
would have been different. We would then all be used to 
that. Even the non-tech's among us.

So there's yet another "con" on Microsoft's board.
Thanks,
Mark
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



apache2 upgrade broke wordpress install

2004-10-06 Thread Jerome Lacoste
Hi,

I have a wordpress blog on an apache 1.3 powered sarge box.
I am trying to upgrade to apache2 but some things don't work.

In particular the wordpress (using php4) blog now return empty pages,
while for example the bbclone statistics page still work.

See http://www.coffeebreaks.org/~jerome/wordpress/index.php for the
blog. Click on stats for the bbclone page.

E.g. of an apache2 log from a browser reading my blog page:

193.212.132.34 - - [06/Oct/2004:11:35:26 +0200]
"GET /~jerome/wordpress/index.php HTTP/1.1" 200 - "-" "Mozilla/4.0 (comp
atible; MSIE 6.0; Windows NT 5.1; Maxthon; .NET CLR 1.1.4322)"

Notice the empty 'size' field. 

Same page loaded from apache1

12.215.220.247 - - [03/Oct/2004:11:10:00 +0200]
"GET /~jerome/wordpress/index.php HTTP/1.1" 200 13541

Here one can see that the size element is correct.

Of course nothing particular shows in the error logs.

I am at anyone's disposal to switch server version or to allow
server-info / server-status pages to be viewed from outside in order to
help me troubleshoot this problem.

Jerome


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Lilo question

2004-10-06 Thread Laurent CARON
Sherman, Michael (GE Energy) wrote:
Hi.
I am having a little problem with LILO. I have a machine with Win2000 on the
first IDE drive and I want install Debian on the other drive, which happens
to be SCSI. If in /etc/lilo.conf I specify boot=/dev/hda -asking LILO to
install itself into the MBR, how will I make it aware that Debian kernel
resides in /dev/sda?
Meaning the line image=/boot/kernel-2.6 will make LILO think that Debian is
also in /dev/hda. Has anyone encountered a similar situation?
Thanks in advance.
 

boot=/dev/hda
root=/dev/sda1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Lilo question

2004-10-06 Thread Sherman, Michael (GE Energy)

Hi.
I am having a little problem with LILO. I have a machine with Win2000 on the
first IDE drive and I want install Debian on the other drive, which happens
to be SCSI. If in /etc/lilo.conf I specify boot=/dev/hda -asking LILO to
install itself into the MBR, how will I make it aware that Debian kernel
resides in /dev/sda?
Meaning the line image=/boot/kernel-2.6 will make LILO think that Debian is
also in /dev/hda. Has anyone encountered a similar situation?

Thanks in advance.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Gdk-ERROR **: BadValue

2004-10-06 Thread joan
Hia all,
I'm having a problem with amule and vmware (I think that other apps may be 
affected too). When starting amule I get this error before a crash:
 Gdk-ERROR **: BadValue (integer parameter out of range for operation)
   serial 4368 error_code 2 request_code 45 minor_code 0
Playing with XFree86 configuration I've disabled freetype module and now amule 
and vmware load without error.
Any clues? May I file a bug against xserver-xfree86 or is something related to 
amule and vmware? Am I the only one experimenting these problems?

Some useful information:
Debian version: sid (up to date)
amule version: 1.2.6+rc6-1
kernel version: 2.6.8-1-k7 i686 GNU/Linux

ldd /usr/bin/amule
 libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40025000)
 libwx_gtk-2.4.so.0 => /usr/lib/libwx_gtk-2.4.so.0 (0x40034000)
 libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x4050)
 libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x40648000)
 libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x4068)
 libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40683000)
 libdl.so.2 => /lib/tls/libdl.so.2 (0x406a4000)
 libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x406a7000)
 libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x406b)
 libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x406be000)
 libz.so.1 => /usr/lib/libz.so.1 (0x40785000)
 libcurl.so.2 => /usr/lib/libcurl.so.2 (0x40797000)
 libssl.so.0.9.7 => /usr/lib/i686/cmov/libssl.so.0.9.7 (0x407c4000)
 libcrypto.so.0.9.7 => /usr/lib/i686/cmov/libcrypto.so.0.9.7(0x407f5000)
 libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x408f3000)
 libm.so.6 => /lib/tls/libm.so.6 (0x409ad000)
 libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x409d)
 libc.so.6 => /lib/tls/libc.so.6 (0x409d9000)
 /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)
 libgthread-1.2.so.0 => /usr/lib/libgthread-1.2.so.0 (0x40b14000)
 libpng10.so.0 => /usr/lib/libpng10.so.0 (0x40b17000)
 libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40b3b000)
 libtiff.so.4 => /usr/lib/libtiff.so.4 (0x40b59000)

TIA,
Joan





pgpSHr9zwb0XH.pgp
Description: PGP signature


Re: hang with gnome and samba

2004-10-06 Thread rich lott
no i didn't

really frustrating. I've been on the samba list, but they didn't want to know.

I'm gleaning that it may be a kernel bug, but then I've tried different 
kernels and got the same problem.

thanks for keeping the thread alive...

rich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Not detecting Realtek RTL 8139 Network card - Sarge - testing build of Oct 4th.

2004-10-06 Thread Andreas Janssen
Hello

Yashesh Bhatia (<[EMAIL PROTECTED]>) wrote:

> I downloaded the following file Sarge CD1 of Oct 4th testing build. 
>
>http://ftp.acc.umu.se/pub/cd-images/debian-weekly/i386/sarge-i386-1.iso
> 
> and burned the image to a CD.
> 
> After booting using the CD, i started the installation of the Debian
> Sarge.
> 
> The boot/installation software was not able to detect my network
> adapter (Realtek RTL 8139).

During installation, you can select to load additional installer
components. Try to look for netconfig or network drivers components.

best regards
 Andreas Janssen

-- 
Andreas Janssen <[EMAIL PROTECTED]>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Nvidia + 2.6 kernel

2004-10-06 Thread Frederik Dannemare
On Tuesday 05 October 2004 20:49, Noah Durell wrote:
> Hello,
> I was hoping to try out a 2.6 kernel.  When I installed it (using
> apt-get) I couldn't get the nvidia drivers to install (using
> module-assisstant) nor by doing a manual install as per the
> instructions of this webpage:
> http://home.comcast.net/~andrex/Debian-nVidia/installation.html.
> My computer is a dell dimension 8250 with a GeForce4 MX 420 video
> card. Thanks,
> Noah Durell

Here's how I do it: http://www.sentinel.dk/cookbook/?nvidia_drivers
-- 
Frederik Dannemare | mailto:[EMAIL PROTECTED]
http://qa.debian.org/developer.php?login=Frederik+Dannemare
http://frederik.dannemare.net | http://www.linuxworlddomination.dk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Not detecting Realtek RTL 8139 Network card - Sarge - testing build of Oct 4th.

2004-10-06 Thread Yashesh Bhatia
Hi:

   I downloaded the following file Sarge CD1 of Oct 4th testing build.

http://ftp.acc.umu.se/pub/cd-images/debian-weekly/i386/sarge-i386-1.iso

and burned the image to a CD.

After booting using the CD, i started the installation of the Debian Sarge.

The boot/installation software was not able to detect my network adapter
(Realtek RTL 8139).

However when I run the WoodyR2 disk 1 and run the installation program
it does detect the network adapter.

Could this be an error/bug with the installation s/w of Sarge ?

Thanks.

Yashesh Bhatia.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: using XML-RPC module of PHP4 [solved]

2004-10-06 Thread Harobed
Le mercredi 06 octobre 2004 à 11:54 +0200, Harobed a écrit :
> Hi,
> 
> I'd like to use the XML-RPC functions modules of PHP4.
> 
> However, this module isn't compiled in Debian PHP4 package.
> 
> I'd like to know if a package to add this module to PHP4 exist ? If not,
> what is the "standard" method to compile and create PHP4 package which
> contient the module XML-RPC.
> 
> Thanks for your help
I found this in libapache-mod-php4 module.
-- 
Stéphane KLEIN
Home page : http://www.harobed.org
Jabber : [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Shorewall question

2004-10-06 Thread Tim Timmerman
Hi,

  yesterday I tried to activate shorewall as a firewall on a 2.6.8.1
  kernel. (using a woody system, and the backport from backports.org)

  Everything worked just fine, except for one teensy problem:

  - Nothing on the firewall could send mail to other users on the
firewall. 

  Needless to say, this breaks things like logcheck (Which is how I
  noticed it in the first place)

  Some observations:
  - Rebooted to a 2.4 kernel with ipchains: all mail was handled.

  - telnet 127.0.0.1 25 works, both kernels 
  - telnet 127.0.0.1 465 doesn't, both kernels. 

  I don't believe it is the kernel, but rather something silly in my
  shorewall config ?

  Anybody got any hints ?

  Thanks,
TimT
-- 
[EMAIL PROTECTED]  040-2683613
[EMAIL PROTECTED]   Voodoo Programmer/Keeper of the Rubber Chicken
A day without sunshine is like, night.



-- 
The information contained in this communication and any attachments is confidential 
and may be privileged, and is for the sole use of the intended recipient(s). Any 
unauthorized review, use, disclosure or distribution is prohibited. If you are not the 
intended recipient, please notify the sender immediately by replying to this message 
and destroy all copies of this message and any attachments. ASML is neither liable for 
the proper and complete transmission of the information contained in this 
communication, nor for any delay in its receipt.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



using XML-RPC module of PHP4

2004-10-06 Thread Harobed
Hi,

I'd like to use the XML-RPC functions modules of PHP4.

However, this module isn't compiled in Debian PHP4 package.

I'd like to know if a package to add this module to PHP4 exist ? If not,
what is the "standard" method to compile and create PHP4 package which
contient the module XML-RPC.

Thanks for your help.
-- 
Stéphane KLEIN
Home page : http://www.harobed.org
Jabber : [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [Way OT] Re: GMAIL Invites..!

2004-10-06 Thread cr
On Wed, 06 Oct 2004 11:57, Cybe R. Wizard wrote:
> On Tue, 05 Oct 2004 08:24:10 -0500
> Rodney Richison <[EMAIL PROTECTED]> wrote:
>
> ...
>
> > I run a list for techs/consultants.  (ChannelVar.com)
> > They are a VERY qualified bunch of guys. (Admittedly not linux users
> > though)  :)
> > The preferred method is top posting.
> > The preferred format is to allow html.
>
> Who are you trying to fool?  Your site is a pathetic bare bones sample,
> probably not even paid for yet as evidenced by the little, "default
> theme sample" tag in the lower left corner of /every page/.  There is
> /no/ content yet you expect people on this list to listen to you about
> your hypothetical top posting tech gurus?
>
> Cybe R. Wizard -wants summa what you been smokin'

I suspect the preferred method is top posting and the preferred format is 
HTML because that's what Outhouse Excess does by default   

cr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Why Grub? Must I Switch?

2004-10-06 Thread cr
On Wed, 06 Oct 2004 05:08, Daniel L. Miller wrote:
> cr wrote:
> >On Mon, 04 Oct 2004 18:03, Daniel L. Miller wrote:
> >>Paul Johnson wrote:
> >>><#secure method=pgp mode=sign>
> >>>-BEGIN PGP SIGNED MESSAGE-
> >>>Hash: SHA1
> >>>
> >>>"Daniel L. Miller" <[EMAIL PROTECTED]> writes:
> I don't understand that - unless your different kernel versions are
> all using the same filename.
> >>>
> >>>You have a basic shell.  You can type the name, and IIRC, there is tab
> >>>autocompletion.
> >>
> >>So you can't have an unattended boot?
> >>
> >>Daniel
> >
> >You can certainly have an unattended boot - the GRUB menu comes up and,
> > after a specified interval, it will go on to boot the first entry on the
> > menu (unless, of course, you manually select another).
> >
> >However, if you've just done a system upgrade or destroyed a kernel or
> >whatever, or are just Grub-floppy-booting into a system, then you can
> > bring up the  Grub command line which has, as Paul said, tab
> > autocompletion - and very handy it is too for finding a kernel when you
> > can't remember whether it's  vmlinuz2.4.18-bf2.4 or   vmlinuz2.4.18_bf2.4
> >
> >cr
>
> That's not my idea of an unattended boot - which is where the comments
> on symlinks came from.  If you have a symlink to your current kernel
> version, with the grub config looking at the symlink - then you can
> upgrade the kernel, hit restart, and walk away.  When you come back,
> your machine is ready (assuming the kernel isn't messed up).

You're talking about upgrading the kernel and leaving it to do its first boot 
unattended?   Well, sure, if the symlink's been amended, it should do that.

But then, if you don't have a symlink, surely you'd just need to amend the 
kernel name in  menu.lst   instead, and leave it to boot just the same?

(Though personally, if I'd made a significant change like that, I'd want to 
watch it boot).

cr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Fatal server error: no screens found - Xfree86 Problems

2004-10-06 Thread Andreas Janssen
Hello

Scott Barlow (<[EMAIL PROTECTED]>) wrote:

> I am a reasonable newbie to Debian and have been trying unsucceffully
> to get X (specifically kde) working on my box. I have modified the 
> XF86Config-4 file through the dpkg-reconfigure xserver-xfree86 command 
> but am having no luck.
> [...]
> Geforce2 400MX video card with a Presario MV500 15 inch monitor.
>
> [...]
> (**) NV(0): Option "UseFBDev" "true"

Set that option to false, or select No for the "Use Kernel framebuffer
device?" question when you rerun dpkg-reconfigure xserver-xfree86.

best regards
 Andreas Janssen

-- 
Andreas Janssen <[EMAIL PROTECTED]>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



  1   2   >