Re: Debian on floppy

2002-05-23 Thread Paul 'Baloo' Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 22 May 2002, Wyandt, Marlena wrote: > I'm looking to get Debian/Linux "potato" on floppy. Any idea where I can > find that? The website. - -- Baloo -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE87HgaNtWkM9Ny9xURA

Re: Samba - debian/rules binary problem

2002-05-23 Thread tony mollica
Found the missing build-depend and the debian/rules binary worked without a problem. thanks, tony Osamu Aoki wrote: > > On Wed, May 22, 2002 at 07:29:56AM -0700, tony mollica wrote: > > Using ./configure was just an example to > > show that the package will configure this way > > but it will not

Re: ATI Radeon 7000

2002-05-23 Thread user list
YES!!! Thanks very much. When I got the debian packages working I found out that I have a Radeon 8500. It is working well enough. The gnome-terminal seg-faults, but I think that's because it's still the xf86 4.1 version. Does anyone know where there's a 4.2 gnome-terminal package? (or am I hoping

Re: Evolution: Cannot append message to mbox file: Success

2002-05-23 Thread James Cameron
Solved. It was a bounce message after my previous posting to debian-user that caused the problem I mentioned with Evolution. It's all in bug 147855 if anybody wants to see it. http://bugs.debian.org/147855 -- James Cameron ([EMAIL PROTECTED]) http://quozl.l

Re: Emacs and shell variables

2002-05-23 Thread Stefan Bellon
Dave Carrigan wrote: [snip] > It depends on what kind of session you choose to launch with gdm. It > won't evaluate .environment. > However, if you launch the `Xsession' session, then it will launch > .xsession. Take a look at the session scripts in /etc/gdm/Sessions, > which should tell you wh

Re: screens saver - scrolling marquee

2002-05-23 Thread James Cameron
On Thu, 2002-05-23 at 01:28, ktb wrote: > Anyone know of a screensaver for linux along the lines of "Scrolling > Marquee" in Windows? What springs to mind is the mgp package (MagicPoint) which is a scriptable presentation tool. One can create a free-running presentation that has the data you ne

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraph flows in mozilla?])

2002-05-23 Thread Paul 'Baloo' Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 22 May 2002, Craig Dickson wrote: > Meanwhile, most Canadian beer is nearly as bad as American > macro-breweries; the only really good Canadian brewery I know of is > Unibroue, which is in Quebec and therefore only nominally Canadian. Have yo

Re: How to rebuild Woody kernel (Newbie)

2002-05-23 Thread Oliver Fuchs
On Wed, 22 May 2002, DSC Siltec wrote: Hi, first be sure to install the kernel sources from the kernel you want to compile (dselect and search for kernel-source). Go to the directory: cd /usr/src/ ... here you will find the source called 'kernel-source-2.2.18pre21.tar.bz2' (the version is in your

Re: apt-get sources

2002-05-23 Thread Brian Nelson
Andy Saxena <[EMAIL PROTECTED]> writes: > On Tue, May 21, 2002 at 07:21:42PM -0700, Paul 'Baloo' Johnson wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On Tue, 21 May 2002, user list wrote: >> >> > Is the debian ftp site also a round-robin of all the ftp mirrors? >> >> It *sho

Re: nimm mich hyk

2002-05-23 Thread Jan Exss
On Wed, 22 May 2002, Jaye Inabnit ke6sls wrote: > --[PinePGP]--[begin]-- > On Wednesday 22 May 2002 04:54 pm, qlet-Julia- wrote: > > Bist du mein erotischer Traum ? > > > I think the word is "oops". Just kiss her. She loves you, I think. -- To UN

Re: Calendar/scheduling softwae fro debain?

2002-05-23 Thread Karsten M. Self
on Wed, May 22, 2002, Thomas R. Shannon ([EMAIL PROTECTED]) wrote: > > I strongly recommend the calendar that comes with Emacs (calendar.el): > > 1) its almost certainly already on your system. > 2) its very versatile > 3) it stores you appointments in text files > 4) since Emacs is cross-platfor

Re: GCJ and C/C++ applications how is it possible ?

2002-05-23 Thread Pac
Le 22/05/02 à 23:54, dman a écrit: dman> dman> | See this from http://gcc.gnu.org/gcc-3.1/changes.html : dman> | dman> | " # JNI and CNI invocation interfaces were implemented, so gcj-compiled Java code can now be called from a C/C++ application. dman> dman> I didn't know that. That's a goo

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraph flows in mozilla?])

2002-05-23 Thread Gary Turner
On Thu, 23 May 2002 08:56:05 +0930, Tom Cook wrote: >On 0, Daniel Toffetti <[EMAIL PROTECTED]> wrote: snip >Oh boy, here comes a flame war... > > >The Irish, without a shadow of a doubt, make the best beer in the >world. They are just damn good at it. After them, and I am trying to Guiness abs

