Re: Kills Linux hdd's?

2002-06-03 Thread Matthew Dalton
Frank Brodbeck wrote: > > All worked pretty > fine and then suddenly I heard this strange sound from my harddrive. > It twanged like the read/write header of the hdd would somehow hang. > First of all, the system just froze for several seconds but after > short time the system started to freeze co

Re: Apache with Tomcat4 package

2002-06-03 Thread louie miranda
try, downloading from http://java.sun.com/j2se/1.4/download.html extract and do this.. JAVA_HOME=/path/to/extracted/java CLASSPATH=/path/to/extracted/java/lib/dt.jar:/path/to/extracted/java/lib/too ls.jar TOMCAT_HOME=/path/to/tomcat export JAVA_HOME export CLASSPATH export TOMCAT_HOME tweaked!

[offtopic] esdl

2002-06-03 Thread Roy Pluschke
Greetings, I'm trying to compile "esdl" the erlange binding for the SDL library in order to get wings3d (a 3d modeler to work) to work. No Debian Packages :( The compile always barfs at this point: gcc -c -g -O2 -funroll-loops -Wall -ffast-math -fpic -DSHM -DPTHREADS -I/usr/include/ -I/usr/in

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-03 Thread Paul Miller
Cool! I got it to work! Thanks!!! -Paul # cat .qmail |maildrop .mailfilter Maildir/ # cat .qmail-ext |maildrop .mailfilter mail/$EXT # cat .mailfilter if ( /^X-Spam-Status: Yes/ ) { to $HOME/mail/SPAM/ } else { to $HOME/$1 } On Tue, 4 Jun 2002 00:20:08 -0400 "Paul Miller" <[EMAIL PRO

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-03 Thread Paul Miller
Do you know if maildrop can use qmail's variables? I'd like to avoid separate filter files for every .qmail-ext I have. Thanks! -Paul On Mon, 3 Jun 2002 22:18:46 -0500 "Jamin W. Collins" <[EMAIL PROTECTED]> wrote: > On Mon, 3 Jun 2002 23:00:42 -0400 > "Paul Miller" <[EMAIL PROTECTED]> wrote: >

Q: cfdisk error

2002-06-03 Thread Alice M. Pinard
Trying to ready a 60g drive on a Promise Ultra card for first use. used MAKEDEV to create /dev/hde when I did 'cfdisk /dev/hde' I got "no partition table or unknown signature on partition table" um... does that sound at all right? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Re: Modules at boot time

2002-06-03 Thread Chris Kenrick
On Mon, Jun 03, 2002 at 11:33:55PM -0400, Kapil Khosla wrote: > Hi, > I got my sound card to work by doing > modprobe trident > modprobe sound > but I have to do this everytime at boot time. > I also did update-modules expecting that it will modify the .conf file and I > will be all set but that

Re: Spam mail question - yuppers

2002-06-03 Thread Alvin Oga
hi ya noah yes.. thanx for the warnings ... have fun alvin On Mon, 3 Jun 2002, Noah Meyerhans wrote: > On Mon, Jun 03, 2002 at 06:25:40PM -0700, Alvin Oga wrote: > > and the From <> is a nuisance from some spammers is a > > good thing to reject ( ie ... <> and "is spammer" ) >

Modules at boot time

2002-06-03 Thread Kapil Khosla
Hi, I got my sound card to work by doing modprobe trident modprobe sound but I have to do this everytime at boot time. I also did update-modules expecting that it will modify the .conf file and I will be all set but that doesnt seem to be the case, How should I proceed from here, Thanks Kapil

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-03 Thread Jamin W . Collins
On Mon, 3 Jun 2002 23:00:42 -0400 "Paul Miller" <[EMAIL PROTECTED]> wrote: > I'm using qmail/rblsmtpd, qmailscanner, and spamassassin. All my > incoming mail are marked with "X-Spam-Status:" and I'd like to have mail > with spam status of "Yes" put into a separate maildir. I'm using qmail > mail

Re: VIA 8233 & ALSA

2002-06-03 Thread Kent West
Jaye Inabnit ke6sls wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 03 June 2002 01:49 pm, Patrick Wiseman wrote: On Mon, 3 Jun 2002, Bert van Ooijen wrote: As a newbie, I've been struggling to get my VIA 8233 onboard sound working on my freshly installed Debian Woody s

mail filtering / qmail - tangent to "spam mail question"

