Hi Shelarcy, Could you tell me what error message you see during the installation? If it is in Japan then translate it in English ;-). Also it can help if you run the installer with logging:
$ msiexec VSHaskell71.msi /l log.txt In the Visual Haskell\bin directory you can see one directory called 1033 with vs_haskell_ui.dll in it. vs_haskell_ui.dll contains various string resources used in Visual Haskell. For each supported language you need to have a different directory and 1033 is the code used for English. I don't know the code required for Japan but you can look at C:\Program Files\Microsoft Visual Studio 8\VC\bin directory and see what code VC++ is using. After that try to rename the 1033 directory to what is required for Japan. Tell me whether that works. Cheers, Krasimir On 11/30/06, shelarcy <[EMAIL PROTECTED]> wrote:
Hi Krasimir, On Tue, 28 Nov 2006 20:19:40 +0900, Krasimir Angelov <[EMAIL PROTECTED]> wrote: > As far as I know there is an academic license that allows you to > use Visual Studio free of charge for non commercial purposes. At least > I heard that students in some Bulgarian universities are allowed to > use it. I don't know the details because I have never used the > academic version. I can't say anything about wine, perhaps you have to > try it. I can use Visual Haskell 0.0 under 2003 academic version without any change. But ... I can't install Visual Haskell prerelease 0.2. Near the end of install process, Microsoft Development Environment cause error. I don't know this problem come from Academic version or not. Because I've also installed Visual C++/C# 2005 Express edition before, and I use Japanese Version. Visual Haskell 0.0 under Japanese Version cause an problem. I and a few people tested Visual Haskell 0.0 under Japanese Version with Windows 2000. We saw that we can't make new Haskell Project and Visual Haskell says like this - there is no application associated with .cabal (We use Japanese Edition, so I don't know correct error message under English Edition). Of cource, Visual Haskell installer accociated .cabal by Visual Haskell. I also know that a person can make new Haskell Project on first time ... but after he exit Visual Studio, he can't make new Haskell Project again. If does anyone can install Visuall Haskell 0.2 to academic version or Japanese version, please report it to help finding what is problem or not. Best Regards, -- shelarcy <shelarcy capella.freemail.ne.jp> http://page.freett.com/shelarcy/
_______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
