Re: PLEASE: standard package README file/orientation

2000-08-19 Thread Nicolás Lichtmaier
> >I heartily agree with Daniel's plea. Eveb a simple listing of what > >configuration files the package uses (and where they are), and where it > >stores data (i.e., does it use space in /var) would be a big help. > less /var/lib/dpkg/info/.list > > If you really care, write a nice wrapper

Re: WANPIPE X.25

2000-03-15 Thread Nicolás Lichtmaier
> Is there anybody here using the Sangoma WANPIPE cards to do X.25? I'm doing exactly that.

New HD, DMA, errors...

1999-10-04 Thread Nicolás Lichtmaier
Hi! I've bought a new HD and I'm having troubles with it. It's a Seagate ST310232A (10 Gb). Boot: PIIX4: IDE controller on PCI bus 00 dev 39 PIIX4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x1020-0x1027, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0x1028-0x102f, B

Re: Guessing the date style from the timezone for postgresql postinst

1999-09-19 Thread Nicolás Lichtmaier
> > Well.. the libc maintainers don't want to add the locale for my country for > >no reason, even if it is included in the package as source. > I use a target in the glibc makefiles to generate the locales, if it > doesn't generate the one for your country, there's nothing I can do > about it.

Re: Guessing the date style from the timezone for postgresql postinst

1999-09-18 Thread Nicolás Lichtmaier
> > > Here's a revised version of the script taking into account all comments > > > so far. > > I guess Argentina isn't the only country that uses the SQL format. There > > must be some others too. It would be great to find a source for this > > information > > Hmm... the question is why we d

Re: Guessing the date style from the timezone for postgresql postinst

1999-09-18 Thread Nicolás Lichtmaier
> Here's a revised version of the script taking into account all comments > so far. I guess Argentina isn't the only country that uses the SQL format. There must be some others too. It would be great to find a source for this information

Re: Guessing the date style from the timezone for postgresql postinst

1999-09-18 Thread Nicolás Lichtmaier
>Style DateDatetime >--- >ISO1999-07-17 1999-07-17 07:09:18+01 >SQL17/07/1999 17/07/1999 07:09:19.00 BST >POSTGRES 17-07-1999 Sat 17 Jul 07:09:19 1999 BST >GERMAN 17.07.

Re: cfdisk and multiple active partitions

1998-04-27 Thread Nicolás Lichtmaier
> > Is it legal to have multiple partitions marked as active (at work a machine > > wouldn't boot untill I removed one of those marks)? > > If it isn't, a bug should be filed against cfdisk. > I don't know if it is legal have multiple partitions marked as active but > if I understand correctly wh

Re: Debian GNU/Linux: Best of the Web! (fwd)

1998-04-21 Thread Nicolás Lichtmaier
On Tue, Apr 21, 1998 at 11:33:49AM -0400, James A.Treacy wrote: > For those few of you who don't read http://slashdot.org, the > Mining Co has posted their Linux "Best of the Net" site awards. > Debian was number 1. I'd never heard of this company before, > but am not adverse to any good publicity

Re: DPKG question.

1998-04-05 Thread Nicolás Lichtmaier
> Is there a dpkg command to veryify the integrity of a package too make > sure it downloaded okay? I skimmed through the manpage and documentation, but > I > didn't find anything like that. You may use "dpkg -c package.deb". -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: kbhit() MSDOS equivalent in Linux

1998-03-27 Thread Nicolás Lichtmaier
> Our protocol suport, theorically yet, half duplex and we use the serial > and parallel ports. Because other caracteristcs, we need something like > kbhit function defined in conio.h of C for MSDOS. This function is like a > keypressed and we are looking for something like that because we must > e

Re: Slackware----->Debian

1998-03-04 Thread Nicolás Lichtmaier
> So, when removing Slackware it is not necessary to format the drive? What > will happen to slackware? Will it just be replaced by Debian? Or will it > just install side-by-side to Slackware. What you can do is this: 1) Move every binary you think you should need from /usr/bin,/bin to /usr

Re: multiple fs types for user floppy access?

