X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: help with how to make Allegro Lib Date: Wed, 3 Feb 2010 00:39:38 -0800 (PST) Organization: http://groups.google.com Lines: 31 Message-ID: References: <417984 DOT 35431 DOT qm AT web45109 DOT mail DOT sp1 DOT yahoo DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1265186378 3063 127.0.0.1 (3 Feb 2010 08:39:38 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 3 Feb 2010 08:39:38 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: b10g2000yqa.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5,gzip(gfe),gzip(gfe) Bytes: 2391 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, sorry you are having so much trouble. :-( On Feb 2, 3:26=A0pm, Pablo Marty wrote: > > It's impossible; the shell replied things as "env variable not defined" (= memsize); "memsize" only makes sense to DOSBox, not the native Windows shell. > neither acceted paths as "c:\archiv~1\dosbox~1\...." > and was it SED or SET that command line? sed, the "stream editor", e.g. GNU sed. But you don't need that, I was just proving a point, that I could change memsize in dosbox.conf and run a different (modified) dosbox.conf successfully. > my dir struct is in Spanish,... is it possible to change the search path = of the dosbox-0.73.conf file? Yes, use the "-conf pablo.conf" parameter. You probably have to modify your DOSBox shortcut if you don't run it from the cmdline, though. > and is there any way that DOSBox uses for a djgpp app all the system memo= ry or at least 64MB? > thank you You can only use 64 MB max. in DOSBox 0.73. For whatever reason, by default they only enable 16 MB. If you really want more, you'll have to use a different emulator (QEMU, VirtualBox). But for now I don't think that's necessary for you.