problem to install Oracle9i

2002-05-23 Thread Konstantin A. Loktev
Hello , I'm trying to install the 9i release of Oracle and i get the following errors when run "runInstall" : # PS: # System information : # Woody /Kernel 2.4.18/ GLIBC 2.2.5-6/ 512 M memory/ Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please wait... SIGSEGV 11* segme

Re: getting disconnected from a mounted smbfs

2002-05-23 Thread Pietro Cagnoni
Dayalan Manohar wrote: > After getting disconnected from a mounted smbfs I find that I am > not able to unmount it and df hangs when I try to check if it's > still mounted.How to gracefully handle getting disconnected from a > mounted smbfs?Is there any special mount option for this?IIRC nfs > has

Re: nntpcache

2002-05-23 Thread Paul Johnson
On Wed, May 22, 2002 at 08:09:06PM +0200, Jurgen de Wijs wrote: > Unpack the source and issue the following commands: > > ./configure --sysconfdir=/etc --localstatedir=/var/spool > make > make install > > This way you have a perfectly working version of NNTPCache. OK. This is a start. Is ther

Re: nntpcache

2002-05-23 Thread Colin Watson
On Thu, May 23, 2002 at 01:18:09AM -0700, Paul Johnson wrote: > On Wed, May 22, 2002 at 08:09:06PM +0200, Jurgen de Wijs wrote: > > Unpack the source and issue the following commands: > > > > ./configure --sysconfdir=/etc --localstatedir=/var/spool > > make > > make install > > > > This way you h

Re: New Debian user - a bunch of problems

2002-05-23 Thread Paul Johnson
On Wed, May 22, 2002 at 04:06:34PM -0500, Glen Lee Edwards wrote: > Before I begin, I want to state that I'm very impressed with Debian. Rock on! But could you please turn your line wraps on to 72 columns? > 1) I can't get X to work right. It installed fine, and starts ok. > But screen resolu

address book in mutt

2002-05-23 Thread Paul Johnson
What programs are available to get an address book going for mutt? I'm trying to bust away from pine right now, but one thing that's holding me back is the lack of address book. A walkthrough on how to set this up (or at least decent documentation on the same) would be greatly appreciated. -- B

Re: New Debian user - a bunch of problems

2002-05-23 Thread Paul Johnson
On Wed, May 22, 2002 at 04:36:46PM -0600, Dan Owens wrote: > You can simply get the binary from > http://www.washington.edu/pine/getpine/unix.html > and move it to /usr/bin or another proper location. It works fine. The preferred method would be switch to your favorite place to compile stuff, an

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraph flows in mozilla?])

2002-05-23 Thread Paul Johnson
On Thu, May 23, 2002 at 10:23:23AM +0930, Tom Cook wrote: > Oh, good Lord, no. No no no no no. Fosters is what we _export_. Try > to find Coopers' Ales (pale or dark), Carlton United Breweries Crown > Lager or Cold Filtered. Don't *ever* drink Australian beer from a > can, it's just not worth

Re: OpenOffice.org and gcc conflicts

2002-05-23 Thread Francois Chenais
Oh ! , I've got it :-| And what's happen ? François On Wed, 22 May 2002 20:00:29 -0700 Marc Wilson <[EMAIL PROTECTED]> wrote: > On Wed, May 22, 2002 at 04:45:44PM +0100, Colin Watson wrote: > > On Wed, May 22, 2002 at 03:41:51PM +0200, Francois Chenais wrote: > > > I'm using woody/te

Re: address book in mutt

2002-05-23 Thread Colin Watson
On Thu, May 23, 2002 at 02:03:46AM -0700, Paul Johnson wrote: > What programs are available to get an address book going for mutt? I'm > trying to bust away from pine right now, but one thing that's holding me > back is the lack of address book. While mutt can do some simple address book stuff it

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraph flows in mozilla?])

2002-05-23 Thread Paul Johnson
On Thu, May 23, 2002 at 10:56:50AM +1000, Wienand Ian wrote: > Where do people get the impression that Foster's is an Australian beer Fosters has been running an ad campaign for the last few years that always starts with "How to speak Australian" and always ends with "Fosters, Australian for

Re: New Debian user - a bunch of problems

2002-05-23 Thread glenlee
On Thu, May 23, 2002 at 01:59:10AM -0700, Paul Johnson wrote: > On Wed, May 22, 2002 at 04:06:34PM -0500, Glen Lee Edwards wrote: > > > Before I begin, I want to state that I'm very impressed with Debian. > > Rock on! But could you please turn your line wraps on to 72 columns? Heh. Not on that