2002-06-03 Thread Paul Miller
Hey all, I'm using qmail/rblsmtpd, qmailscanner, and spamassassin. All my incoming mail are marked with "X-Spam-Status:" and I'd like to have mail with spam status of "Yes" put into a separate maildir. I'm using qmail maildirs, and I'd like to continue using maildirs. How can I filter my mai

Re: Spam mail question - yuppers

2002-06-03 Thread Jens Gecius
Noah Meyerhans <[EMAIL PROTECTED]> writes: > On Mon, Jun 03, 2002 at 06:25:40PM -0700, Alvin Oga wrote: >> and the From <> is a nuisance from some spammers is a >> good thing to reject ( ie ... <> and "is spammer" ) >> - havent figured it out yet .. > > My point was th

Re: Task application [Solved!]

2002-06-03 Thread Jamin W . Collins
On Mon, 3 Jun 2002 17:52:17 -0700 "ben" <[EMAIL PROTECTED]> wrote: > check rpm.pbone.net for gk-taskman and other gkrellm plugins. Perfect! Thank you. Found it embedded in a source rpm and was able to grab it with alien. Provides everything I was looking for. -- Jamin W. Collins -- To

Re: Locale Q:

2002-06-03 Thread Jerome Acks Jr
On Sat, Jun 01, 2002 at 05:08:40PM -0700, Jeff Johnson wrote: > I am getting these messages with all sorts of gnome apps. Can anyone > point me to info on locals or better yet anyone have some hints? > > > > [EMAIL PROTECTED]:~$ gnome-terminal > > Gdk-WARNING **: locale not supported by Xlib,

Re: Spam mail question - yuppers

2002-06-03 Thread Noah Meyerhans
On Mon, Jun 03, 2002 at 06:25:40PM -0700, Alvin Oga wrote: > and the From <> is a nuisance from some spammers is a > good thing to reject ( ie ... <> and "is spammer" ) > - havent figured it out yet .. My point was that if you configure your mail server to reject ma

Re: X server setup

2002-06-03 Thread Jerome Acks Jr
On Sun, Jun 02, 2002 at 05:52:43PM -0400, Slootbeek, Jule S wrote: > Weel i figured it out... > Great! > i have to run > modprobe input > modprobe mousedev > modprobe usbcore > modprobe uhci > modprobe hid All I do is put the module names into /etc/modules and they automatically load when I boot

Re: IMAP + fetchmail + procmail

2002-06-03 Thread Chris Kenrick
On Mon, Jun 03, 2002 at 09:38:37PM -0400, Jason Bleazard wrote: > I've found a lot of good documentation about IMAP, fetchmail and > procmail individually. However, I'm trying to figure out how to make > them all work together and I'm afraid I don't quite get it. I've tried > some Google searches

Re: VIA 8233 & ALSA

2002-06-03 Thread Patrick Wiseman
On Tue, 4 Jun 2002, chiakotay wrote (in response to me): > > I have an OPL3 chipset in my laptop, and spent a very frustrating week > > trying to get it to work with ALSA and a 2.4.18 kernel. No combination of > > configs worked, so I abandoned ALSA in favor of kernel-based sound, and it > > work

Re: VIA 8233 & ALSA

2002-06-03 Thread chiakotay
-- REPLY TO : [EMAIL PROTECTED] -- > I have an OPL3 chipset in my laptop, and spent a very frustrating week > trying to get it to work with ALSA and a 2.4.18 kernel. No combination of > configs worked, so I abandoned ALS

IMAP + fetchmail + procmail

2002-06-03 Thread Jason Bleazard
I've found a lot of good documentation about IMAP, fetchmail and procmail individually. However, I'm trying to figure out how to make them all work together and I'm afraid I don't quite get it. I've tried some Google searches and found myself overwhelmed with information that didn't really apply

Re: port forwarding

2002-06-03 Thread Eric G. Miller
On Mon, Jun 03, 2002 at 11:21:28AM -0700, ben wrote: > On Monday 03 June 2002 05:01 am, Paul Johnson wrote: > > hey ballo, for the last couple of days, your posts are showing up as msg.pgp > attachments; i.e., the attachments have to be viewed in order to see the msg. Probably a function of the

Re: Spam mail question - yuppers