1998-01-09 Thread Nicolás Lichtmaier
On Thu, Jan 08, 1998 at 02:38:52PM -0600, [EMAIL PROTECTED] wrote: > > I currently have my floppy set up so that users can mount ms floppies with > the > line > > /dev/fd0/floppy msdos user,rw 0 0 > > in /etc/fstab > > I tried changing "msdos" to "auto", but no

Re: works under Red Hat, not Debian

1998-01-08 Thread Nicolás Lichtmaier
> #include > > main() > { > execl("/home/Gandalf/octave_test.mex", > (void *) 0); > } Bad code. First argument should always be program name: execl("/home/Gandalf/octave_test.mex","octave_test.mex", (void *) 0); -- TO UNSUBSCRIBE FROM THIS MAILIN

Re: In the interests of standardation ...

1997-12-29 Thread Nicolás Lichtmaier
> > I sangged the below from the Caldera mailing list. It describes a method > > that Red Hat has come up with so that packages can add themselves to the > > menus of different window managers when the package is installed. It is > > GPLed and looks like a good idea. > Debian already has the excell

Re: Simple Unix utility?

1997-12-06 Thread Nicolás Lichtmaier
> Now I notice that "cut" seems to buffer everything up. You should file a bug against cut, it should do line buffering when output is a tty. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: mtools

1997-11-27 Thread Nicolás Lichtmaier
> > You can pipe the file through "tr -d '\r'". Ignore the other message > > about mcopy. This is restrictive since it *assumes* that the file > > is on a floppy disk (or other FAT volume). > > A much bigger problem of mtools is that when copying *to* an MS-DOS > file system, it writes long f

Re: FileSystem Sizes

1997-11-27 Thread Nicolás Lichtmaier
> If I remember (off the top) correctly, lseek() is/was the limiting factor on > filesystem sizes... At one time, this was 32bit, so max addressable > filesystem size was 2GB. > > Has this changed? i.e. what is the max ext2 filesystem size? It changed a long time ago. I used a 9 Gb partition w

Re: Commands Manual

1997-11-24 Thread Nicolás Lichtmaier
> I think his needs are far more basic than that. He seems to be wanting a > list of utility-names, as most first-time Linux users (including me) want. > There are not many things more frustrating than thinking "I know it can be > done, but I don't know how and I don't even know with what utility,

Re: Introduction for new users

1997-11-23 Thread Nicolás Lichtmaier
original line editor (not friendly) > > vi [file]: full-screen editor (find a book about it) ? This is for newbies, isn't it? I would list `joe', or even `ae' I also think that we need such a document. -- Nicolás Lichtmaier.- from Palermo, Buen

Re: CVS for debian?

1997-11-23 Thread Nicolás Lichtmaier
an.org/packages.html -- Nicolás Lichtmaier.- from Palermo, Buenos Aires, Argentina, South America, WORLD! pgppx7XIbPHTX.pgp Description: PGP signature

Re: Commands Manual

1997-11-23 Thread Nicolás Lichtmaier
ack > to the pre-windows age:) With each software package you have installed you have a matching /usr/doc/X directory. There you can find info about each package. And for simple usage instructions you can just type `man utility-name' and read. -- Nicolás Lichtmaier.- -- TO U

Re: Sementation fault

1997-11-23 Thread Nicolás Lichtmaier
from one of the ftp archives. -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: lftp

1997-09-11 Thread Nicolás Lichtmaier
r example: > lftp ftp.corel.com > ls > and it just hangs. Same if I do "cd pub" instead of ls. Anyone spare a > clue for the clueless? lftp automaticaly retries if the connection fails, so that's what happening there. Type `debug' before any other command to see what is re

Re: Status of wide character support in Linux

1997-09-11 Thread Nicolás Lichtmaier
x27; The new libc6 in the `unstable' distribution has new support for extended chars. Check /usr/doc/libc6/NEWS.gz and the `info' documentation in libc6-doc package. -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: XFree86 and Threads...

1997-09-11 Thread Nicolás Lichtmaier
inux kernel will use all your CPUs for them. -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: [OFF TOPIC] sig 14?

1997-09-03 Thread Nicolás Lichtmaier
On Mon, 1 Sep 1997, Nathan E Norman wrote: > where can I find a list of which signal numbers correspond to which > error? man 7 signal -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble?

