Debian with Sony Ericsson T637 -- custom apps

2004-09-21 Thread William Ballard
I have a Sony Ericsson T637 phone, with bluetooth and I presume Java. I have explored connecting to it with Bluetooth, with a modicum of success. In particular, I have connected to it's "Bluetooth COM port" service. I'd like to write a custom app (perhaps in embedded Java) which listens on thi

Command to find out a running package

2004-09-21 Thread Stephen Liu
Hi folks, I want to find out whether a package has been installed on Debian. Kindly advise what command shall I use equivalent to rpm -q package OR rpm -qa | grep package TIA B.R. Stephen Liu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [E

E: Sub-process /usr/bin/dpkg returned an error code (1)

2004-09-21 Thread [KS]
Hello, I tried to do and upgrade yesterday and it gave me some errors. As a result many of the packages which were supposed to be upgraded were not configured. Now any new upgrades are also pending. Can anyone figure out what should be done to get rid of error given when unpacking openoffice.org-

Chronyc Stratum 2 ntp servers access denied.

2004-09-21 Thread Rthoreau
After setting up Chrony, and reading the docs, I am still unable to get Chrony to update my time. So I decided to use Chronyc with the accheck command, and I am getting 209 Access denied commands on all the Stratum 2 servers I am trying to contact. Yes I have inputed my Chronyc passwd like th

Re: Details

2004-09-21 Thread mieszko110
Dziêkujê za wiadomo¶æ. Pragnê poinformowaæ, i¿ do 23.09.04 przebywam na urlopie. Podrawiam Wies³aw B³aszczuk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

KDE and alt/tab window switching icon size

2004-09-21 Thread Phil Bardanes
Hi, I've decided to give KDE a try after using Gnome for some time now. I'm running Sarge with KDE 3.2.3. I'd like to make the window icons that appear in the alt-tab key sequence windows switching app larger. I've tried to do this through the Control Panel/Appearance & Themes/Icons/Advanced with

Re: Woody Sendmail: blacklist_recipients feature not working

2004-09-21 Thread Oliver Fuchs
On Tue, 21 Sep 2004, roy hills wrote: > I'm running Debian Woody x86 on my mail server, and I'm using Sendmail > 8.12.3-6.6 as my MTA. > > Normal mail delivery is working, but I can't get the "blacklist_recipients" > feature to work. The relevant bit from my sendmail.mc is: > > # Use the acce

Which Package Includes HTB Queue , IMQ Devices ??

2004-09-21 Thread Nayyar Ahmed
Hello All, I want to install HTB,IMQ , I am worried about which package includes these. TIA -- Nayyar Ahmad Lecturer Faculty Of Computer Science, Institute Of Management Sciences, Hayat Abad Peshawar , Pakistan. Office : 92-091-9217404 , 9217452 Cell : 92-0333-9139461 -- To UNSUBSCRIBE,

Re: bandwidth management

2004-09-21 Thread Nayyar Ahmed
On Tue, 21 Sep 2004 12:26:16 +0300, Micha Feigin <[EMAIL PROTECTED]> wrote: > On Fri, Sep 10, 2004 at 10:53:17PM +0700, Delta Sierra wrote: > > hi guys, > > > > i'm just finish installing woody for our gateway. > > Is there any bandwidth management tool in dist? Hello, When I was headed to Bandwi

Re: insmod.old/lsmod.old etc probs

2004-09-21 Thread Bill Marcum
On Tue, Sep 21, 2004 at 10:01:41AM +0100, Piers Kittel wrote: > Uninstalled module-init-tools, and modutils was already installed, but > still doesn't fix the problem I'm afraid: > > deaf-pc15:/# lsmod > Kernel requires old lsmod, but couldn't run lsmod.old: No such file or > directory > deaf-pc

Re: How to start NTPD?

2004-09-21 Thread Eric d'Alibut
On Tue, 21 Sep 2004 19:17:36 -0400, JoeHill <[EMAIL PROTECTED]> wrote: > In installed the NTP, as well as the ntp-docs, and for the life of me I can't > figure out how to start ntpd. There does not even appear to be an 'ntpd' > anywhere... ntpd is provided by the packages ntp-refclock and ntp-sim

Need help with VPN connection

2004-09-21 Thread Roberto Sanchez
I have managed to set up a VPN connection to the MS VPN server at school. The problem is this. When I add a route for the school's net block, a huge flood of packets starts. None of them actually make it out of my machine, though. The "TX Packets" count seen in ifconfig goes up to 500 MiB in ju

Re: How to start NTPD?

2004-09-21 Thread Mark Lijftogt
Got a sarge box.. this is what you need. ii  ntp    4.2.0a-11  Network Time Protocol: network utilities ii  ntp-server 4.2.0a-11  Network Time Protocol: common server tools ii  ntp-simple 4.2.0a-11  Network Time Protocol: daemon for simple sys ntp, ntp-server and n

Re: Moving existing setup to a competely new server

2004-09-21 Thread rds
--- Andreas Janssen <[EMAIL PROTECTED]> wrote: > If you use a standard Debian kernel and the processor type is the same, > all you have to do is to configure and install the bootloader. You can > do that by booting from a Debian CD/DVD or boot floppy and loading the > copied system. Then I could

Re: How to start NTPD?

2004-09-21 Thread Adam Aube
JoeHill wrote: > In installed the NTP, as well as the ntp-docs, and for the life of me I > can't figure out how to start ntpd. There does not even appear to be an > 'ntpd' anywhere (tried 'which'), and from going over the docs I cannot > find a section on how to start/stop/restart the service, and

RE: Moving existing setup to a competely new server

2004-09-21 Thread Steven Jones
modconf is debian's kernel module installer, it gives you a semi-graphical view and lets you scroll through module groups, you can install multiple modules in one session this way. just type modconf as root from the cli, Im sure you will be able to see what to do from the menu presented. regar

RE: Moving existing setup to a competely new server

2004-09-21 Thread Stephen Liu
Hi Steven, - snip - > Depends on your kernel, usually the kernel detects > new hardware on boot and re-configues as it boots, > however its quite possible that NICs wont work. > Otherwise unless modules have been stripped out it > should boot OK. Noted with thanks. > If it does not look for th

RE: How to start NTPD?

2004-09-21 Thread Steven Jones
oops cd /etc/apt/ vi sources.list -Original Message- From: Steven Jones Sent: Wednesday, 22 September 2004 1:00 p.m. To: Debian Users Subject: RE: How to start NTPD? cd /etc/apt/sources.list regards Steven -Original Message- From: Stephen Liu [mailto:[EMAIL PROTECTED] Sent:

RE: How to start NTPD?

2004-09-21 Thread Steven Jones
cd /etc/apt/sources.list regards Steven -Original Message- From: Stephen Liu [mailto:[EMAIL PROTECTED] Sent: Wednesday, 22 September 2004 12:59 p.m. To: Debian Users Subject: RE: How to start NTPD? Hi Steven, Tks for your advice. > run this, apt-get update ; apt-get -y dist-upgrade >

RE: How to start NTPD?

2004-09-21 Thread Stephen Liu
Hi Steven, Tks for your advice. > run this, apt-get update ; apt-get -y dist-upgrade > > and hold on to your hat while the box patches itself > (assuming you have a WAN connection in place and > sources.list is correct) This workstation is connected to a 3MB broadband. Could you please advise

RE: Moving existing setup to a competely new server

2004-09-21 Thread Steven Jones
-Original Message- From: Stephen Liu [mailto:[EMAIL PROTECTED] Sent: Wednesday, 22 September 2004 12:35 p.m. To: [EMAIL PROTECTED] Subject: Re: Moving existing setup to a competely new server Hi Andrea, > If you have the option to move the HD (and the HW on > the two servers > are simila

Re: VIA sound problem

2004-09-21 Thread Silvan
On Tuesday 31 December 2002 07:05 pm, jochen wrote: > Alsa recognizes the soundcard, after doing a "modprobe via82cxxx_audio" > I can play sound as root. > The problem is that I can only use mplayer to play sound, and mplayer > hangs after playing the file for several seconds (it also hangs when >

Re: GTK 1.2 font problems

2004-09-21 Thread Ross Boylan
On Tue, Sep 21, 2004 at 06:46:32PM +0100, Thomas Adam wrote: > > > After reading the newsgroups, here's what I've tried: > > Try this: > > http://linuxgazette.net/issue96/adam.html > I don't think that's it. I don't have a font server running, and I list the 100dpi fonts before the 75dpi (My s

Re: Moving existing setup to a competely new server

2004-09-21 Thread Stephen Liu
Hi Andrea, > If you have the option to move the HD (and the HW on > the two servers > are similar), you can copy your system in different > ways (cp, cpio, > afio), If the HW config is different. Can I do it and how? Tks. I'm going to upgrade a workstation changing new motherboard, new RAM, n

RE: How to start NTPD?

2004-09-21 Thread Steven Jones
run this, apt-get update ; apt-get -y dist-upgrade and hold on to your hat while the box patches itself (assuming you have a WAN connection in place and sources.list is correct) ;] afterwards, apt-get install ntp Should either install ntp or say the latest is installed. For a client you run

RE: How to start NTPD?

2004-09-21 Thread Stephen Liu
Hi Steven, I just took out this Debian box for testing. It has not been used for more than a year. I believe I have ntp installed and running on this box, IIRC. > If you are a client then you can run ntpdate via a > cronjob. > > eg > > crontab -e # crontab -e only displaying an empty table.

Re: long logout times

2004-09-21 Thread Rob Benton
Hugo Vanwoerkom wrote: Rob Benton wrote: Just installed from a new sarge cd. I'm noticing on the virtual terminals 2-6 that loginng out takes up to a minute. I'm not sure what's going on here. What kernel version is that? I have 2.6.7 and I noticed the same: logging out takes for ever... Hugo.

VIA sound problem

2004-09-21 Thread jochen
I have the following problem: I'm running kernel 2.6.8. After installing, configuring and compiling the kernel everything works fine except sound. I got a vie-onboard card and it worked perfectly in Here's the lspci output: :00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A

RE: How to start NTPD?

2004-09-21 Thread Steven Jones
If you are a client then you can run ntpdate via a cronjob. eg crontab -e 00 1 * * * /usr/sbin/ntpdate You should be able to install ntp with apt-get and start it with /etc/init.d/ntp start after you have edited /etc/ntp.conf running ntpq to test it, then at the > prompt type ep then as, t

How to start NTPD?

2004-09-21 Thread JoeHill
In installed the NTP, as well as the ntp-docs, and for the life of me I can't figure out how to start ntpd. There does not even appear to be an 'ntpd' anywhere (tried 'which'), and from going over the docs I cannot find a section on how to start/stop/restart the service, and there is no seperate '

Re: Suggestions Invited

2004-09-21 Thread Sean O'Dell
I was once a Gentoo fan for its emerge and quick releases, but I too got sick of compiling everything (and re-compiling when I made config mistakes) so I switched to Debian. I couldn't be happier. I have far fewer problems, far less hassle and since I use "unstable" I have pretty much the late

Re: Suggestions Invited

2004-09-21 Thread Mark Lijftogt
Hi Robert, Take a look at http://www.debian.org/doc/FAQ/ , Chapter 2 and 6 .. and browse thru the rest if there is anything unclear. It is all on how you approach your setup. stable is mainly for the people that don't realy care for a system that has the bleeding edge of .. well, anything you ca

Re: Suggestions Invited

2004-09-21 Thread Sylvain Vedrenne
On Tuesday 21 September 2004 22:48, Robert Brinson wrote: > Currently, I am a Gentoo Linux user. It is a great distribution for > people who want fine control over their system. I enjoy being able to > just emerge whatever_program. However, I am getting a little tired of > having to compile every l

Modules at installation

2004-09-21 Thread CEHJohnson
I asked the following at http://www.experts-exchange.com/Operating_Systems/Linux/Linux_Setup/Q_21138227.html so please feel free to join in there! >> From http://www.debian.org/releases/stable/i386/ch-install-system.en.html#s-configure-modules "We recommend that you only configure devices whic

Suggestions Invited

2004-09-21 Thread Robert Brinson
Currently, I am a Gentoo Linux user. It is a great distribution for people who want fine control over their system. I enjoy being able to just emerge whatever_program. However, I am getting a little tired of having to compile every little obscure library for a point update. So, I guess you coul

ipssend on xseries 335

2004-09-21 Thread Timo Veith
Hi all, did anyone managed to query the status of the raid controller which is integrated on the ibm xseries 335? lspci lists the controller like so: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07) The machine ships with a bunch of cdroms. One of those is called "

Suggestions Invited

2004-09-21 Thread Robert Brinson
Currently, I am a Gentoo Linux user. It is a great distribution for people who want fine control over their system. I enjoy being able to just emerge whatever_program. However, I am getting a little tired of having to compile every little obscure library for a point update. So, I guess you c

Re: Delays accesing some urls from debian

2004-09-21 Thread Tim Kelley
On Tue, Sep 21, 2004 at 09:46:10AM -0500, Kent West wrote: > I just tried it from my Debian box at the office; took about 51 seconds, > 50 of which were spent "resolving www.nytimes.com". A traceroute gets > about 13 hops down the route and then hits a major snag just after > ge-1-2.a00.nycmny

unsubscribe

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

Re: Moving existing setup to a competely new server

2004-09-21 Thread Andreas Janssen
Hello rds (<[EMAIL PROTECTED]>) wrote: > --- Andreas Janssen <[EMAIL PROTECTED]> wrote: >> cp -a >> tar >> >> Sounds like you should copy the complete system. You can by the way >> export and import the list of installed packages using dpkg: > > Yes, ideally I would copy the whole HD from the ol

Re: router problem

2004-09-21 Thread robin
Werner Otto wrote: Hi All, I recently bout a Zoom X5 Router modem. I set it up on Windows XP Pro with no errors. I booted into Debian with no problem and worked 100%. I then logged off and a few days later logged back into Debian and did not work. I am unable to ping any hostname or localhost. I ch

stalling installation sequence woody/p3 777/128 mb

2004-09-21 Thread shaldea
Hello, I am a newbie to Linux and installing OS's in general. However, wh

Re: long logout times

2004-09-21 Thread Hugo Vanwoerkom
Rob Benton wrote: Just installed from a new sarge cd. I'm noticing on the virtual terminals 2-6 that loginng out takes up to a minute. I'm not sure what's going on here. What kernel version is that? I have 2.6.7 and I noticed the same: logging out takes for ever... Hugo. -- To UNSUBSCRIBE, emai

Re: urgent help

2004-09-21 Thread Pigeon
On Tue, Sep 21, 2004 at 03:35:31PM +0530, Vijaya S wrote: > hi all, > for some reason i got a messgae generated as "Re:Request " on a debian > machine > i dindt send the message to id at all. > > is it a spam mail ? "Re: Request"? Sounds like spam with forged headers to me. Nothing to do with you

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Andrea Vettorello
On Tue, 21 Sep 2004 19:05:37 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi! > [...] > > I guess I didn't explain well but I was thinking of the file > /usr/X11R6/lib/libGL.so.1.2.distrib. I can not find it. > I need glasses... The /usr/X11R6/lib/libGL.so.1.2.distrib should be

Re: Sarge/DAC960/pivot_root

2004-09-21 Thread Eric Gaumer
On Tue, 2004-09-21 at 10:15, Greg Madden wrote: > Using the 9/17/2004 netinstall.iso from the Debian-DI page. > I have a DAC6 960 card + drives configured as a raid 5 disk. Debian > formats and installs the base system okay. The installer offers to > install grub in the mbr, /dev/rd/c0d0, the reboo

Re: GTK 1.2 font problems

2004-09-21 Thread Thomas Adam
--- Ross Boylan <[EMAIL PROTECTED]> wrote: > After reading the newsgroups, here's what I've tried: Try this: http://linuxgazette.net/issue96/adam.html -- Thomas Adam = "The Linux Weekend Mechanic" -- http://linuxgazette.net "TAG Editor" -- http://linuxgazette.net " We'll

Sarge/DAC960/pivot_root

2004-09-21 Thread Greg Madden
Using the 9/17/2004 netinstall.iso from the Debian-DI page. I have a DAC6 960 card + drives configured as a raid 5 disk. Debian formats and installs the base system okay. The installer offers to install grub in the mbr, /dev/rd/c0d0, the reboot results in a kernel panic with the following message.

Re: Moving existing setup to a competely new server

2004-09-21 Thread rds
--- Andreas Janssen <[EMAIL PROTECTED]> wrote: > cp -a > tar > > Sounds like you should copy the complete system. You can by the way > export and import the list of installed packages using dpkg: > > dpkg --get-selections > packagelist > dpkg --set-selections < packagelist > Yes, ideally I wou

debian-user

2004-09-21 Thread debian-user
¶l¥ó±K¿ýºÊ±±µ{¦¡-·Qª¾¹D§O¤Hµo¤°»ò«H¶Ü? kt[zuPyUonqVecmdsRL{XEQND^GpBlWSwiYTJ]COrZKIhxjgMAb`a_Fv\Hf Date: Wed, 22 Sep 2004 00:49:12 +0800 X-Priority: 3 X-Mailer: SMTP COMPONENT MIME-Version: 1.0 Content-Type: text/html; charset="big5" Content-Trans

GTK 1.2 font problems

2004-09-21 Thread Ross Boylan
The help in gnucash shows in a small, crummy font. It's basically unreadable. Nothing I do seems to change it. It looks OK in yelp. I ordinarily run KDE on a testing system (though I tried Gnome too). Judging by the dependencies, gnucash is a gtk 1.2 application. I assume yelp is good because

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Nicolas de Sereville
Hi! Andrea Vettorello wrote: On Tue, 21 Sep 2004 15:33:01 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: Hi! [...] # dpkg -S /usr/X11R6/lib/libGL.so.1.2 diversion by fglrx from: /usr/X11R6/lib/libGL.so.1.2 diversion by fglrx to: /usr/X11R6/lib/libGL.so.1.2.distrib fglrx, xlibmesa

Re: urgent help

2004-09-21 Thread Andrew Schulman
> hi all, > for some reason i got a messgae generated as "Re:Request " on a debian > machine > i dindt send the message to id at all. > > is it a spam mail ? This is urgent? This is the most descriptive subject you could come up with? There were no other relevant details to your problem? I can't

Re: Moving existing setup to a competely new server

2004-09-21 Thread Andrea Vettorello
On Tue, 21 Sep 2004 08:59:08 -0700 (PDT), rds <[EMAIL PROTECTED]> wrote: > Hi, > > I'm planning to upgrade an existing Debian/sarge/testing server and would like > to move the whole setup to a completely new server. That would include all file > systems, packages, config files, users, etc. 99% of

Re: Moving existing setup to a competely new server

2004-09-21 Thread Andreas Janssen
Hello rds (<[EMAIL PROTECTED]>) wrote: > I'm planning to upgrade an existing Debian/sarge/testing server and > would like to move the whole setup to a completely new server. That > would include all file systems, packages, config files, users, etc. > 99% of the packages on the server were install

Re: Delays accesing some urls from debian

2004-09-21 Thread Antonio Rodriguez
On Tue, Sep 21, 2004 at 10:03:42AM -0400, Carl Fink wrote: > 1. What's "very slow"? Three seconds? Three minutes? Three weeks? 3 sec < time < 3 weeks, more precisely, t is measured relatively with respect to other sites. High precision is not really needed here, it is about one-two minu

Re: kdm/ssh-agent

2004-09-21 Thread Andreas Janssen
Hello Ulisses Reina Montenegro de Albuquerque (<[EMAIL PROTECTED]>) wrote: > This has been bothering me for a while, but it hadn't impacted me much > until recently -- before my upgrade to KDE 3.3 (Debian Sid/Unstable), > kdm used to start the ssh-agent as part of my login process. This has > the

router problem

2004-09-21 Thread Werner Otto
Hi All, I recently bout a Zoom X5 Router modem. I set it up on Windows XP Pro with no errors. I booted into Debian with no problem and worked 100%. I then logged off and a few days later logged back into Debian and did not work. I am unable to ping any hostname or localhost. I changed nothing. I m

Re: sarge / apache 2.0.50 / awstats 6.1-2

2004-09-21 Thread rds
In case if anyone is having the same issue, I was able to get awstats working with the following Apache config file: /etc/awstats/apache.conf # # Directives to add to your Apache conf file to allow use of AWStats as a CGI. # Note that path "/usr/local/awstats/" must reflect your AWStats install p

Moving existing setup to a competely new server

2004-09-21 Thread rds
Hi, I'm planning to upgrade an existing Debian/sarge/testing server and would like to move the whole setup to a completely new server. That would include all file systems, packages, config files, users, etc. 99% of the packages on the server were installed with "aptitude". Any ideas? Thanks in a

Re: test if x server is running on a given display

2004-09-21 Thread Matt Price
thanks dave, that's very cool. now... I don't program in c. would it be easy to modify this program in two ways: 1) pass the display number as a parameter 2) print or return a specific error message if the connection is not accepted? -- NEW VERSION -- #include int main(argc, argv) int argc; c

Re: urgent help

2004-09-21 Thread Mike Ward
I'm far from an email guru, and in fact only know the basics of it all, but I think more details would help those who do know. Maybe even attach the email? On Tue, 21 Sep 2004 15:35:31 +0530, Vijaya S <[EMAIL PROTECTED]> wrote: > hi all, > for some reason i got a messgae generated as "Re:Request

Re: saving a session urgent pls

2004-09-21 Thread Mike Ward
Seriously man, screen is God's gift to the console. Even if not for this problem, look into it if you haven't already. It's increadibly useful to me, and I haven't even looked into it in depth, really. On Tue, 21 Sep 2004 18:13:06 +0530, Vijaya S <[EMAIL PROTECTED]> wrote: > Hi, > It wasnt a dem

Re: Oracle 8.1.7 on Debian Sarge?

2004-09-21 Thread Rob Benton
Paradise wrote: sorry, sarge is glibc 2.3.2 On Tue, 21 Sep 2004 20:14:19 +0800, Paradise <[EMAIL PROTECTED]> wrote: Hi all Can someone tell me can I install Oracle8i on Debian Sarge? Since Oracle8i needs glibc 2.1.3and Sarge is glibc2.4 -- Regards, Paradise I don't know about 8.1.7 since

Re: Delays accesing some urls from debian

2004-09-21 Thread Kent West
Carl Fink wrote: On Tue, Sep 21, 2004 at 08:00:50AM -0400, Antonio Rodriguez wrote: I've noticed that accessing pages of www.nytimes.com is very slow when doing it from home. However, from my office computer (w2000) there is no delay. The response is fast. Could this have anything to do with the

kdm/ssh-agent

2004-09-21 Thread Ulisses Reina Montenegro de Albuquerque
Hello This has been bothering me for a while, but it hadn't impacted me much until recently -- before my upgrade to KDE 3.3 (Debian Sid/Unstable), kdm used to start the ssh-agent as part of my login process. This has the side effect of sharing the agent environment variables through every appli

Re: Delays accesing some urls from debian

2004-09-21 Thread Carl Fink
On Tue, Sep 21, 2004 at 08:00:50AM -0400, Antonio Rodriguez wrote: > I've noticed that accessing pages of www.nytimes.com is very slow when > doing it from home. However, from my office computer (w2000) there is > no delay. The response is fast. Could this have anything to do with > the nytimes sit

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Andrea Vettorello
On Tue, 21 Sep 2004 15:33:01 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi! [...] > > # dpkg -S /usr/X11R6/lib/libGL.so.1.2 > diversion by fglrx from: /usr/X11R6/lib/libGL.so.1.2 > diversion by fglrx to: /usr/X11R6/lib/libGL.so.1.2.distrib > fglrx, xlibmesa-gl: /usr/X11R6/lib/libGL

debian & postfix & awstats

2004-09-21 Thread Christophe Husson
Hello, I have been using Debian Sarge + Postfix + awstats. I would like to generate stats for postfix with awstats. I read the documentation found at awstats.sourceforge.net but couldn't make it work for the moment. My logs coming from postfix (a remote server via syslog) are stored in /var/log/m

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Nicolas de Sereville
Hi! However, I have some problem with OpenGL. Celestia is crashing with the error: "Unable to resolve GL/GLX symbols - please check your GL library installation." and the tuxracer is not well running. When racing I can see a lot of "flashing triangles". Is there some files I can check to see if Ope

Re: Oracle 8.1.7 on Debian Sarge?

2004-09-21 Thread Laurent CARON
Paradise wrote: sorry, sarge is glibc 2.3.2 On Tue, 21 Sep 2004 20:14:19 +0800, Paradise <[EMAIL PROTECTED]> wrote: Hi all Can someone tell me can I install Oracle8i on Debian Sarge? Since Oracle8i needs glibc 2.1.3and Sarge is glibc2.4 -- Regards, Paradise why not installing or

Re: Preinstalled System

2004-09-21 Thread Ulisses Reina Montenegro de Albuquerque
robin wrote: "Sid" is the testing kernel and is more advanced than "Sarge" and will cause you problems; stay away from that one. I would disagree. For a production machine definitely but maybe not a desktop machine. I have run unstable without any problems for 18 months. Maybe I've been lucky

Re: Oracle 8.1.7 on Debian Sarge?

2004-09-21 Thread Paradise
sorry, sarge is glibc 2.3.2 On Tue, 21 Sep 2004 20:14:19 +0800, Paradise <[EMAIL PROTECTED]> wrote: > Hi all > Can someone tell me can I install Oracle8i on Debian Sarge? > Since Oracle8i needs glibc 2.1.3and Sarge is glibc2.4 > > -- > Regards, > Paradise > -- Regards, Paradise --

Re: xemacs & auctex

2004-09-21 Thread Adam Funk
On Tuesday 21 September 2004 12:30, Vittorio wrote: >> > What shall I do to make xemacs21 modify its menu as soon as a .tex >> > file is loaded? >> >> Have you tried to put "(require 'tex-site)" in your "~/.emacs" >> configuration file? > > YES. To no avail. > Vittorio I use GNU Emacs rather tha

Re: X and Intel I810 video card

2004-09-21 Thread Eric Dickner
--- Greg Vickers <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm new to running X and I'm having a problem > getting the I810 video card > on this D845GLVA motherboard to run at 1280x1024 on > my 17" TFT monitor: I snipped out part of your log and put '!' around the warning that states your probl

Re: saving a session urgent pls

2004-09-21 Thread Vijaya S
Hi, It wasnt a demand it was only a request .. thanks for ur suggestion. Thomas Adam wrote: > --- Vijaya S <[EMAIL PROTECTED]> wrote: > > hi all, > > Anyone that has "urgent" in their subject line is usually ignored. We're > all volunteers here, and you demand no more urgency than anyone else. >

Re: saving a session urgent pls

2004-09-21 Thread Thomas Adam
--- Vijaya S <[EMAIL PROTECTED]> wrote: > hi all, Anyone that has "urgent" in their subject line is usually ignored. We're all volunteers here, and you demand no more urgency than anyone else. Also, is there something wrong with your 'e' and 'a' keys? > i logged into another machine via ssh and

Oracle 8.1.7 on Debian Sarge?

2004-09-21 Thread Paradise
Hi all Can someone tell me can I install Oracle8i on Debian Sarge? Since Oracle8i needs glibc 2.1.3and Sarge is glibc2.4 -- Regards, Paradise -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

[false alarm] mozilla testing package JSP rendering

2004-09-21 Thread Alexandros Papadopoulos
On Tuesday 21 September 2004 12:13, Alexandros Papadopoulos wrote: > Hi all. > > I'm trying to view the page http://www.rwjf.org/index.jsp in the > latest mozilla, included in sarge (testing), and I'm just getting > something that looks like the source of the page. On konqueror it > displays fine.

Delays accesing some urls from debian

2004-09-21 Thread Antonio Rodriguez
I've noticed that accessing pages of www.nytimes.com is very slow when doing it from home. However, from my office computer (w2000) there is no delay. The response is fast. Could this have anything to do with the nytimes site expecting some response from the operating system that is not getting fro

Gimp2 won't start - some scriptfu problem

2004-09-21 Thread LeVA
Hi! I've tried to run gimp(2.0.4) compiled from sources, and installed from deb packages (sarge, gimp2.0.4), but neither of them could start. I get this error message everytime: $ gimp (script-fu:7027): LibGimpBase-WARNING **: script-fu: wire_read(): error $ What could be the problem? Thanks!

Re: kernel 2.6.7 & 2.4.18

2004-09-21 Thread Raghavendra Bhat
>> thanks for the reply np, ur welcome. >> why is this module-init-tools required? The `module-init-tools' package contains a set of programs for loading, inserting, and removing kernel modules for Linux (versions 2.5.48 and above). It serves the same function that the "modutils" package

Re: xemacs & auctex again....

2004-09-21 Thread Ralf Angeli
* Vittorio (2004-09-20) writes: > What shall I do to make xemacs21 modify its menu as soon as a .tex file is > loaded? [...] > Ralf Angeli from auctex mailing list answered suggesting to follow the > instruction for the installation. > > Well here a phylosophical issue is coming up. As a debian

Re: xemacs & auctex

2004-09-21 Thread Vittorio
On Tuesday 21 September 2004 11:53, André Carezia wrote: > On Sun, 19 Sep 2004 02:11:16 +0100 > > Vittorio <[EMAIL PROTECTED]> wrote: > > I've just installed xemacs21 to run latex files under kde as I'm > > usually doing with emacs[-21] & auctex. But differently from emacs > > which display a new m

Re: Setting the environment before Gnome starts up

2004-09-21 Thread Blake Swadling
On Wed, 2004-09-15 at 07:06, B. L. Jilek wrote: > Hi Andrei! > > On Tue, 14 Sep 2004, Andrei Badea wrote: > > > However, what I like about GDM is that during login I can choose the > > window manager with a menu. In this case, GDM ignores the ~/.xsession > > file, so I don't have a chance to se

Woody Sendmail: blacklist_recipients feature not working

2004-09-21 Thread roy hills
I'm running Debian Woody x86 on my mail server, and I'm using Sendmail 8.12.3-6.6 as my MTA. Normal mail delivery is working, but I can't get the "blacklist_recipients" feature to work. The relevant bit from my sendmail.mc is: # Use the access map for blacklisting and relaying FEATURE(`access_

Re: xemacs & auctex

2004-09-21 Thread André Carezia
On Sun, 19 Sep 2004 02:11:16 +0100 Vittorio <[EMAIL PROTECTED]> wrote: > I've just installed xemacs21 to run latex files under kde as I'm > usually doing with emacs[-21] & auctex. But differently from emacs > which display a new menu when inputing a .tex file with the "command" > menu xemacs21 doe

Re: Backuppc

2004-09-21 Thread Sturla Holm Hansen
Stephen Patterson wrote: On Thu, 16 Sep 2004 13:40:11 +0200, Sturla Holm Hansen wrote: Anyone tried backuppc ( http://backuppc.sourceforge.net/ ) If so, here's my files: Fatal error (bad version): Host key verification failed. Sounds like ssh is being bitchy wrt to the identity key for each host.

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Wim De Smet
Hi, On Tue, 21 Sep 2004 11:32:40 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi! > > A big thanks to everybody who spare some time helping me. I now have the > 3D acceleration working! My error was very stupid... As suggested by > Wim, when removing my previous installation, the "dpkg

Re: Also works on 2.6 kernels [was Re: Well documented]

2004-09-21 Thread Tom Allison
Guest, Simon wrote: On Thursday 26 Aug 2004 03:14, Tom Allison wrote: Guest, Simon wrote: Install these Debian packages :- nvidia-glx - NVIDIA binary XFree86 4.x driver nvidia-kernel-common- NVIDIA binary kernel module common files nvidia-kernel-source - NVIDIA

urgent help

2004-09-21 Thread Vijaya S
hi all, for some reason i got a messgae generated as "Re:Request " on a debian machine i dindt send the message to id at all. is it a spam mail ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: All these open ports

2004-09-21 Thread Tom Allison
[EMAIL PROTECTED] wrote: If a port is open, and associated with a program which isn't from a debian package and you don't believe you put it there yourself - its time to consider the possibility your machine has been compromised. Okay... that gives me an opening to try this again. At the risk of

Re: limiting resources

2004-09-21 Thread martin f krafft
also sprach Dominique Dumont <[EMAIL PROTECTED]> [2004.09.21.1141 +0200]: > > I forgot to mention that spamc is of course being used. However, > > spamc does not provide the means to strip markup from email > > messages, nor can it report to razor. My users don't need > > spamassassin for spam chec

Re: bandwidth management

2004-09-21 Thread Micha Feigin
On Fri, Sep 10, 2004 at 10:53:17PM +0700, Delta Sierra wrote: > hi guys, > > i'm just finish installing woody for our gateway. > Is there any bandwidth management tool in dist? > Don't know about that but the following howto may help you: ADSL-Bandwidth-Management-HOWTO > thx > > D.S > > >

Re: limiting resources

2004-09-21 Thread Dominique Dumont
martin f krafft <[EMAIL PROTECTED]> writes: > I forgot to mention that spamc is of course being used. However, > spamc does not provide the means to strip markup from email > messages, nor can it report to razor. My users don't need > spamassassin for spam checking, but for spam processing. Have

hang with gnome and samba.

2004-09-21 Thread rich lott
If I open a nautillus window on a mount point with a smbmount set up on it, samba goes mad and locks up, with timeout messages in dmesg (1) which never end, and the terminal will freeze/hang, and you can't smbumount it etc. Any program (eg. ls (2)) which then tries to look at the directory which

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Nicolas de Sereville
Hi! A big thanks to everybody who spare some time helping me. I now have the 3D acceleration working! My error was very stupid... As suggested by Wim, when removing my previous installation, the "dpkg --purge fglrx" command left some files that I did not erased, so I had a mix within new and ol

mozilla testing package JSP rendering

2004-09-21 Thread Alexandros Papadopoulos
Hi all. I'm trying to view the page http://www.rwjf.org/index.jsp in the latest mozilla, included in sarge (testing), and I'm just getting something that looks like the source of the page. On konqueror it displays fine. Anyone else seeing this? Thanks -A /* SECTION SPECIFIC RULE SETS styleinc

Re: insmod.old/lsmod.old etc probs

2004-09-21 Thread Piers Kittel
Uninstalled module-init-tools, and modutils was already installed, but still doesn't fix the problem I'm afraid: deaf-pc15:/# lsmod Kernel requires old lsmod, but couldn't run lsmod.old: No such file or directory deaf-pc15:/# But strangely, in X and using Konsole, running lsmod works just fine:

exim4 seperate internal mail server

2004-09-21 Thread Simon Buchanan
Could someone please explain OR point me in the right direction for a howto... Our company is on a DSL connection, for which we have a debian woody box as our mail server, running a backport of exim4 (on 192.168.1.1). We have it configed to accept mail for domain-a.com and domain-b.com for loc

  1   2   >