2002-06-03 Thread Alvin Oga
hi ya noah yes... it's possible to get dumped into the bl.. ( havent yet ... since i haven't implmented spamfilters ( on some servers - and did get blacklisted by accident... when going to open relay test sites to test one of my servers...fixed the open r

Re: Help! Lilo Problems with NT and Debian Linux

2002-06-03 Thread gerhard
Am Montag, 3. Juni 2002 17:50 schrieb Sebastian Canagaratna: > Any suggestion for safely recovering so that I can boot up into > WIndows, and also chose linux from the menu rather than always > use a floppy to boot into linux? Hello, I think you can use M$ fdisk /mbr to reinstall the masterboo

Re: Task application

2002-06-03 Thread ben
On Monday 03 June 2002 04:42 pm, Jamin W. Collins wrote: > Anyone know of a task tracker package for Debian? (Obviously) So far, > I've been unsuccessfull in my search to find an application to fill this > niche. The most promising application I've found meantion of so far is a > GKrellM plugin c

Re: rc.local in debian (was: Ip Masquerading)

2002-06-03 Thread Vineet Kumar
* Colin Watson ([EMAIL PROTECTED]) [020603 16:51]: > On Mon, Jun 03, 2002 at 11:49:54PM +0200, Ronald Castillo wrote: > > I was thinking that I should configure my secondary LAN card (the one > > that connects to my "internal" network) in the /etc/network/interfaces > > card, but I don't know what

Re: mplayer

2002-06-03 Thread Colin Watson
On Mon, Jun 03, 2002 at 05:23:37PM -0300, O Senhor wrote: > Thanks, but i did compiled it, and works fine! Why the mplayer program > are not in Debian release??? I did compiled, and maybe, can i make the > .deb package... but if someone else already did the job, why we do not > have the .deb in D

Re: rc.local in debian (was: Ip Masquerading)

2002-06-03 Thread Colin Watson
On Mon, Jun 03, 2002 at 11:49:54PM +0200, Ronald Castillo wrote: > I was thinking that I should configure my secondary LAN card (the one > that connects to my "internal" network) in the /etc/network/interfaces > card, but I don't know what to place there. I have already configured > the LAN card t

Re: inserting carriage return characters [solved]

2002-06-03 Thread Colin Watson
On Mon, Jun 03, 2002 at 02:05:57PM -0700, Paul E Condon wrote: > Thanks for several helpful suggestions. I chose sysutils todos. > The man page does not indicate that this can be run as a filter, but it > seems to work. The man page I'm reading (from sysutils 1.3.8.5.1) says: The programs

Task application

2002-06-03 Thread Jamin W . Collins
Anyone know of a task tracker package for Debian? (Obviously) So far, I've been unsuccessfull in my search to find an application to fill this niche. The most promising application I've found meantion of so far is a GKrellM plugin called "Gk-Taskman". However, this package was hosted on members.

Re: Spam mail question

2002-06-03 Thread Paulo Henrique Baptista de Oliveira
Hi, I will not reject. I will only send them to /dev/null. :)) What procmail rule is it? TIA,Paulo Henrique Quoting Noah Meyerhans ([EMAIL PROTECTED]): > On Mon, Jun 03, 2002 at 03:44:43PM -0700, Alvin Oga wrote: > > > > sometimes ... ( lots )... more of

Re: VIA 8233 & ALSA

2002-06-03 Thread Jaye Inabnit ke6sls
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 03 June 2002 01:49 pm, Patrick Wiseman wrote: > On Mon, 3 Jun 2002, Bert van Ooijen wrote: > > As a newbie, I've been struggling to get my VIA 8233 onboard sound > > working on my freshly installed Debian Woody system. > > According to the Do

Re: Spam mail question

2002-06-03 Thread Noah Meyerhans
On Mon, Jun 03, 2002 at 03:44:43PM -0700, Alvin Oga wrote: > > sometimes ... ( lots )... more often than not... > i get tons of "spams" from <> ... which i too would like to bounce/reject OK, but if you reject mail from <> you're likely to be blacklisted. I certainly won't accept mail from doma

Re: Spam mail question

2002-06-03 Thread Alvin Oga
hi ya noah... > http://www.rfc-ignorant.org/policy-dsn.html for more info. By rejecting very true ... but... sometimes ... ( lots )... more often than not... i get tons of "spams" from <> ... which i too would like to bounce/reject - and any email that is outgoing that bounced is usually ca

Re: VIA 8233 & ALSA

2002-06-03 Thread Steve Juranich
> Hi, > As a newbie, I've been struggling to get my VIA 8233 onboard sound > working on my freshly installed Debian Woody system. So far I've managed > to get my USB mouse working, compiled from source the Linux kernel to > 2.4.18 etcetera All this within a weeks time. But now I'm stuck with the

[no subject]

2002-06-03 Thread bill & sue margolis
unsubscribe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: this post is not off-topic

