Re: BASIC STEPS_WIN (Microsoft Visual Basic 2008 express) -> LINUX (SLAX)
hi
something is working, but ...
1) i have installed mono
2) started mono command prompt
3) went to dir where the program is (made with ms vb 2008 express edition)
(by command: dir "c:\debug\" i copied debug folder to c:)
4) typed:
mono test_1.exe
program executes and i can click on commands. works.
but!!!
this i have done on windows. i wish to use this program on linux.
where is compiled prorgam? is the resoult program that is started?
a) is the resoult just opened file? couse if so and if i understand right..
i have to start linux...install mono there and start there a vb program with mono.
i thought i can be in win- i thought that mono converts me a exe and makes another one which can be opened in linux and working.
b) (does anyone know a linux distribution with mono included by default?)
thanks for any help