Compaq RIB

2002-05-23 Thread techlists
I'm setting up a Compaq ML370, and one of the developers wants me to install X. The box boots with video defaulted to the Compaq RIB, which has an ATI rage IIc video chipset. I've configured things normally. Used the ati driver, but when I try to start X it says ATI(0): Adapter has not been

Re: Fonts and XFree86

2002-05-23 Thread Christoph Blank
Hi, Most of my TrueType fonts are working but I got a unusual problem. Some of the fonts are not displayed correctly, if I type "abcd" I can see just squares instead of the characters. The weird thing is, if I select those squares, and paste them into a console, I can see the normal characters. Wha

Re: Mozilla & Macromedia Flash

2002-05-23 Thread James Kahn
On Thu, 2002-05-23 at 12:39, Oki DZ wrote: > Hi, > > Recently I upgraded my Mozilla to: > [EMAIL PROTECTED]:~$ dpkg -l | grep moz > ii mozilla-browse 1+rc2-1Mozilla Web Browser - core and browser > > The plugins that I had installed before was gone; now all I have is the > default plugi

Re: Compaq RIB

2002-05-23 Thread Crispin Wellington
On Thu, 2002-05-23 at 17:42, [EMAIL PROTECTED] wrote: > I'm setting up a Compaq ML370, and one of the developers wants me to install > X. The box boots with video defaulted to the Compaq RIB, which has an ATI > rage IIc video chipset. I've configured things normally. Used the ati > driver, bu

Re: Mozilla & Macromedia Flash

2002-05-23 Thread Paul Johnson
On Thu, May 23, 2002 at 07:39:55AM +0700, Oki DZ wrote: > The plugins that I had installed before was gone; now all I have is the > default plugin. Do plugins have to be reinstalled after upgrading Mozilla? > And how is the state of the Flash plugin? Does it work perfectly on rc2? > And does it

Re: apt-get sources

2002-05-23 Thread Paul Johnson
On Wed, May 22, 2002 at 10:45:00PM -0400, Andy Saxena wrote: > Sorry, but it's been my experience that netselect-apt is much, much > faster than apt-spy. Doh! I forgot about netselect-apt (mostly because I couldn't remember the name). That's in the netselect package for those who don't know. I

Re: New Debian user - a bunch of problems

2002-05-23 Thread Paul Johnson
On Thu, May 23, 2002 at 04:45:35AM -0500, [EMAIL PROTECTED] wrote: > > Rock on! But could you please turn your line wraps on to 72 columns? > > Heh. Not on that computer. My mail's been down so I had to borrow one. > I can't find out how to set line wrap on Mutt. Argh! I figured it out in a f

Re: mixture of regular debian libs and ximian gnome libs

2002-05-23 Thread Josef Oswald
Jerome Acks Jr <[EMAIL PROTECTED]> writes: > On Fri, May 17, 2002 at 02:43:49AM +0200, Josef Oswald wrote: >> Well it seems that by installing ximian gnome I installed a mixture of >> incompatible libs, ( just found out this evening as I wanted to >> install various *-dev libs.) >> >> Now how ca

some stranges things about apt-get install/remove

2002-05-23 Thread Francois Chenais
Hello, I have installed tomcat/tomcat4/tomcat4-webapps/cocoon2/cocoon2-examples than remove them to make a new clean installation. After apt-get remove, some tomcat directories and file still there. I have removed them by hand rm -rf /var/cache/to

Debian Install Question

2002-05-23 Thread Jeff Flowers
I was installing Potato last night and I selected the module for the 3C59x, which supports my 3C905C-TX-M network card. During the install process, the install program was unable to configure dhcp for some reason. So my questions are: how do I get dhcp working if setup couldn't? Jeff Flowers [EM

Re: some stranges things about apt-get install/remove

2002-05-23 Thread Hans Ekbrand
On Thu, May 23, 2002 at 12:54:26PM +0200, Francois Chenais wrote: > Hello, > > I have installed tomcat/tomcat4/tomcat4-webapps/cocoon2/cocoon2-examples > than remove them to make a new clean installation. > > After apt-get remove, some tomcat directories and file still there.

Re: address book in mutt