2002-06-03 Thread David Wright
> it fails because it appears to be based on a false premise: that port > specific bugs are significantly holding up the release process. I wish this were true, but the official information is that the problems of supporting many obscure architectures is EXACTLY what is holding up woody. See, for

RE: rc.local in debian (was: Ip Masquerading)

2002-06-03 Thread Ronald Castillo
Thanks a lot for your help!! I could finally get past that step, but now I came across another problem: I have compiled the kernel with the necessary modules, installed the "IP Masq" script and all that, but it still doesn't work. I've tried pinging my linux box from Windows XP with no success.

Re: Spam mail question

2002-06-03 Thread Noah Meyerhans
On Mon, Jun 03, 2002 at 02:34:01PM +, Paulo Henrique Baptista de Oliveira wrote: > How to reject mail with from like this: "<>" at a Debian > GNU/Linux box and Exim? With procmail? Don't do that! It's in violation of an RFC. See http://www.rfc-ignorant.org/policy-dsn.html for mo

Re: this post is not off-topic

2002-06-03 Thread Joseph Dane
> "David" == David Wright <[EMAIL PROTECTED]> writes: >> s/not\s+//; David> I appreciate the good-natured jibe. I didn't think the analogy David> to the Debian release process was so far-fetched, but it David> appears that it is. I'll admit to being one (of many, probably) who read the f

Re: rc.local in debian (was: Ip Masquerading)

2002-06-03 Thread Karl E. Jorgensen
On Mon, Jun 03, 2002 at 03:08:56AM -0500, Elizabeth Barham wrote: > I made my own entitled "local" in /etc/init.d by copying > /etc/init.d/skeleton to /etc/init.d/local, added what I needed it to > do in the start section, and created a softlink to it in rc2.d > entitled S99local. > > I don't know

RE: color boot text

2002-06-03 Thread Jeremy Turner
> -Original Message- > From: Paul Miller [mailto:[EMAIL PROTECTED] > > Debian could standardize this, but why? How often to you > really watch your system reboot? How often _do_ you reboot, after all, it is linux? =) Well, to be honest, I have a laptop that requires standby/hibernate/s

Re: inserting carriage return characters [solved]

2002-06-03 Thread Paul E Condon
Thanks for several helpful suggestions. I chose sysutils todos. The man page does not indicate that this can be run as a filter, but it seems to work. -- Paul E Condon [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Re: mechecks@aol.com

2002-06-03 Thread Elizabeth Barham
[EMAIL PROTECTED] writes: > [I'm] trying to put my screen size to its reg size picture. [It's > currently] too large. [W]hat do i do, please? Hi Janet, I imagine you are referring to your XServer's default resolution? If this is the case, you should adjust the settings in XF86Config (usually so

Re: this post is not off-topic

2002-06-03 Thread Andrew Perrin
Well, I can't make the claim that I understood the analogy, so my apologies for not grasping the connection. I have no interest in commenting on decisions about release dates, since that is very much in others' areas of expertise. The question of the value of social equality, though, is in my expe

How to setup different permissions for proftd

2002-06-03 Thread D.J. Bolderman
Hi all, Still setting up my debian system :) I have to setup the proftpd server allowing users from the group 'ftp' only to acces the ftp directory, and other users to access their home-dirs and the ftp directory. I've created the dedicated ftp users and put them in the group 'ftp' they are chro

Old motherboard, braindead bios.

2002-06-03 Thread Brian Dessent
Hi. I have installed Debian on an older system (Cyrix 6x86, Tyan Tomcat 430HX) whose BIOS is brain dead. It will not accept a year greater than 1999. Unfortunately, there is not a BIOS update past the one I have (v2.22, 11/96) [ Rant: Actually, there is an update which fixes a ton of stuff and

Re: changing servers' UID/GIDs

2002-06-03 Thread David Wright
> I believe i could quite easily just find files belonging to specific > user/group and change them appropriately. Yes, you are right. Ask here again if 'man find' doesn't enlighten you (I'm too lazy to look up the options right now.) > But are there some hidden rocks i could run into doing so?

Re: VIA 8233 & ALSA

2002-06-03 Thread Patrick Wiseman
On Mon, 3 Jun 2002, Bert van Ooijen wrote: > As a newbie, I've been struggling to get my VIA 8233 onboard sound > working on my freshly installed Debian Woody system. According to the Documentation/sound/VIA-chipset file in the linux src directory, the VIA chipset is flaky (even under other OS's)

changing servers' UID/GIDs