Outputting tabs with sed

1997-08-07 Thread Nicolás Lichtmaier
How can I output tabs with sed? I need something like: `s//\t' -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: playmidi

1997-08-07 Thread Nicolás Lichtmaier
ly a potential security risk, as these users will be allowd to peek through a connected microphone. -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Migrating from Slackware to Debian?

1997-08-05 Thread Nicolás Lichtmaier
ian packaged versions... -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Any chroot experts

1997-07-21 Thread Nicolás Lichtmaier
mkdir /proc mount -tproc none /proc cd /proc/1/root -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: man page viewer

1997-07-16 Thread Nicolás Lichtmaier
On Tue, 15 Jul 1997, Paul Miller wrote: > How can I change the program used to view the manual pages from more to > less? Add export PAGER="less" to your /etc/profile (for a system setting) or to your ~/.bash_profile (for a per user setting). -- Nicolás Lichtmaier.- -- TO

Re: logon message

1997-07-16 Thread Nicolás Lichtmaier
On Tue, 15 Jul 1997, Paul Miller wrote: > how do I change the logon message? Note that the first line of /etc/motd is automatically edited at boot time to include system information. You may disable this feature in /etc/init.d/boot (look there, it's easy). -- Nicolás Lichtmaier.-

Re: Minimal hardware for web server

1997-07-08 Thread Nicolás Lichtmaier
if you don't mind the > startup time. Maybe there are a few tweaks I need to try. Well... Maybe it's that I don't use perl.. =) I've always used compiled c programs... -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Minimal hardware for web server

1997-07-07 Thread Nicolás Lichtmaier
On Mon, 7 Jul 1997, Paul Wade wrote: > I would think that 16mb ram would be a minimum regardless of CPU. 8 Mb should be enough too. -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: libreadlineg2 and upgrade to unstable

1997-07-01 Thread Nicolás Lichtmaier
t and install the newest libreadline2. And please: don't crosspost user questions to debian development miling lists. -- Nicolás Lichtmaier.- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Linux 2.1.** kernel support for Intel 82557-based ethernet card?

1997-05-17 Thread Nicolás Lichtmaier
On Fri, 16 May 1997, Harmon Sequoya Nine wrote: > Also, does anyone know what website to check out to get a list > of drivers available for Linux or a list of devices supported > by the 2.1.** kernel? Check http://www.linuxhq.com/ for info about the Linux kernel. -- Nicolás L

Re: fetchmail troubles?

1997-05-10 Thread Nicolás Lichtmaier
n. So if this happens.. RETR 1 DELE 1 RETR 2 DELE 2 Messages 1 and 2 won't be deleted. -- Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Bo.

1997-04-29 Thread Nicolás Lichtmaier
have I would appreciate. Debian 1.3 is just about to be released. I think that there is a small risk, but it's very acceptable. Install 1.3! -- Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: STL

1997-04-28 Thread Nicolás Lichtmaier
; #include when compiling with G++. Ops.. I see them now... I should have searched better before posting.. sorry... -- Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: STL

1997-04-28 Thread Nicolás Lichtmaier
On Mon, 28 Apr 1997, Clint Adams wrote: > They're in /usr/include/g++ > For container classes, you'll need to use /usr/bin/genclass I saw that.. But genclass seems to be an ugly replacement for templates.. I want templates..! =) -- Nicolás Lichtmaier.- [EMAIL PROTECTED] -

Re: STL

1997-04-28 Thread Nicolás Lichtmaier
; Works well for me I couldn't find any include files... where are they? (I know nothing about stl). -- Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

STL

1997-04-28 Thread Nicolás Lichtmaier
I'd like to use/test the Standard Template Library. A GCC faq says that it's included in libg++, but I couldn't find it? Where is it? -- Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECT

Re: Things I miss from Slackware - Could I implement this in my Debian system?

1997-04-25 Thread Nicolás Lichtmaier
ve with ugly colors, no dir in the bash promptm no support for LESSPIPE...) -- Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: globally override/fool dpkg dependency mechanism?

1997-04-24 Thread Nicolás Lichtmaier
ed? Install the perl package, and then replace the files you want with the newer versions... -- Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Shell with cd command

1997-04-18 Thread Nicolás Lichtmaier
On Fri, 18 Apr 1997, Paul Serice wrote: > I seem to remember someone speaking of a shell that prevented the > user from leaving his or her home directory. > Can someone point to the right Debian Package? Try rbash (just bash with other name). -- Nicolás Lichtmaier.- [EMAIL PROTECTED

Re: using shadow

1997-04-14 Thread Nicolás Lichtmaier
m basically lost. The next Debian release (1.3) will include shadow. You can download the needed packages from that distribution (frozen). Those packages are login and passwd. You will also need libc5 (>= 5.4.0). After installing type `shadowconfig on'. -- Nicolás Lichtmaier.- [EMAIL PROTECTED]