2002-05-23 Thread Matthew Daubenspeck
On Thu, May 23, 2002 at 02:03:46AM -0700, Paul Johnson wrote: > What programs are available to get an address book going for mutt? I'm > trying to bust away from pine right now, but one thing that's holding me > back is the lack of address book. > > A walkthrough on how to set this up (or at leas

Re: Calendar/scheduling softwae fro debain?

2002-05-23 Thread Thomas R. Shannon
Hmmm. I did hear once about a utility to convert the emacs diary file to ical. But I can't find it at the moment. Sorry I couldn't be more help. I'll let you know if I find it. Tom S. Karsten M. Self writes: > on Wed, May 22, 2002, Thomas R. Shannon ([EMAIL PROTECTED]) wrote: > > > > I s

Best solution to share Netscape AdressBooks

2002-05-23 Thread Paulo Henrique Baptista de Oliveira
Hi all, anyone knows how to share Netscape AdreesBooks with a Linux Server? I think about LDAP. Is this a solution? If not, is there another solution? TIA,Paulo Henrique -- Paulo Henrique B de Oliveira Gerente de Operações - Linux Solutions -

Re: Sound problems - newbie

2002-05-23 Thread Paolo Falcone
Thus spake Lisa C. Boyd last Wed, May 22, 2002 at 01:20:37PM -0400: > I am new to Linux and Debian and have really no idea how to > troubleshoot things yet. I had a local Debian guru help me install > Debian (on the 11th), but I'm having difficulties with my sound. Below > is the error message t

Re: some stranges things about apt-get install/remove

2002-05-23 Thread Francois Chenais
That's works fine, thanks a lot. François On Thu, 23 May 2002 13:46:14 +0200 Hans Ekbrand <[EMAIL PROTECTED]> wrote: > On Thu, May 23, 2002 at 12:54:26PM +0200, Francois Chenais wrote: > > Hello, > > > > I have installed tomcat/tomcat4/tomcat4-webapps/cocoon2/cocoon2-examples > >

tomcat / cocoon2 / internal server error

2002-05-23 Thread Francois Chenais
Hello, I have installed cocoon2 with tomcat and cocoon2-example pkg. When go to URI http://localhost:8081/cocoon2/, I have an internal server error because 'The sitemap handler's sitemap is not available' Is this normal because I HAVE TO configure somethin or is

Re: New Debian user - a bunch of problems

2002-05-23 Thread Paolo Falcone
Thus spake Glen Lee Edwards last Wed, May 22, 2002 at 04:06:34PM -0500: > >Before I begin, I want to state that I'm very impressed with >Debian. It's obvious that some very talented people put in a lot of >quality time on it. I now have it installed on all 3 of my servers, >which f

HP 2200d (double face)

2002-05-23 Thread Paulo Henrique Baptista de Oliveira
Hi all, I purchased a HP 2200d laser printer. I configured it with lprng and magicilter (using hp4jl driver). It works ok. But I want to know how to print in double face (front and back sides). I think that the printer supports this. My /etc/printcap is:

für Dich fwfd

2002-05-23 Thread suqp_Alexandra
vcxluksnhisupiuymekwxjgbrqmtk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread Francois Chenais
More information, The first error is java.lang.NoClassDefFoundError: javax/xml/transform/TransformerConfigurationException Why is it missing ? François On Thu, 23 May 2002 14:06:26 +0200 Francois Chenais <[EMAIL PROTECTED]> wrote: > Hello, > > I have installed coc

Re: GCJ and C/C++ applications how is it possible ?

2002-05-23 Thread dman
On Thu, May 23, 2002 at 09:11:29AM +0200, Pac wrote: | Le 22/05/02 à 23:54, dman a écrit: | dman> | See this from http://gcc.gnu.org/gcc-3.1/changes.html : | dman> | | dman> | " # JNI and CNI invocation interfaces were implemented, so gcj-compiled Java code can now be called from a C/C++ appli

Re: address book in mutt

2002-05-23 Thread Paul Johnson
On Thu, May 23, 2002 at 07:29:10AM -0400, Matthew Daubenspeck wrote: > Use an alias file. This is the section of my .muttrc > > # alias file setup > set alias_file=~/.mutt_aliases > source ~/.mutt_aliases > > Then in the .mutt_aliases file, use: > > alias name[EMAIL PROTECTED] That, combin

Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread James Kahn
On Fri, 2002-05-24 at 00:40, Francois Chenais wrote: > More information, > > The first error is > > java.lang.NoClassDefFoundError: > javax/xml/transform/TransformerConfigurationException > > Why is it missing ? I don't have experience with cocoon - but that error means you don't have

Re: nntpcache

2002-05-23 Thread Paul Johnson
On Thu, May 23, 2002 at 09:58:12AM +0100, Colin Watson wrote: > Get hold of the .diff.gz from the Debian archive and try to apply it > over the source, then try to 'debuild -uc -us' (install devscripts and > fakeroot). This may get you started ... Nogo. Complains about missing debian/rules. I t

Sid,Nividia, Viewmol and Ghemical

2002-05-23 Thread Sebastian Canagaratna
Hi: I recently upgraded to Sid and also installed the nvidia driver. I am having problems only with Viewmol and ghemical (as far as I know) Viewmol gives me the following error: relocation error: viewmol: undefined symbol glXChooseVisual ghemical comes up, and will display with mole

Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread Hubert Chan
> "Francois" == Francois Chenais <[EMAIL PROTECTED]> writes: [...] Francois> Is this normal because I HAVE TO configure somethin or Francois> is the deb pkg buggy ? The package is buggy. There are a bunch of missing dependencies, etc. See http://bugs.debian.org/cgi-bin/pkgreport.cgi?s

Re: Debian Install Question

2002-05-23 Thread Paul Johnson
On Thu, May 23, 2002 at 07:42:50AM -0400, Jeff Flowers wrote: > I was installing Potato last night and I selected the module for the 3C59x, > which supports my 3C905C-TX-M network card. During the install process, the > install program was unable to configure dhcp for some reason. I'm interested i

Re: address book in mutt

2002-05-23 Thread Joachim Fahnenmueller
On Thu, May 23, 2002 at 02:03:46AM -0700, Paul Johnson wrote: > What programs are available to get an address book going for mutt? abook. It's old-fashioned though and doesn't have many features, but works well with mutt. HTH, Joachim -- Joachim Fahnenmüller Lehrer für Mathematik und Physik H

Re: Install Debian for desktop

2002-05-23 Thread Josef Oswald
Colin Watson <[EMAIL PROTECTED]> writes: > > /usr/local somewhere. /usr/local/lib is really only appropriate for > libraries, but it's up to you. You might like to try stow, where you put > each package in its own directory in /usr/local/stow and it maintains a > symlink farm for you; this allows f

American Hotel Search

2002-05-23 Thread FYI Click Here
Is travel in YOUR future? Find 50,000 hotels fast, easy, and FREE! http://www.AmericanHotelSearch.com/clickme2.asp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread Francois Chenais
Snip ;-| But that life :-) François On Thu, 23 May 2002 09:07:33 -0400 Hubert Chan <[EMAIL PROTECTED]> wrote: > > "Francois" == Francois Chenais <[EMAIL PROTECTED]> writes: > > [...] > > Francois> Is this normal because I HAVE TO configure somethin or > Francois> is the deb pkg

Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread Francois Chenais
On 24 May 2002 00:58:47 +1200 James Kahn <[EMAIL PROTECTED]> wrote: > On Fri, 2002-05-24 at 00:40, Francois Chenais wrote: > > More information, > > > > The first error is > > > > java.lang.NoClassDefFoundError: > > javax/xml/transform/TransformerConfigurationException > > > > Why is it