2002-06-03 Thread Imre Oolberg
Hi! I try to keep two machines running Debian v 3.0 the same, essentially mirrors of one another. But stupid me, i probably messed up the order and installed Heartbeat, Postfix and MySQL with different sequence on each computer. Now i have same system users postfix, haclient and mysql with differe

VIA 8233 & ALSA

2002-06-03 Thread Bert van Ooijen
Hi, As a newbie, I've been struggling to get my VIA 8233 onboard sound working on my freshly installed Debian Woody system. So far I've managed to get my USB mouse working, compiled from source the Linux kernel to 2.4.18 etcetera All this within a weeks time. But now I'm stuck with the audio.

Re: this post is not off-topic

2002-06-03 Thread David Wright
> s/not\s+//; I appreciate the good-natured jibe. I didn't think the analogy to the Debian release process was so far-fetched, but it appears that it is. I never understood people who claim that to relase Woody for mainstream architectures (essentially i386 and PPC) before releasing it for non-m

Re: mplayer

2002-06-03 Thread O Senhor
Thanks, but i did compiled it, and works fine! Why the mplayer program are not in Debian release??? I did compiled, and maybe, can i make the .deb package... but if someone else already did the job, why we do not have the .deb in Debian official site On Mon, 2002-06-03 at 16:45, Joris w

Re: Inittab: command not executed

2002-06-03 Thread D.J. Bolderman
David&Mark, thanks for your explanation. I changed the runlevel to 2 and now it works. I'll leave it that way, until i've learned some more about those start scripts :) Thanks Dick - Original Message - From: "David Z Maze" <[EMAIL PROTECTED]> To: Sent: Monday, June 03, 2002 7:52 PM Subje

mechecks@aol.com

2002-06-03 Thread Mechecks
trying too put my screen size too its reg size picture too large what do i do please, janet meche -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: UML Modeling w/o Rational Rose

2002-06-03 Thread Tommi Komulainen
On 2002-06-03 12:34 +, Florentin Ionescu <[EMAIL PROTECTED]> wrote: > I found dia to be _much_ easier and practical to use, as opposed to Rational - > don't miss dia2code which does a decent job. > > There is another tool called ToghetherJ - but AFAIK and used them, both > Rational > or Toghe

[SOLVED] mplayer

2002-06-03 Thread O Senhor
Right!!! I did install the libgtk1.2-dev and works fine!!! thanks!!! On Mon, 2002-06-03 at 16:50, Hubert Chan wrote: > > "O" == O Senhor <[EMAIL PROTECTED]> writes: > > O> Hello, > O> These is the gtk libraries that i have instaled: > > O> # dpkg --list | grep libgtk > O>

Problem with apsfilter

2002-06-03 Thread Paul E Condon
I'm having a problem with apsfilter. I'm running Woody. My printer is a HP LaserJet 5MP. This is a postscript printer that also happens to support the Apple Mac. Before I installed apsfilter I could get nicely formatted prints of source files from emacs by specifying postscript, but I could not

Re: grub

2002-06-03 Thread Grant Edwards
In muc.lists.debian.user, you wrote: > Ted wrote: >> Hi.. >> I am trying to boot a SuSE partition on hdb1 using grub..I have the >> following lines in menu.lst >> >> title suse2 >> root(hd1,0) >> kernel /boot/vmlinuz root=/dev/hdb1 ro hdc=scsi >> >> On bootup the system starts to load and the

Re: UML Modeling w/o Rational Rose

2002-06-03 Thread Tommi Komulainen
On 2002-06-03 11:40 +, Brian Rose <[EMAIL PROTECTED]> wrote: > Are > > there some other UML tools I've missed? (No, dia or kuml don't count.) > > > What is wrong with dia? Is it not compatible to Rational? Is it > possible to write a converter between Rational and dia or > whatever-your-fav

Re: Locale Q:

2002-06-03 Thread Jeff Johnson
So... locale gives: [EMAIL PROTECTED]:~$ locale LANG=C LC_CTYPE= LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_PAPER="C" LC_NAME="C" LC_ADDRESS="C" LC_TELEPHONE="C" LC_MEASUREMENT="C" LC_IDENTIFICATION="C" LC_ALL= locale -a gives: [EMAIL PROTECTED]:~$ locale -a

Re: UML Modeling w/o Rational Rose

2002-06-03 Thread Matijs van Zuijlen
On Mon, Jun 03, 2002 at 02:31:56PM -0500, Dave Sherohman wrote: > On Mon, Jun 03, 2002 at 11:40:57AM -0700, Brian Rose wrote: > > What is wrong with dia? Is it not compatible to Rational? > > I hobble along with dia. While I can't comment on its compatibility > with Rational Rose, it does have s