Re: Journalling: Upgrades, Kernel patching, ...

1997-04-11 Thread Nicolás Lichtmaier
he to do list. :-) Don't parse UserAgent! Lynx can ignore the tables... Like it does in www.debian.org/Packages/unstable/ -- Nicolás Lichtmaier.- [EMAIL PROTECTED]

Re: Question about dselect..

1997-04-08 Thread Nicolás Lichtmaier
ension called `Rock Ridge' to use long filename, that neither DOS nor Win95 understands. -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet (us.undernet.org) [EMAIL PROTECTED] | The channel of the debian developers =)

Re: RPM

1997-04-03 Thread Nicolás Lichtmaier
ste this to debian-devel, but noboy seeme to like it... and I still think that it's something we MUST do... -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet (us.undernet.org) [EMAIL PROTECTED] | The channel of the debian developers =)

Re: RPM

1997-04-02 Thread Nicolás Lichtmaier
compile all the packages in some trusted environment. -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet (us.undernet.org) [EMAIL PROTECTED] | The channel of the debian developers =)

Re: RPM

1997-04-01 Thread Nicolás Lichtmaier
We'll what happens... -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet (us.undernet.org) [EMAIL PROTECTED] | The channel of the debian developers =)

Re: RPM and dpkg merger

1997-04-01 Thread Nicolás Lichtmaier
one. It depends... there are some things that doesn't change the quality/personality of a distribution... And having different standards for those things perhaps isn't a good idea... e.g.: the location of rc.d per level scripts... -- Nicolás Lichtmaier.- | Try visiting #debian in Undern

Re: RPM

1997-03-31 Thread Nicolás Lichtmaier
Cygnus. I didn't think about porting the whole environment. That wasy it would make a lot of sense to have dpkg... Wow... that would be very good for the people who uses linux but are forced to use Win95 at their job... =) -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet (us.under

Re: RPM

1997-03-31 Thread Nicolás Lichtmaier
ries. And if they do so, the depended libraries are very few... VB*DLL, MFC*DLL, etc... I don't know... educate the Windows people would be a huge task... =) -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet (us.undernet.org) [EMAIL PROTECTED] | The channel of the debian developers =)

Re: RPM

1997-03-31 Thread Nicolás Lichtmaier
ndows program. > Also, there are basic DLL's you need for say... a program compiled with > borland's compiler. Of course.. every program uses system DLL's... but we should forget that because MS isn't going to use dpkg.. =) -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet (us.undernet.org) [EMAIL PROTECTED] | The channel of the debian developers =)

Re: RPM

1997-03-31 Thread Nicolás Lichtmaier
braries than the > "Windows way"... and is something that would do Windows much good, IMHO. Yes, not many programs use DLLs... And how many Windows programs do you know that can share a DLL's that provides some funcionality? In Linux there are lots of things using libraries like

Re: RPM

1997-03-31 Thread Nicolás Lichtmaier
external libraries... * Windows users like to move files... =) * Would authors adopt dpkg? Perhaps a more realistic goal is to port dpkg to other popular UNIX variants, and `market' it as a piece of software independent of Debian. (I was told that there is a SGI port being made!). -- Nicolás Lic

Re: RPM and dpkg merger

1997-03-31 Thread Nicolás Lichtmaier
't give the ability to `cross-install' packages. The distributions differ in the filesystem layout, and in the way many services are implemented. -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet (us.undernet.org) [EMAIL PROTECTED] | The channel of the debian developers =)

