Bartosz Milewski | 21 Dec 2008 20:15
Favicon
Gravatar

WinHugs installer broken

I get the following error during the installation of WinHugs: Could not extract the file:  docs\hugs98.chm .

_______________________________________________
Hugs-Bugs mailing list
Hugs-Bugs <at> haskell.org
http://www.haskell.org/mailman/listinfo/hugs-bugs
Neil Mitchell | 22 Dec 2008 10:26
Picon
Gravatar

Re: WinHugs installer broken

Hi Bartosz,

I've installed WinHugs many times on many computers with complete
success. I'd check for two things:

1) Redownload the file, in case it got cut off half way through.

2) Check you have sufficient disk space.

If its still broken after that, let me know.

Thanks

Neil

On Sun, Dec 21, 2008 at 7:15 PM, Bartosz Milewski <bartosz <at> relisoft.com> wrote:
> I get the following error during the installation of WinHugs: Could not
> extract the file:  docs\hugs98.chm .
>
> _______________________________________________
> Hugs-Bugs mailing list
> Hugs-Bugs <at> haskell.org
> http://www.haskell.org/mailman/listinfo/hugs-bugs
>
>
Bartosz Milewski | 22 Dec 2008 20:25
Favicon
Gravatar

RE: WinHugs installer broken

The error message contains a full path to the missing file: c:\Program Files
(x86)\WinHugs\docs\hugs98.chm . I don't even see the directory WinHugs
there. It could be a problem of the installer not having enough privileges
on Vista. I don't have problems installing other programs though.

> -----Original Message-----
> From: Neil Mitchell [mailto:ndmitchell <at> gmail.com]
> Sent: Monday, December 22, 2008 1:26 AM
> To: Bartosz Milewski
> Cc: hugs-bugs <at> haskell.org
> Subject: Re: WinHugs installer broken
> 
> Hi Bartosz,
> 
> I've installed WinHugs many times on many computers with complete
> success. I'd check for two things:
> 
> 1) Redownload the file, in case it got cut off half way through.
> 
> 2) Check you have sufficient disk space.
> 
> If its still broken after that, let me know.
> 
> Thanks
> 
> Neil
> 
> 
> On Sun, Dec 21, 2008 at 7:15 PM, Bartosz Milewski
> <bartosz <at> relisoft.com> wrote:
> > I get the following error during the installation of WinHugs: Could
> not
> > extract the file:  docs\hugs98.chm .
> >
> > _______________________________________________
> > Hugs-Bugs mailing list
> > Hugs-Bugs <at> haskell.org
> > http://www.haskell.org/mailman/listinfo/hugs-bugs
> >
> >
Bartosz Milewski | 22 Dec 2008 20:18
Favicon
Gravatar

RE: WinHugs installer broken

I have redownloaded the file using a different browser, to make sure it
wasn't cached. I have plenty of disk space. I think the problem might be
that I'm using Vista 64-bit. Has the installation program been tested on
that platform?
Bartosz

> -----Original Message-----
> From: Neil Mitchell [mailto:ndmitchell <at> gmail.com]
> Sent: Monday, December 22, 2008 1:26 AM
> To: Bartosz Milewski
> Cc: hugs-bugs <at> haskell.org
> Subject: Re: WinHugs installer broken
> 
> Hi Bartosz,
> 
> I've installed WinHugs many times on many computers with complete
> success. I'd check for two things:
> 
> 1) Redownload the file, in case it got cut off half way through.
> 
> 2) Check you have sufficient disk space.
> 
> If its still broken after that, let me know.
> 
> Thanks
> 
> Neil
> 
> 
> On Sun, Dec 21, 2008 at 7:15 PM, Bartosz Milewski
> <bartosz <at> relisoft.com> wrote:
> > I get the following error during the installation of WinHugs: Could
> not
> > extract the file:  docs\hugs98.chm .
> >
> > _______________________________________________
> > Hugs-Bugs mailing list
> > Hugs-Bugs <at> haskell.org
> > http://www.haskell.org/mailman/listinfo/hugs-bugs
> >
> >
Neil Mitchell | 23 Dec 2008 10:09
Picon
Gravatar

Re: WinHugs installer broken

Hi Bartosz,

> I have redownloaded the file using a different browser, to make sure it
> wasn't cached. I have plenty of disk space. I think the problem might be
> that I'm using Vista 64-bit. Has the installation program been tested on
> that platform?

No, it hasn't - and that is likely to be the cause of the problem. I
recommend renaming the .exe as .zip, then using a program such a
WinZip to extract the files. You won't get shortcuts generated, but it
should install just fine.

Thanks

Neil

>
>> -----Original Message-----
>> From: Neil Mitchell [mailto:ndmitchell <at> gmail.com]
>> Sent: Monday, December 22, 2008 1:26 AM
>> To: Bartosz Milewski
>> Cc: hugs-bugs <at> haskell.org
>> Subject: Re: WinHugs installer broken
>>
>> Hi Bartosz,
>>
>> I've installed WinHugs many times on many computers with complete
>> success. I'd check for two things:
>>
>> 1) Redownload the file, in case it got cut off half way through.
>>
>> 2) Check you have sufficient disk space.
>>
>> If its still broken after that, let me know.
>>
>> Thanks
>>
>> Neil
>>
>>
>> On Sun, Dec 21, 2008 at 7:15 PM, Bartosz Milewski
>> <bartosz <at> relisoft.com> wrote:
>> > I get the following error during the installation of WinHugs: Could
>> not
>> > extract the file:  docs\hugs98.chm .
>> >
>> > _______________________________________________
>> > Hugs-Bugs mailing list
>> > Hugs-Bugs <at> haskell.org
>> > http://www.haskell.org/mailman/listinfo/hugs-bugs
>> >
>> >
>
>
Nessa | 20 Jun 2011 10:33
Picon
Favicon

Re: WinHugs installer broken

I get this problem on windows 7 and yes, it's a privilege problem. With this OS
the solution is to install the program as administrator (right click on the icon
and run as admin)

Gmane