Changes

575 bytes removed ,  18:09, 22 June 2010
Line 46: Line 46:     
== Mono ==
 
== Mono ==
βˆ’
NUS Downloader 1.1 actually starts under mono on Linux. Problem though is that path names are messed up due to incompatible path name separators. The application tries to access files in the parent folder with the name "<NUS-folder-name>\\filename" instead of filename in the folder <NUS-folder-name>.
+
To run NUS downloader on Linux/mac you need to do this
   βˆ’
I can't get it to compile under mono to fix this myself, but if you've got lots of time on your hands sometime, please have a look at [http://www.mono-project.com/Guide:_Porting_Winforms_Applications#The_Path_Separator this].
+
1. Run terminal
 +
2. Type CD (NusdownloaderPath)
 +
3. Type Mono (name of Nusdownloader.exe)
   βˆ’
:I've converted a few path operations to function according to that specification. If it's really just that, then the file checks on launch should at least be working. --[[User:WB3000|WB3000]] 00:39, 18 May 2009 (UTC)
+
You need Mono 2.2 or higher
    
== NUS Deleted some folders on my desktop! ==
 
== NUS Deleted some folders on my desktop! ==
7

edits