X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: gpp cannot find c++ headers Date: Mon, 20 Apr 2009 03:36:16 -0700 (PDT) Organization: http://groups.google.com Lines: 19 Message-ID: References: <7a71c30f0901161847y3bfbbdc3t388e0e71b5f8aa69 AT mail DOT gmail DOT com> <7a71c30f0901180930i37df5b3ci64a1c61f62cee505 AT mail DOT gmail DOT com> <7a71c30f0904080619k3d1aaf08i4986bac20d6c575f AT mail DOT gmail DOT com> <7a71c30f0904121734s2bf31429i6ff97e4a223a436b AT mail DOT gmail DOT com> <7cd9e894-0d8d-418a-ac54-a7a2cc554d1d AT q16g2000yqg DOT googlegroups DOT com> <7a71c30f0904160817q8ab6651r5eb0afd0ad9c1acd AT mail DOT gmail DOT com> <93683e97-e9cf-4869-a93d-29a9ab03f715 AT t11g2000vbc DOT googlegroups DOT com> <7a71c30f0904181502g37283f7ic1fbf2611db7a51f AT mail DOT gmail 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 1240223776 696 127.0.0.1 (20 Apr 2009 10:36:16 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 20 Apr 2009 10:36:16 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: x5g2000yqk.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; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On Apr 18, 5:02=A0pm, Matt Gregory wrote: > > It prints: > disable8dot3 =3D 1 Okay, for me it says "=3D 0", so that's definitely your main problem. Try "fsutil behavior set disable8dot3 0" and reboot. Then try unzipping the files again, and see if it helps (it should). > On Thu, Apr 16, 2009 at 3:31 PM, Rugxulo wrote: > > You never did tell us what OSes you run on your computers. > > > On Vista, I can run this (as Admin only): =A0 "fsutil behavior query > > disable8dot3" > > > Assuming your OS lets you do that, what does it print out??