Re: [Freedos-user] COUNTRY.SYS settings

2007-06-28 Thread Eduardo Casino
Source code for COUNTRY.SYS is written in nasm assembler. Just get the file from: http://freedos.svn.sourceforge.net/viewvc/*checkout*/freedos/kernel/branches/UNSTABLE/kernel/country.asm?revision=1261 Then, use nasm to assemble: nasm -o country.sys country.asm And you're done. Eduardo.

Re: [Freedos-user] djgpp snprintf?

2007-06-28 Thread Gordon . Schumacher
Robert Riebisch [EMAIL PROTECTED] wrote on Tue, 26 Jun 2007 22:23:33 +0200: # DJGPP 2.04 beta supports snprintf(). I'd pretty strongly recommend using v2.04 anyway; as soon as the guy in Legal gets back, I expect that I'll get the paperwork in order to be the release maintainer for this version

Re: [Freedos-user] COUNTRY.SYS settings

2007-06-28 Thread Mateusz Viste
On Thursday 28 June 2007 13:54, Eduardo Casino wrote: Source code for COUNTRY.SYS is written in nasm assembler. Just get the file from: http://freedos.svn.sourceforge.net/viewvc/*checkout*/freedos/kernel/branche s/UNSTABLE/kernel/country.asm?revision=1261 Then, use nasm to assemble: nasm -o

[Freedos-user] runtime tool needs new translations

2007-06-28 Thread Eric Auer
Hi everybody, as Jim declared my RUNTIME clone to be the replacement of his version, I would like to add translations now :-). http://sourceforge.net/forum/forum.php?forum_id=710387 Here are the strings of runtime. Actually, string 1 and 2 could be removed by simply showing runtime: X instead

Re: [Freedos-user] runtime tool needs new translations

2007-06-28 Thread Aitor Santamaría
Hello Eric, A quick one: 2007/6/28, Eric Auer [EMAIL PROTECTED]: 1 seconds segundos 2 elapsed transcurrido (or transcurridos if it's plural) 3 RUNTIME is free public domain software by Eric Auer 2007 Usage: RUNTIME your_program [your_options] Shows how long your_program ran, max

Re: [Freedos-user] runtime tool needs new translations

2007-06-28 Thread Geraldo Netto
Hi Guys, In portuguese we have: 1 - segundos 2 - passados 3 - RUNTIME é um software livre de domínio público por Eric Auer 2007 Uso: RUNTIME seu_programa [suas_opções] Mostra quanto tempo o seu programa executou, max 1 dia (23:59:59.99) 5 - COMSPEC não encontrado Alguma sugestão Henrique

Re: [Freedos-user] runtime tool needs new translations (PL/FR)

2007-06-28 Thread Mateusz Viste
Hi Eric, On Thursday 28 June 2007 20:35, Eric Auer wrote: Please send me translations for the following strings: 1 seconds 2 elapsed 3 RUNTIME is free public domain software by Eric Auer 2007 Usage: RUNTIME your_program [your_options] Shows how long your_program ran, max 1 day

Re: [Freedos-user] djgpp snprintf?

2007-06-28 Thread Dietmar Segbert
Hello Robert, thanks for your tips. There are some other problems. google says that the getopt function is in unistd.h. But i can't not compile espeak. I have downloades kpseaxxxs.zip. In this package is an getopt.c and a getopt.h.. thats was better, but in an if phrase with access and r_ok. If

Re: [Freedos-user] djgpp snprintf?

2007-06-28 Thread Eric Auer
Hi Dietmar, indeed, it is possible that djgpp does not include a getopt, but you can add your own copy of getopt.c and getopt.h ... In this package is an getopt.c and a getopt.h.. thats was better, but in an if phrase with access and r_ok. If i comment this lines out Maybe you forgot to cut

Re: [Freedos-user] Install fail

2007-06-28 Thread Ray Davison
Eric Auer wrote: Then it tried to download further updates but failed to communicate with your ADSL router or similar device. Could it have reasonably been expected to succeed? If so, how to make it work. How can I determine what did not get installed because of this? I think the whole

Re: [Freedos-user] Install fail

2007-06-28 Thread Eric Auer
Hi, Then it tried to download further updates but failed to communicate with your ADSL router or similar device. Could it have reasonably been expected to succeed? Depends on many factors. You better try that with for example Arachne after installing a basic DOS :-). The realtek driver is

Re: [Freedos-user] runtime tool needs new translations

2007-06-28 Thread Alain M.
Geraldo Netto escreveu: Hi Guys, In portuguese we have: 1 - segundos Ok 2 - passados 2 - decorridos 3 - RUNTIME é um software livre de domínio público por Eric Auer 2007 Uso: RUNTIME seu_programa [suas_opções] Mostra quanto tempo o seu programa executou, max 1 dia