Hi Sorry for the stupid question, the bins were there just for me to download them...
I already made the same procedure as i did with the previous version i used. 1.- mkdir mydos 2.- copy both zipped files into mydos (dosemu/freedos) 3.- unzipped them 4.- i substitute freedos content with MS DOS (from W98) bin files 5.- Got the readlink compiled to make the dosemu script work 6.- Got the message running with the new version as exactly before Each user with a copy of dosemu and dos. Each one with an autoexec.bat and so on GOOD NEWS The application behaves better with this version Now with the application "doing nothing", the CPU is sleeping :) When the app actually does something, the CPU usage jumps Summary: the CPU is used when the app requires it GREAT but..... there's always a but.... Remember my problem was the passthrough printig, well i can't make it work now :/ With the previous version, the modified section at global.conf as: if (strlen($_printer)) foreach $xxx ($LIST_DELIM, $_printer) ## $xxx = "' %s '"; ## printer { options "' %s '" command "cat - | ansiprint " printer { options '%s' command 'vtprint -fq' } done endif made the trick to return the print to the stdout filtered through the vtprint program. Now i made the same changes to my global.conf but i does not follow my directions, it alwasy tries to do lp and reports the local lpd daemon not responding (there's no printer configured). Any suggestion to make this work? Hoe the timeout parameter in the print command could be related to my issue with large documents? Thanks Guillermo On Mon, 2003-12-08 at 16:25, Stas Sergeev wrote: > Hello. > > Guillermo Gomez wrote: > > Got the message, please point me out where's the bin > > package like the one i use to work with (i'll chek > > the website anyway). > > I downloaded the latest source code and compiled it. > There is a script there dist/mkbindist. I don't > know why it is still not executed automatically by > "make", which will make it more usefull, but you can > use it manually. > > __________________________________ > Do you Yahoo!? > New Yahoo! Photos - easier uploading and sharing. > http://photos.yahoo.com/ > - > To unsubscribe from this list: send the line "unsubscribe linux-msdos" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html