[ianlow87@hotmail.com: Installation Help]

2002-05-23 Thread Richard Atterer
Seen on debian-cd. Any idea, anybody? - Forwarded message from Simply Ian <[EMAIL PROTECTED]> - Date: Tue, 21 May 2002 12:47:42 + From: "Simply Ian" <[EMAIL PROTECTED]> To: debian-cd@lists.debian.org Subject: Installation Help hi, i need help I was installing Debian 2.1 from a b

Re: Install Debian for desktop

2002-05-23 Thread Colin Watson
On Thu, May 23, 2002 at 03:36:58PM +0200, Josef Oswald wrote: > Colin Watson <[EMAIL PROTECTED]> writes: > > /usr/local somewhere. /usr/local/lib is really only appropriate for > > libraries, but it's up to you. You might like to try stow, where you put > > each package in its own directory in /usr

Re: nntpcache

2002-05-23 Thread Colin Watson
On Thu, May 23, 2002 at 06:00:17AM -0700, Paul Johnson wrote: > On Thu, May 23, 2002 at 09:58:12AM +0100, Colin Watson wrote: > > Get hold of the .diff.gz from the Debian archive and try to apply it > > over the source, then try to 'debuild -uc -us' (install devscripts and > > fakeroot). This may g

Re: [ianlow87@hotmail.com: Installation Help]

2002-05-23 Thread dman
On Thu, May 23, 2002 at 11:57:09AM +0200, Richard Atterer wrote: | Seen on debian-cd. Any idea, anybody? | | - Forwarded message from Simply Ian <[EMAIL PROTECTED]> - | | Date: Tue, 21 May 2002 12:47:42 + | From: "Simply Ian" <[EMAIL PROTECTED]> | To: debian-cd@lists.debian.org | Subj

Can you give me a hand?

2002-05-23 Thread k5351.tw
Dear all:      First, I also have a libretto L1 with 256 mb Ram ans want to install Linux(Maybe Red hat or ManDrake) on my laptop.I really need all driver for Libretto L1 to install Linux. I think if you can give me all driver that can let me install it into my laptop easier.I installed by

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraph flows in mozilla?])

2002-05-23 Thread Craig Dickson
begin Gary Turner quotation: > German imports to the US are good to very good for the most part. > Haven't found an outstanding brew (yet). Admittedly I'm biased towards dark beers, but I find Ayinger Celebrator and Spaten Optimator to be excellent. Paulaner Salvator is a little sweeter, but st

Re: GCJ and C/C++ applications how is it possible ?

2002-05-23 Thread Ian D. Stewart
On 2002.05.23 08:55 dman wrote: On Thu, May 23, 2002 at 09:11:29AM +0200, Pac wrote: | Le 22/05/02 à 23:54, dman a écrit: | dman> | See this from http://gcc.gnu.org/gcc-3.1/changes.html : | dman> | | dman> | " # JNI and CNI invocation interfaces were implemented, so gcj-compiled Java code can no

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraph flows in mozilla?])

2002-05-23 Thread Craig Dickson
begin Paul 'Baloo' Johnson quotation: > Have you had Moosehead? Don't think so. If you say it's worthwhile, I will try it. > > In case anyone is curious, my reviews of beers are available at my web > > site, http://crdic.ath.cx . They are also posted (along with those of > > That's a pretty g

NFS V3 , how can see using rpcinfo -p

2002-05-23 Thread dkotian3
Hi, I had installed debian LINUX 2.2.19 and upgraded it to 2.4.18(source from www.kernel.org) with xfs patch with options and .config options as > CONFIG_NFS_FS=y > CONFIG_NFS_V3=y > CONFIG_NFSD=y > CONFIG_NFSD_V3=y When I do rpcinfo -p , I still do not see version 3 for NFS. The executable

Re: New Debian user - a bunch of problems

2002-05-23 Thread David Roundy
On Thu, May 23, 2002 at 04:45:35AM -0500, [EMAIL PROTECTED] wrote: > Ok. How do I map users to virtual domains? Sendmail lets you do that > through a virtusertable file in the format: > > [EMAIL PROTECTED] username > [EMAIL PROTECTED] [EMAIL PROTECTED] I'm not sure what exactly this mea

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraph flows in mozilla?])

2002-05-23 Thread Kirk Strauser
At 2002-05-23T00:56:50Z, Wienand Ian <[EMAIL PROTECTED]> writes: > Where do people get the impression that Foster's is an Australian beer Probably from the cheesy commercials on American TV: Title: "How to speak Australian" Pictures of surfers. Underwater shot of a shark. Voiceover: "Gupp

IMPish mail

2002-05-23 Thread Dave Sherohman
I have one user who has started getting "URI Too Long" errors in the frames along the top and left side of his IMP sessions. The main pane, where messages are displayed, is working fine. He's using Netscape (navigator-smotif-477 4.77-2, to be exact), same as all the other users who don't have any

Using RAID0 with Debian