RPM

1997-03-30 Thread Nicolás Lichtmaier
Wouldn't it be great to port dpkg to DOS/Win95? It then could be used by shareware/freeware authors... And people would be biased towards Debian when adopting Linux -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet. [EMAIL PROTECTED] | The channel of the debian developers =)

Re: bug package

1997-03-30 Thread Nicolás Lichtmaier
mailed the message to [EMAIL PROTECTED], but I > don't have received any answer. Is this a problem of bug? Is this a problem > of the bug tracking System? Try reading smail logfiles to find out what happened with the mail... -- Nicolás Lichtmaier.- | Try visiting #debian in Undernet.

Re: Finding files not present (challenge to your intelligence)

1997-03-27 Thread Nicolás Lichtmaier
On Wed, 26 Mar 1997, Philippe Troin wrote: > Which can be abbreviated with zsh to: > comm -1 -3 <(sort searchlist) <(find -type f -printf "%f\n" | sort) > Hop ! No more cluttering, no more intermediate files. > I love zsh's redirection ! Bash can also do t

Re: How do I find package?

1997-03-25 Thread Nicolás Lichtmaier
On Tue, 25 Mar 1997, Rowan Deppeler wrote: > Can anyone tell me how I can locate which debian package has a > required dependancy?? > Ie. Perl5 requires 'Libdl1' but nothing seems to own it? You may visit http://www.feedback.com.ar/debian/ and find out -- Nicolás L

Re: cfdisk: Cannot seek on disk drive

1997-03-24 Thread Nicolás Lichtmaier
LBA mode with unusual values for heads and sectors, perhaps cfdisk can't handle those higher values... -- Nicolás Lichtmaier.- | From Buenos Aires, [EMAIL PROTECTED] | Argentina!

Re: problems with shmget

1997-03-23 Thread Nicolás Lichtmaier
ith SYSV IPC support? It's very important to compile this.. -- Nicolás Lichtmaier.- | From Buenos Aires, [EMAIL PROTECTED] | Argentina!

Re: Upgrading from slackware to debian

1997-03-19 Thread Nicolás Lichtmaier
the rest should go smoothly. The procedure you describe is perfect.. but.. I users asks I would suggest: Moving everything to /usr/local and untar base*.tgz from root. This should be much safer... I think... Perhaps one very secure procedure should be chosen and included in the FAQ list. --

Re: GNU/Linux Need Help!!!

1997-03-16 Thread Nicolás Lichtmaier
e this: alias ls='ls --color -F' alias l='ls -laF' (and put it in /etc/profile or /home/your-user/.bash_profile) > I already know pwd, ls, edit. Uhh.. you should have told this before.. =) -- Nicolás Lichtmaier.- | From Buenos Aires, [EMAIL PROTECTED] | Argentina!

Re: help with mgetty..

1997-03-15 Thread Nicolás Lichtmaier
t is modified when setting compile time options. You can change these options in the files in /etc/mgetty. login.config is a file in /etc/mgetty.. =) You don't need to search the WWW for docs..! You have them in /usr/doc/mgetty... Nicolás Lichtmaier.- | From Buenos Aires, [EMAIL PROTECTED] | Argentina!

Re: root.dip: invalid group when installing ppp

1997-03-15 Thread Nicolás Lichtmaier
n. A newline was missing... Nicolás Lichtmaier.- | From Buenos Aires, [EMAIL PROTECTED] | Argentina!

Re: fdate

