Hi, I'm using Kubuntu as well, but 8.04 (Hardy), because KDE4 is still missing some features and KDE3.5 seems to be more stable for me. For 8.04 there are precompiled packages:
Click on the "Third Party Software" tab, click "Add", type the following line, then click "OK": deb http://directhex.mfgames.com/ hardy main I don't know if they have packages for 8.10 too. The Mono Basic version above is working perfect and I can recommend it. I've already created several programs (even Gtk# based) with it. However, if you need the latest version, you still can build it yourself. I had to do it for the Windows port of a program, because the "-target:winexe" parameter is not supported by the older version. It's not very difficult. Have a nice day, Klaus Rolf Bjarne Kvinge-2 wrote: > > Hi, >> >> Hi, >> >> here are the informations you want: >> >> Mono JIT compiler version 1.9.1 (tarball) > > That's an old version, you really want 2.2. > >> When I type vbnc then I get: command not found. I've googled vbnc and >> found out that this is the VB compiler but I thought the compiler is >> included in the mono packages I've installed though adept. Where do I >> get the package I need for Kubuntu 8.10 to compile VB code? I can't >> find the package mono-vbnc in adept.... > > I'm not sure about this one, it may be named mono-basic, or it's also > possible that it's not packaged for your distro. > > In which case you can download the sources and build it yourself. > > Rolf > >> >> Thank you... >> >> >> >> >> >> Rolf Bjarne Kvinge-2 wrote: >> > >> > Hi, >> > >> > Which versions of mono and vbnc are you using? (mono --version and >> vbnc -? >> > in a terminal will show you this). >> > >> > Rolf >> > >> > > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb > > -- View this message in context: http://www.nabble.com/Problems-running-Mono-with-VB.NET-tp22226848p22348783.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