ISA network card

2002-06-03 Thread Nick Traxler
I have an ISA network card that I am trying to configure in Debian. It is a Winbond 89c905 chip. (I think that's the right model number.) According to the Ethernet HOWTO, it is supported by the ne.o module, but I need to know the base address to pass as an argument. Does anyone know how I can probe

Re: mplayer

2002-06-03 Thread Hubert Chan
> "O" == O Senhor <[EMAIL PROTECTED]> writes: O> Hello, O> These is the gtk libraries that i have instaled: O> # dpkg --list | grep libgtk O> ii libgtk-common 2.0.3-1 Dummy package for upgrading libgtkx.x-common O> ii libgtk1.2 1.2.10-12 The GIMP Toolkit set of widgets for

Re: Ditching Esound, for ... [SOLVED]

2002-06-03 Thread AlexPolite
Thanks for all the input. I went with artsd, which kind of makes sense since I'm under KDE. The debian packs worked great, and it's been playing mp3s uninterrupted for two days. With Esound I'd have to restart several times a day. -- Alex Polite http://plusseven.com/gpg/ -- To UNSUBSCRIBE, em

Re: port forwarding

2002-06-03 Thread John
On Mon, Jun 03, 2002 at 05:01:31AM -0700, Paul Johnson wrote: > iptables just confuses me at times. iptables confuses me all the time :)) > I'm trying to figure out how to forward all packets hitting this > machine > on one port to a port on another machine inside my network. I'm kinda > stumpe

Re: this post is not off-topic

2002-06-03 Thread Bill Morgan
Makes me think of http://ars.userfriendly.org/cartoons/?id=19990807 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Software installation

2002-06-03 Thread Chris Halls
On Mon, Jun 03, 2002 at 12:09:35PM -0700, Jaye Inabnit ke6sls wrote: > #for OpenOffice debs > #deb http://apt-proxy.sourceforge.net/openoffice unstable main contrib > #deb-src http://apt-proxy.sourceforge.net/openoffice unstable main contrib Sorry, we were asked to take that mirror down. Please s

Re: UML Modeling w/o Rational Rose

2002-06-03 Thread Florentin Ionescu
I found dia to be _much_ easier and practical to use, as opposed to Rational - don't miss dia2code which does a decent job. There is another tool called ToghetherJ - but AFAIK and used them, both Rational or Toghether do not handle well C++ but java. On Mon, 3 Jun 2002, Tommi Komulainen wrote

Re: OT: UML (Re: UML Modeling w/o Rational Rose)

2002-06-03 Thread Tommi Komulainen
On 2002-06-03 14:22 +, Oleg <[EMAIL PROTECTED]> wrote: > On Monday 03 June 2002 02:01 pm, Tommi Komulainen wrote: > > > On the topic of free UML modeling software, I've tried ArgoUML and > > Poseidon, but unfortunately they aren't quite comparable to Rose. Are > > there some other UML tools I

Re: grub

2002-06-03 Thread Ted
[EMAIL PROTECTED] wrote: Ted wrote: Hi.. I am trying to boot a SuSE partition on hdb1 using grub..I have the following lines in menu.lst title suse2 root(hd1,0) kernel /boot/vmlinuz root=/dev/hdb1 ro hdc=scsi (END) On bootup the system starts to load and then I get a kernel panic mess

Re: UML Modeling w/o Rational Rose

2002-06-03 Thread Dave Sherohman
On Mon, Jun 03, 2002 at 11:40:57AM -0700, Brian Rose wrote: > What is wrong with dia? Is it not compatible to Rational? I hobble along with dia. While I can't comment on its compatibility with Rational Rose, it does have some definite problems in the UML template. Two that spring to mind (as of

Re: the dreaded Word attachment

2002-06-03 Thread Chris Halls
On Fri, May 31, 2002 at 08:37:45AM -0700, Jeff wrote: > I use OpenOffice as well, but now and then I get a Word doc that > crashes OpenOffice when opening. I then fire up VMWare and start Jeff, I don't have enough time to test every type of Word doc with OOo. If you are able to reliably make OO

Re: this post is not off-topic

2002-06-03 Thread Andrew Perrin
s/not\s+//; -- Andrew J Perrin - http://www.unc.edu/~aperrin Assistant Professor of Sociology, U of North Carolina, Chapel Hill [EMAIL PROTECTED] * andrew_perrin (at) unc.edu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Re: port forwarding

2002-06-03 Thread Vineet Kumar
* Paul Johnson ([EMAIL PROTECTED]) [020603 08:34]: > iptables just confuses me at times. > > I'm trying to figure out how to forward all packets hitting this machine > on one port to a port on another machine inside my network. I'm kinda > stumped. $IPTABLES -t nat -A PREROUTING -i $EXT_IF -p tc

this post is not off-topic

2002-06-03 Thread David Wright
You are in charge of funding medical research for an imaginary country. There are 11 diseases in this country. Of disease sufferers, 80% suffer from disease A, 11% from disease B, and 1% each suffer from each of the remainin 8 diseases C-K. Every $1 billion you spend on researching a disease reduc

Re: Software installation

2002-06-03 Thread Jaye Inabnit ke6sls
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 03 August 2002 11:59 am, Phil wrote: > OK let me re-phrase my question! > > How can I turn a bin package into a Debian package so that apt-get install > to run it ?? Greetings Phil: No, you can not turn this into a .deb file. This is

Re: mplayer

2002-06-03 Thread O Senhor
Hello, These is the gtk libraries that i have instaled: # dpkg --list | grep libgtk ii libgtk-common 2.0.3-1 Dummy package for upgrading libgtkx.x-common ii libgtk1.2 1.2.10-12 The GIMP Toolkit set of widgets for X ii libgtk1.2-comm 1.2.10-11 Common files for the GTK+ library

Re: grub

2002-06-03 Thread oz
Ted wrote: Hi.. I am trying to boot a SuSE partition on hdb1 using grub..I have the following lines in menu.lst title suse2 root(hd1,0) kernel /boot/vmlinuz root=/dev/hdb1 ro hdc=scsi (END) On bootup the system starts to load and then I get a kernel panic message and the system locks up

Re: grub

2002-06-03 Thread Keith Winston
On Mon, Jun 03, 2002 at 06:50:35PM +0100, Ted wrote: > Hi.. > I am trying to boot a SuSE partition on hdb1 using grub..I have the > following lines in menu.lst > > title suse2 > root(hd1,0) > kernel /boot/vmlinuz root=/dev/hdb1 ro hdc=scsi > (END) > > On bootup the system starts to load and

Re: Spam mail question

2002-06-03 Thread Keith Winston
On Mon, Jun 03, 2002 at 02:34:01PM +, Paulo Henrique Baptista de Oliveira wrote: > > Hi all, > How to reject mail with from like this: "<>" at a Debian GNU/Linux box > and Exim? > With procmail? > TIA,Paulo Henrique. Well, I am biased, but you can get a n

Software installation

2002-06-03 Thread Phil
OK let me re-phrase my question! How can I turn a bin package into a Debian package so that apt-get install to run it ?? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: UML Modeling w/o Rational Rose

2002-06-03 Thread Brian Rose
Are > there some other UML tools I've missed? (No, dia or kuml don't count.) > What is wrong with dia? Is it not compatible to Rational? Is it possible to write a converter between Rational and dia or whatever-your-favourite-is or an XML file? (Not sure what format dia or Rational are.) Brian

Re: mplayer

2002-06-03 Thread Joris
>I do not have nothing in LD_LIBRARY_PATH variable. The MPlayer is >very, very good! The only video program, that is free, > and i can see my videos (.mpg, .asf, .avi)... just fine! I want just a > nice gui... if you know about another one Thanks! I am very happy with the unofficial mp

Blank messages from root (sent by snort)

2002-06-03 Thread jennyw
I keep getting blank messages sent from root ... I did a little digging around and found out that these are sent by /etc/cron.daily/5snort. I think this is debian specific, since it gets my e-mail address from /etc/snort/snort.debian.conf. The variable is DEBIAN_SNORT_STATS_RCPT, and the scrip

Re: mplayer

2002-06-03 Thread Hubert Chan
> "O" == O Senhor <[EMAIL PROTECTED]> writes: O> Thanks, i did the follow: O> # apt-get install libgtk2.0-0 O> Reading Package Lists... Done O> Building Dependency Tree... Done O> Sorry, libgtk2.0-0 is already the newest version. O> 0 packages upgraded, 0 newly installed, 0 to remove and 123

Re: mplayer

2002-06-03 Thread Oleg
You also need libgtk*-dev, as me and Hubert already told you. Oleg On Monday 03 June 2002 02:00 pm, O Senhor wrote: > Thanks, i did the follow: > > # apt-get install libgtk2.0-0 > Reading Package Lists... Done > Building Dependency Tree... Done > Sorry, libgtk2.0-0 is already the newest version.