1997-03-14 Thread Nicolás Lichtmaier
rsion > on this machine was destroyed somehow. Thanks.. Run `strace command-to-compile-fortran 2> out' in the machine that works, and in the machine it doesn't, and compare out. Nicolás Lichtmaier.- | From Buenos Aires, [EMAIL PROTECTED] | Argentina!

rx vs regex.. Which one?

1997-03-12 Thread Nicolás Lichtmaier
There are two regex packages... and there seems to be regex support in libc5... which one should I use? Nicolás Lichtmaier.- | From Buenos Aires, [EMAIL PROTECTED] | Argentina!

Re: Serial ports/Speak Freely/Video/Installation Dependencies...

1997-03-06 Thread Nicolás Lichtmaier
Is this a new kernel feature? /dev/cua shouldn't be used. They're there only for backwards compatiility. You should configure all your software to use /dev/ttyS?. Nicolás Lichtmaier.- [EMAIL PROTECTED]

Re: xt?

1997-03-05 Thread Nicolás Lichtmaier
n adress up to 16 Mb). But Linux is a 32 bit operating system, and won't run in a 286. Nicolás Lichtmaier.- [EMAIL PROTECTED]

Re: can Linux r/w Windoze FAT32?

1997-02-28 Thread Nicolás Lichtmaier
On Thu, 27 Feb 1997, Alex Lobkovsky wrote: > Does Linux read/write to the new Win95 Fat32 filesystem? You'll need to compile support for that into the kernel. The support is still in alpha state. Check http://bmrc.berkeley.edu/people/chaffee/fat32.html Nicolás Lichtmaier.- [EMAIL PROTECTED]

Re: Package configuration philosophy

1997-02-27 Thread Nicolás Lichtmaier
m a `' =) ). With good defaults, one can often adapt and reconfigure just without even looking the manpages. Don't think only at the developer. Think at one poor guy that works in an ISP with Linux, he doesn't programm in C, he don't like to read manuals. He's never touche

Re: Package configuration philosophy

1997-02-26 Thread Nicolás Lichtmaier
t position 6: > --> Tue 21:17 on templinux : pwd is ~/files/personal > tcsh> Too custom... =) The default prompt should only display the cwd, the host, and perhaps de user... Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: Package configuration philosophy

1997-02-26 Thread Nicolás Lichtmaier
like: PS1="[EMAIL PROTECTED]:\\w\\$ " [EMAIL PROTECTED]:/usr/doc/fvwm2$ _ Or the simpler... newton:/usr/doc/fvwm2$ _ Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: Filesystemsize

1997-02-24 Thread Nicolás Lichtmaier
On Mon, 24 Feb 1997, Stefan Walder wrote: > does anyone know how big a ext2-filesystem can be? I think some time ago it > has been about 2 GB? I've successfully formated and used a 9 Gb ext2 file system. I currently work in one near 4 Gb large. Nicolás Lichtmaier.- [EMAIL PROTECT

Re: RC5 challenge proposal

1997-02-24 Thread Nicolás Lichtmaier
On Sun, 23 Feb 1997, Gleb Arshinov wrote: > IMO, it would be good publicity to promise 1/3 of potential prize to > Linux International, 1/3 to FSF, 1/3 to keep for debian, and keep > running with [EMAIL PROTECTED] identity. I second this. Nicolás Lichtmaier.- [EMAIL PROTECTED

Re: FTP problems (not DSELECT)

1997-02-23 Thread Nicolás Lichtmaier
r's shell is there. Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: People Demanding Credit in the Press Release Silliness

1997-02-22 Thread Nicolás Lichtmaier
r to compete with NT'... I think I could push Linux there, and then: Debian =) (I don't know if `push' is well used there... My poor English again...) Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to

Re: Intranet

1997-02-21 Thread Nicolás Lichtmaier
On Thu, 20 Feb 1997, Seth Reinosa wrote: > I would also like to know if I really need any other software. You should probably install Squid in the linux machine. It's a WWW cache that can save bandwidth and improve performance... Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCR

Re: menu

1997-02-20 Thread Nicolás Lichtmaier
ad to have helped you... =b Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: menu

1997-02-20 Thread Nicolás Lichtmaier
d, like x48 or doom or amaya. -- i could just add them to a > totally unrelated package which happens to be installed, but that doesn't > seem very proper... is there a file i can put in /etc/menu which will be > read in even if there is no debian package of that name? Of course! Read th

Re: Zmodem source

1997-02-20 Thread Nicolás Lichtmaier
zsz (the package that contains zmodem). 1) The .dsc file is a control file. 2) The .orig.tar.gz is the original tar file you can find in Sunsite 3) The .diff.gz is the patches used to transform the package in a `Debianized' package. Nicolás Lichtmaier.- [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM