Hi, > 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
The exact same procedure works on Linux too. > > 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. There is no need to convert anything, the same exe works. > b) (does anyone know a linux distribution with mono included by > default?) OpenSuse (www.opensuse.org) + most other main distros too I think. Rolf > > > thanks for any help > -- > View this message in context: http://www.nabble.com/BASIC-STEPS_WIN- > %28Microsoft-Visual-Basic-2008-express%29--%3E-LINUX-%28SLAX%29- > tp17638670p18505607.html > Sent from the Mono - VB mailing list archive at Nabble.com. > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb > > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.138 / Virus Database: 270.5.0/1557 - Release Date: > 17/07/2008 5:36 > > > > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.138 / Virus Database: 270.5.0/1557 - Release Date: > 17/07/2008 5:36 _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