OT: UML (Re: UML Modeling w/o Rational Rose)

2002-06-03 Thread Oleg
On Monday 03 June 2002 02:01 pm, Tommi Komulainen wrote: > On the topic of free UML modeling software, I've tried ArgoUML and > Poseidon, but unfortunately they aren't quite comparable to Rose. Are > there some other UML tools I've missed? (No, dia or kuml don't count.) What do you get from UML

Re: List as a newsgroup

2002-06-03 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Colin Watson <[EMAIL PROTECTED]> wrote: >On Mon, Jun 03, 2002 at 11:30:15AM +0100, Dougie Nisbet wrote: >> I've just discovered I can get this list as a newsgroup. I tried this >> about a year ago when I first started using Debian, but it didn't >> work, so since th

Re: port forwarding

2002-06-03 Thread ben
On Monday 03 June 2002 05:01 am, Paul Johnson wrote: hey ballo, for the last couple of days, your posts are showing up as msg.pgp attachments; i.e., the attachments have to be viewed in order to see the msg. ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

[SOLVED] Re: WP8 document window size

2002-06-03 Thread Patrick Wiseman
On Sun, 2 Jun 2002, I wrote: > I'm not sure if this is related to my upgrade from stable to unstable, but > since doing that, WordPerfect 8 opens its document window larger than my > 800x600 screen. It always used to open a 600x600 or so document window; > now it's about 900x600. I still don't k

Re: mplayer

2002-06-03 Thread O Senhor
I do not have nothing in LD_LIBRARY_PATH variable. The MPlayer is very, very good! The only video program, that is free, and i can see my videos (.mpg, .asf, .avi)... just fine! I want just a nice gui... if you know about another one Thanks! On Mon, 2002-06-03 at 14:46, Oleg wrote: > O

Re: UML Modeling w/o Rational Rose

2002-06-03 Thread Tommi Komulainen
On 2002-06-03 12:45 +, Elizabeth Barham <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > I'd like to be able to view a UML Model that is available for download > in Rational Rose Format from: > > > > Rational Rose is a very expensive

Re: mplayer

2002-06-03 Thread O Senhor
Thanks, i did the follow: # apt-get install libgtk2.0-0 Reading Package Lists... Done Building Dependency Tree... Done Sorry, libgtk2.0-0 is already the newest version. 0 packages upgraded, 0 newly installed, 0 to remove and 123 not upgraded Do you have another idea? Thanks!! On Mon, 2002-06

Spooling a print job to a Windows box

2002-06-03 Thread Norman Walsh
Apologies for this just-barely-debian-related post. I've done the usual googling, but haven't turned up anything. Running smbclient -L 10.0.0.101 on my debian box reveals: Domain=[WORKGROUP] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] Sharename Type Comment -

Re: Inittab: command not executed

2002-06-03 Thread David Z Maze
"D.J. Bolderman" <[EMAIL PROTECTED]> writes: > In /etc/inittab i have the following line to start my adsl connection: > a1:35:once:/usr/sbin/adsl start > However, during bootup this line is not executed, because i still have to > start my connection manually. I can't find anything in the logs eithe

grub

2002-06-03 Thread Ted
Hi.. I am trying to boot a SuSE partition on hdb1 using grub..I have the following lines in menu.lst title suse2 root(hd1,0) kernel /boot/vmlinuz root=/dev/hdb1 ro hdc=scsi (END) On bootup the system starts to load and then I get a kernel panic message and the system locks up...Could any

UML Modeling w/o Rational Rose

2002-06-03 Thread Elizabeth Barham
Hi Everyone, I'd like to be able to view a UML Model that is available for download in Rational Rose Format from: Rational Rose is a very expensive software product and I was wondering if anyone else has experienced this problem (that

Re: mplayer

2002-06-03 Thread Oleg
On Monday 03 June 2002 01:00 pm, O Senhor wrote: >Hello! >Do you know about --enable-gui in mplayer? >i wanna enable this option, but the configure script fails. It do not > find the gtk ... I'm guessing you need libgtk1.2 and libgtk1.2-dev. apt-cache search libgtk > How can i tell

Software installation question

2002-06-03 Thread Phil
Software installation question I finally got Debian with X running on an old Compaq box. I got a copy of StarOffice (5.2) as a downloaded file and installed it by running the very large file named: "so-5_2-ga-bin-linux-en.bin..bin" I was thrilled that I got my first piece of software installe

  1   2   >