Re: [Mono-list] Can install MONO on OpenSUSE without GNOME/IDE and X.Server

2009-07-03 Thread Petit Eric
2009/7/3 anigold anig...@163.com:

 i installed the opensuse(Ent Desktop 11) and did not choose features GNOME
 and X Server.
 The mono setup process has not pop-up error messages.

 finally, i run one winform app complied by VS2005,it tell me File does on
WinForms are graphical (GUI) so i guess it need X ?
 contain a valid CIL image.
 i run mono-test-install.show following msg:
 ---
 Warning: pkg-config could not found mono installed on this system.
 No dotnet pkgconfig found, windows.forms,windows.drawing and other will not
 work.
 --

 i found it through google
 http://stuff.mit.edu/afs/athena/software/mono_v1.9.1/bin/mono-test-install

 so have any ideas about it?
 thanks.
 --
 View this message in context: 
 http://www.nabble.com/Can-install-MONO-on-OpenSUSE-without-GNOME-IDE-and-X.Server-tp24316469p24316469.html
 Sent from the Mono - General mailing list archive at Nabble.com.

 ___
 Mono-list maillist  -  mono-l...@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list




-- 

Cordially.

Small Eric Quotations of the days:
---
If one day one reproaches you that your work is not a work of
professional, say you that:
Amateurs built the arch of Noah, and professionals the Titanic.
---

Few people are done for independence, it is the privilege of the powerful ones.
---

No key was wounded during the drafting of this message.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Unable to find 'resgen' tool

2009-07-03 Thread Lluis Sanchez Gual
The problem is that resgen does not come with the default 3.5 framework
runtime. You need to install the Framework SDK.

El dc 01 de 07 de 2009 a les 14:06 -0700, en/na Darrek va escriure:
 I am trying to build a program solution from Visual Studio, but I keep
 getting this error that it cannot find the resgen tool.  Any suggestions?  I
 am using Windows.  I have searched the forums, but haven't been able to find
 a solution to this problem.  I have the 3.5 framework installed.
 
 http://www.nabble.com/file/p24297135/unabletofindresgentool.png 

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Use MonoTouch In MonoDevelop for Windows

2009-07-03 Thread Lluis Sanchez Gual
El dj 02 de 07 de 2009 a les 11:34 +0200, en/na Lennie De Villiers va
escriure:
 Hi,
 
 I've the latest Mono and MonoDevelop for Windows, where can I get the
 templates etc for writing MonoTouch iPhone apps?

There are no such templates yet, and even if we had them, I fear you
won't be able to develop iPhone apps on windows because the required
iPhone build tools are only available for Mac.

 
 thanks
 
 cheers
 
 Lennie
 
 -- 
 Lennie De Villiers Blog: http://lenniedevilliers.blogspot.com/
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] ASP.Net default language setting lost while update

2009-07-03 Thread Jochen Wezel - CompuMaster GmbH
Hi Robert,

 VB cannot be set as default, because its compiler and providers are
 not as mature as gmcs'.
Okay, hopefully the VB.Net compiler will get as mature as the gmcs in near 
future ;-)
I'm looking forward...

My idea is to better change it as soon as possible to reduce compatibility 
conflicts with existing Mono web applications (currently with a relatively 
small distribution grade in comparison to the distribution grade in approx. 2 
years)

 BTW, your 'S' key is damaged.
Yeah, sorry - err - $orry ;-)

Regards
Jochen

-Ursprüngliche Nachricht-
Von: mono-list-boun...@lists.ximian.com 
[mailto:mono-list-boun...@lists.ximian.com] Im Auftrag von Robert Jordan
Gesendet: Donnerstag, 2. Juli 2009 12:50
An: Mono-list@lists.ximian.com
Betreff: Re: [Mono-list] ASP.Net default language setting lost while update

Jochen Wezel - CompuMaster GmbH wrote:
 Is there any plan to prevent overriding of my custom settings? Or if
 no and it always overrides, can it override with the default M$ value
 (=VB) to keep compatible to M$ behaviour?

Use your app's web.config for this kind of changes.

VB cannot be set as default, because its compiler and providers are
not as mature as gmcs'.

BTW, your 'S' key is damaged.

Robert

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] WLan

2009-07-03 Thread Wolfgang Mauer
Hi List,
is it possible to use C#/mono to do thomething like iwlist ... scan

Thanks
Wolfgang
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] gFax gets: gui.cs(28, 21): error CS0234: The type or namespace name `PropertyEditors' does not exist in the namespace `GConf'. Are you missing an assembly reference?

2009-07-03 Thread DaleEMoore

gFax ./configure; make gets

gui.cs(28,21): error CS0234: The type or namespace name `PropertyEditors'
does not exist in the namespace `GConf'. Are you missing an assembly
reference?

I've been looking for GConf.PropertyEditors but have not been able to locate
the package that defines this, nor have I located a replacement for this.

Any suggestions are very much appreciated,
Dale E. Moore

-- 
View this message in context: 
http://www.nabble.com/gFax-gets%3A-gui.cs%2828%2C21%29%3A-error-CS0234%3A-The-type-or-namespace-name-%60PropertyEditors%27-does-not-exist-in-the-namespace-%60GConf%27.-Are-you-missing-an-assembly-reference--tp24327995p24327995.html
Sent from the Mono - General mailing list archive at Nabble.com.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list