2002-05-23 Thread Bill Wohler
Has anyone used RAID on a fresh woody install recently and would be willing to share their thoughts on the process? I just bought the Gigabyte GA-7VRXP motherboard (VIA KT333 chipset with Promise PDC20276 RAID controller) naively thinking I could set up RAID0 on the motherboard (on two I

System freezes trying to mount cdrom on hpt366

2002-05-23 Thread Frank Brodbeck
Hi there, I'm having here problems with my onboard HPT366. I'm using Debian unstable Kernel 2.4.18 2 Celeron 533 Abit BP6 Lighton 40x CD-Rom Anyway, whenever I try to mount /dev/cdrom (which links to /dev/hdf) my system freezes instantly and leaves [EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTE

RE: Savimbi Kelvin

2002-05-23 Thread savimbi0
..

Re: Maybe a corny idea ...

2002-05-23 Thread Soul Computer
On 18 May 2002 15:50:41 -0500 Ron Johnson <[EMAIL PROTECTED]> wrote: On Sat, 2002-05-18 at 15:27, Soul Computer wrote: > n Fri, 17 May 2002 22:40:39 -0700 (PDT) Elizabeth Barham <[EMAIL PROTECTED]> > wrote: > > --- Soul Computer <[EMAIL PROTECTED]> wrote: > > Maybe this is a bad idea, but I thou

Iklan: Mohon Masukan dari Anda ... Terima kasih.

2002-05-23 Thread no_reply123
Salam hangat Teman Internet, Saya sedang mengerjakan sebuah proyek bisnis yang memiliki potensi yang besar dan sangat berarti untuk saya. Saya memerlukan seorang rekan yang mana dapat memenuhi beberapa persyaratan untuk bisnis ini. Anda boleh jadi tertarik atau tidak tertarik dengan proyek ini.

Re: Not-So-Ancient History (was Re: Maybe a corny idea ...)

2002-05-23 Thread Soul Computer
On Sat, 18 May 2002 14:51:46 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: Vineet Kumar wrote: > * Soul Computer ([EMAIL PROTECTED]) [020518 13:21]: > >>On 17 May 2002 21:04:09 -0500 Ron Johnson <[EMAIL PROTECTED]> wrote: >> >>On Fri, 2002-05-17 at 20:05, Soul Computer wrote: >> >>>Maybe this

Re: Serious "Bug" in most major Linux distros.

2002-05-23 Thread Rob Ransbottom
On Wed, 22 May 2002, Petro wrote: > > on Tue, May 21, 2002, Petro ([EMAIL PROTECTED]) wrote: > > > All I'm asking for at this point is something that the rest of the > > > Unix World has done forever, a statically linked /sbin/sh for > > roots > > > use. > > So it has been brough

Installing sid from scratch

2002-05-23 Thread Walter Reed
I've been running varios distros for a number of years (starting with slack about 6 years ago) and never got into debian. It's about time I did. I'm a bleeding edge kinda guy, and wanted to play with the latest code. So I'm looking at sid. Sid doesn't have install disks yet, so I'm wondering what t

Re: GCJ and C/C++ applications how is it possible ?

2002-05-23 Thread Pac
why ? the point is that evas provides hardware acceleration capabilities. But evas you should Xlib function create a window to put an evas canvas into it. I was wondering if a new GTK component were made to encapsulated the Xlib call and be able to communicate with evas library. pac -- R.Pac

Re: System freezes trying to mount cdrom on hpt366

2002-05-23 Thread Eduard Bloch
#include Frank Brodbeck wrote on Thu May 23, 2002 um 06:19:33PM: > Anyway, whenever I try to mount /dev/cdrom (which links to /dev/hdf) > my system freezes instantly and leaves > [EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL > PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL

Re: Using RAID0 with Debian

2002-05-23 Thread Eduard Bloch
#include Bill Wohler wrote on Thu May 23, 2002 um 09:17:18AM: > According to RAID Solutions for Linux [1], I'll need the drivers for > this controller. Do I? The ATA RAID HOWTO [2] speaks about an ft > controller that I can obtain, but can I use that with a fresh Debian > install? In the

Re: potato -> sid

2002-05-23 Thread Joey Hess
Harvey Kelly wrote: > > Setting up debconf (1.1.4) ... > > no type given for question at /usr/share/perl15/Debconf/Question.pm line > > 15. > > dpkg: error processing debconf (--install): > > subprocess post-installlation script returned error exit status 255 > > Mmm. So I formatted (well, what

[no subject]

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

Re: potato -> sid

2002-05-23 Thread Harvey Kelly
On Thu, May 23, 2002 at 01:17:36PM -0400, Joey Hess wrote: > > Mmm. So I formatted (well, what can I say), reinstalled Potato, changed > > sources.list to unstable, apt-get update and then apt-get apt dpkg > > debconf, and I've got the same problem. Can you upgrade from Potato to > > Sid? When i

Re: NFS V3 , how can see using rpcinfo -p

2002-05-23 Thread Deepak Kotian
Hi, Also Note, nfsstat gives both V2 and V3 functions. Where can I find nfsd for both v2 and v3. I need to write nfs clients using both v2 and v3 protocols services with nfsd. If some has any idea, please let me know. Thanks and Regards Deepak - Original Message - From: <[EM

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraphflows in mozilla?])

2002-05-23 Thread Rich Puhek
Gary Turner wrote: > > Guiness absolutely sets the standard, especially if you can find it on > tap and nitrogen charged. I've been favorably impressed by some other > Irish beers (but not recently nor often enough to name names). > ...But with Guiness you need to use a fork to drink your beer!

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraphflows in mozilla?])

2002-05-23 Thread Ron Johnson
On Thu, 2002-05-23 at 13:06, Rich Puhek wrote: > Gary Turner wrote: > > [snip] > > German imports to the US are good to very good for the most part. > > Haven't found an outstanding brew (yet). > > German beer doesn't really count if it leaves the country. Gotta try one > of the local brews, non-

Re: Serious "Bug" in most major Linux distros.

2002-05-23 Thread Petro
On Thu, May 23, 2002 at 01:04:17PM -0400, Rob Ransbottom wrote: > On Wed, 22 May 2002, Petro wrote: > > So it has been brought up before, over 2 years ago, and it's still > > wrong? > > It is not wrong, it just yields little protection. Just from the disk > getting corrupted under an in

Re: Problems with Galeon, Mozilla and ?Opera? freezing.

2002-05-23 Thread Petro
On Wed, May 22, 2002 at 07:13:41PM -0700, Hubert Chan wrote: > > "Petro" == Petro <[EMAIL PROTECTED]> writes: > [...] > Petro> I have a problem with Galeon and Mozilla freezing up on > Petro> specific pages. Some will freeze Mozilla, many (that will freeze > Petro> one or the other) will f

Re: Webmin on Debian

2002-05-23 Thread Charles Baker
--- Kevin Ruml <[EMAIL PROTECTED]> wrote: > I have the same problem. I'm running Webmin 0.92-6 > on a Woody box. The File > Manager module doesn't show up in the "Other" index > where it should be > (according to Webmin). I can reassign it to another > category, but it doesn't > show up ther

Re: 1:1 mirror for an entire hd

2002-05-23 Thread Petro
On Wed, May 22, 2002 at 07:29:11PM -0700, Angus D Madden wrote: > Karsten M. Self, Mon, May 20, 2002 at 02:09:32AM -0700: > > on Mon, May 20, 2002, R. Lockhart ([EMAIL PROTECTED]) wrote: > > > I need to transfer all my data, os, partitions, formatting, to a new > > > hard drive. I got a lemon hd (

Framebuffer in Debian

2002-05-23 Thread Jeff Flowers
I have Debian 2.2r6 up and running. I have Mutt, Lynx, and Nano installed and I am pretty happy with it. My only question now is: Can I run a framebuffer console with 2.2r6? For example, can I download or enable a kernel module for this or will I need a newer kernel then is present in 2.2r6? Any d

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraphflows in mozilla?])

2002-05-23 Thread John Hasler
Rich Puhek writes: > Sam Adams has some good stuff. Leinenkeugel (sp?) from Wisconsin is > pretty good too. Leinenkugel's. -- John Hasler [EMAIL PROTECTED] (John Hasler) Dancing Horse Hill Elmwood, WI -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraphflows in mozilla?])

2002-05-23 Thread Glyn Millington
John Hasler <[EMAIL PROTECTED]> writes: > Rich Puhek writes: >> Sam Adams has some good stuff. Leinenkeugel (sp?) from Wisconsin is >> pretty good too. > > Leinenkugel's. Leinenkugel's, schmeinenkugels!! When woody emerges, what's the best champagne? Glyn -- Debian Home http://www.deb

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraphflows in mozilla?])

2002-05-23 Thread Craig Dickson
begin Ron Johnson quotation: > Czech beers are tops. Staropraman 12 is the uber-beer. Too > bad it's not available stateside. The pasteurization and > travel across the pond in big, hot cargo ships would probably > kill the taste... That may explain why I have not been particularly impressed

Re: OT: debian-beer (was Re: wrapping [was: Re: disable paragraphflows in mozilla?])

2002-05-23 Thread Craig Dickson
Glyn Millington wrote: > When woody emerges, what's the best champagne? By definition, one from Champagne, France -- anything else is not champagne, only sparkling wine (not that that can't be good; I'm just being picky about the nomenclature -- then again, I've yet to find a "sparkling wine" to

Loadlin error Q

2002-05-23 Thread DSC Siltec
I just rebuilt my Woody kernel, 2.2.xx -> 2.4.18 , ran dpkg, selected a floppy but No HDD installation, and then copied /boot/vmlinuz-2.2.18 to my loadlin drive, and set loadlin to use the new kernel. Loadlin came up with an error "Invalid format -- error - 1 -- system halted." Same thin

woody / postfix / LDAP information ?

2002-05-23 Thread nate
i was wondering if anyone had a good source of info on the schema that postfix uses for ldap. I have looked through the docs and there is references to stuff like mailacceptinggeneralid and maildrop but i do not have those in any of my schema files. I currently have my LDAP server setup with schem

Re: Serious "Bug" in most major Linux distros.

2002-05-23 Thread dman
On Wed, May 22, 2002 at 05:28:13PM -0700, Petro wrote: | On Tue, May 21, 2002 at 10:15:45PM -0700, dman wrote: | > On Tue, May 21, 2002 at 07:08:48PM -0700, Petro wrote: | > | On Tue, May 21, 2002 at 05:57:16PM -0700, Karl E. Jorgensen wrote: | > | > On Tue, May 21, 2002 at 05:04:59PM -0700, Petro

Re: Not-So-Ancient History (was Re: Maybe a corny idea ...)

2002-05-23 Thread dman
On Thu, May 23, 2002 at 09:32:57AM -0700, Soul Computer wrote: | On Sat, 18 May 2002 14:51:46 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: ... | | Mozilla displays this message perfectly and both levels of ">" are in | | the message source here. Both? There's 3 (or more) levels of indents there wi

  1   2   >