[MonoDevelop] Re; MonoDevelop on RHEL5... Possible?

Samuel Mukoti sam at adolyn.com
Fri Mar 12 00:54:27 EST 2010


>From my experience SLED (Novell Enterprise Desktop/Server) or OpenSuSe are
the best platforms to run Mono on.  The packages are high quality and you
can even by support for Mono on production servers if you like.

If thats not an option for you, you may want to look into compiling the
source yourself or downloading some (dated) RPMS from
www.redhat.com/apps/download

Best regards,

Samuel Mukoti
Adolyn Digital Systems


On Thu, Mar 11, 2010 at 10:51 PM, <monodevelop-list-request at lists.ximian.com
> wrote:

> Send Monodevelop-list mailing list submissions to
>        monodevelop-list at lists.ximian.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.ximian.com/mailman/listinfo/monodevelop-list
> or, via email, send a message with subject or body 'help' to
>        monodevelop-list-request at lists.ximian.com
>
> You can reach the person managing the list at
>        monodevelop-list-owner at lists.ximian.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Monodevelop-list digest..."
>
>
> Today's Topics:
>
>   1. Re: role of       /MonoDevelop/ProjectModel/MSBuildItemTypes xml
>      element? (Vasili I. Galchin)
>   2. (no subject) (Vasili I. Galchin)
>   3. MonoDevelop on RHEL5... Possible? (Steve Ricketts)
>   4. Re: Inappropriate permissions on device! (coolnumber9)
>   5. Gauging interest for an in-IDE snippet sharing system     for
>      MonoDevelop. (Anirudh)
>   6. Re: perforce addin for monodevelop (Ian Norton-Badrul)
>   7. Re: Inappropriate permissions on device! (Tom Spink)
>   8. Re: role of /MonoDevelop/ProjectModel/MSBuildItemTypes xml
>      element? (Lluis Sanchez Gual)
>   9. Can't find Mono.Simd in edit references dialog (Buttink)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 10 Mar 2010 16:06:20 -0600
> From: "Vasili I. Galchin" <vigalchin at gmail.com>
> Subject: Re: [MonoDevelop] role of
>        /MonoDevelop/ProjectModel/MSBuildItemTypes xml element?
> To: monodevelop-list <monodevelop-list at lists.ximian.com>
> Cc: Galchin Vasili <vigalchin at gmail.com>
> Message-ID:
>        <5ae4f2ba1003101406w7e18e504hcf2c22fb0b74f82a at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> P.S. I borrowed the MSBuildItemTypes extension point from C# and
> modified somewhat:
>
>      <Extension path = "/MonoDevelop/ProjectModel/MSBuildItemTypes">
>                <DotNetProject
>                        language="F#"
>                        extension="fsproj"
>                        guid="{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
>                        import="$(MSBuildBinPath)\Microsoft.CSharp.targets"
>
> resourceHandler="MonoDevelop.FSharp.Project.FSharpResourceIdBuilder"
>                        />
>        </Extension>
>
>
> I have yet to change "guid" and "import" .. not sure how to do!
>
> Vasili
>
>
>
> On 3/10/10, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> > Hello,
> >
> >       What is the role of this element?
> >
> >       How do I generate a guid for a currently unsupported language?
> >
> >       What is the role of "import" sub element?
> >
> > Regards,
> >
> > Vasili
> >
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 10 Mar 2010 16:50:58 -0600
> From: "Vasili I. Galchin" <vigalchin at gmail.com>
> Subject: [MonoDevelop] (no subject)
> To: monodevelop-list <monodevelop-list at lists.ximian.com>
> Cc: Galchin Vasili <vigalchin at gmail.com>
> Message-ID:
>        <5ae4f2ba1003101450l1f35bd9ay8aee4262f7f0d316 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello,
>
>      I have been find/grep through "core" code. I cannot see exactly
> where my "Compile" method below should be called:
>
>                public BuildResult Compile (ProjectItemCollection
> projectItems, DotNetProjectConfiguration configuration,
> ConfigurationSelector configSelector, IProgressMonitor monitor)
>                {
> LoggingService.LogInfo(">>>>>>> F# Compile");
>                        return FSharpBindingCompilerManager.Compile
> (projectItems, configuration, configSelector, monitor);
>                }
> Can someone point me at the call to method Compile?
>
>
> Vasili
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 10 Mar 2010 15:10:46 -0800 (PST)
> From: Steve Ricketts <velocedge at hotmail.com>
> Subject: [MonoDevelop] MonoDevelop on RHEL5... Possible?
> To: monodevelop-list at lists.ximian.com
> Message-ID: <1268262646195-1588193.post at n4.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> I would like to put MonoDevelop (and the latest Mono) on an RHEL5 box but
> not
> having too much luck finding people that have been successful doing that.
> Unfortunately, I'm pretty new to Linux too.  Before I run off down this
> road, can anyone give me a bit of advice on how to get MonoDevelop (or
> Mono)
> installed?... or point me to a good place to start?
>
> Many Thanks!
> sr
> --
> View this message in context:
> http://n4.nabble.com/MonoDevelop-on-RHEL5-Possible-tp1588193p1588193.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 10 Mar 2010 22:13:45 -0800 (PST)
> From: coolnumber9 <kristoffer.amora at gmail.com>
> Subject: Re: [MonoDevelop] Inappropriate permissions on device!
> To: monodevelop-list at lists.ximian.com
> Message-ID: <1268288025641-1588476.post at n4.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> Hey Tom,
>
> Thanks for the tips!
>
> I was able to change the USB device permissions in my Karmic by adding a
> rule in /etc/udev/rules.d.
> I am now able to run and debug my mono app using MonoDevelop without having
> to run as root.
>
> Thanks again for the help!
>
> Kristoffer Dominic Amora
> --
> View this message in context:
> http://n4.nabble.com/Inappropriate-permissions-on-device-tp1587071p1588476.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>
>
> ------------------------------
>
> Message: 5
> Date: Thu, 11 Mar 2010 14:04:44 +0530
> From: Anirudh <anirudh at anirudhsanjeev.org>
> Subject: [MonoDevelop] Gauging interest for an in-IDE snippet sharing
>        system  for MonoDevelop.
> To: monodevelop-list at lists.ximian.com
> Message-ID:
>        <c1861cbc1003110034ja161d4ar204313e2b80f65ae at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi,
>
> I grew pretty interested in Vala's snippet repository[1] and the python
> snippet application "Acire"[2].
>
> I liked the idea of being able to store little bits of code for simple
> tasks like taking screenshots, configuring TreeViews, etc so I don't have
> to keep opening my old code or the browser each time. After building a
> simple app that features some of the functionality of Acire, I discovered
> there are a lot of powerful apps that handle code snippet storage and
> sharing.
>
> Examples are the apps Snippet[3], CodeCollector[4], and Snip-it[5].
>
> I think it might be worth investing a little effort in writing an add-in
> based on my standalone app, which supports the following functionality:
> * Create snippets from within the IDE and upload.
> * Add name, tags, description to the IDE
> * Sync snippets from the cloud
> * Full text search on snippets from within the IDE
> * An open-source server for snippets that you can use to share your code
>  with your internal team.
>
> I think I might be able to whip up a decent prototype in two weeks. I just
> wanted to gauge if people are interested in such an application, and if so,
> any input and suggestions at this point would be really awesome!
>
> Thanks,
> Anirudh
>
> [1]: http://code.valaide.org/
> [2]: http://www.jonobacon.org/2010/01/12/acire-0-2-released/
> [3]: http://fuelcollective.com/snippet/
> [4]: http://www.mcubedsw.com/software/codecollectorpro
> [5]: http://www.snipitpro.com/
>
> --
> Senior undergraduate student, Indian Institute of Technology, Kharagpur.
> http://anirudhsanjeev.org
>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 11 Mar 2010 10:10:48 +0000
> From: Ian Norton-Badrul <ian.norton-badrul at thales-esecurity.com>
> Subject: Re: [MonoDevelop] perforce addin for monodevelop
> To: "slluis.devel at gmail.com" <slluis.devel at gmail.com>
> Cc: "monodevelop-list at lists.ximian.com"
>        <monodevelop-list at lists.ximian.com>
> Message-ID: <1268302248.19337.4.camel at carrot.ncipher.com>
> Content-Type: text/plain; charset="us-ascii"
>
> On Wed, 2010-03-10 at 21:10 +0000, Lluis Sanchez Gual wrote:
> > El dc 10 de 03 de 2010 a les 13:49 +0000, en/na Ian Norton va escriure:
> > > On Fri, 2010-03-05 at 13:42 +0000, Lluis Sanchez Gual wrote:
> > > > El dv 05 de 03 de 2010 a les 07:15 +0000, en/na Ian Norton va
> escriure:
> > > > > Hello Everyone,
> > > > >
> > > > > I've been making good progress on my perforce support addin, but
> have
> > > > > hit a bit of a wall.
> > > > >
> > > > > Basically, perforce differs from other VCS in a number of ways, the
> most
> > > > > significant is that you have to tell the perforce server what your
> local
> > > > > working directory is. In perforce this is called the workspace
> root.
> > > > >
> > > > > I am treating each perforce workspace as a single repository.
> > > > >
> > > > > The best way to think of a perforce "workspace" is a set of mount
> points
> > > > > on your local workstation that map to places (and points in time)
> on the
> > > > > perforce server.
> > > > >
> > > > > You might have:
> > > > >
> > > > >  Client:  monodevelop
> > > > >  Root:    /home/inb/Projects/p4/monodevelop
> > > > >  View:
> > > > >    //path/to/depot/stuff/monodevelop/... //monodevelop/...
> > > > >
> > > > > This means that the local folder path becomes significant for a
> given
> > > > > perforce repository. For this workspace (perforce uses "Client" and
> > > > > "Workspace" to mean the same thing)
> /home/inb/Projects/p4/monodevelop is
> > > > > where perforce maps the content of
> //path/to/depot/stuff/monodevelop/
> > > > >
> > > > > My repository needs to know what the user has chosen for the local
> > > > > directory or be able to set this itself. My
> PerfroceRepositoryEditor
> > > > > cannot do this partly due to SelectRepositoryDialog being an
> internal
> > > > > class.
> > > > >
> > > > > I cannot get access to set the contents of the parent
> > > > > SelectRepositoryDialog.entryFolder entry box based on the chosen
> > > > > perforce workspace. If I could, then I can use this to tell
> perforce.
> > > >
> > > > When MD needs to get a repository for a specific local directory, it
> > > > always calls VersionControlSystem.GetRepositoryReference
> (path,someId).
> > > > You can override that method and do any initialization you need on
> the
> > > > repository instance.
> > >
> > > Thanks Lluis.
> > >
> > > I'm still a bit confused, how does MD tell a repository what the top
> > > level local directory it checks out into is? If I could get this then I
> > > can setup a new perforce workspace, But I'd want to do this while the
> > > user is still in the RepositoryEditor
> >
> > The directory on which to checkout is provided when calling the Checkout
> > method on the repository. Why do you need that path in the
> > RepositoryEditor?
>
> The perforce server wants to know where on my machine i'll keep the
> files, it will map one or file paths on the server to those on my
> workstation.  You get different sets of these by using different 'client
> names' but I still need to tell the server ' i will put files kept
> in //perforce/foo/bar/* at /home/inb/perforce/foo-bar/ '
>
> I think I can get around some of this using the path supplied to
> Checkout, I'll see how I get on.
>
> Ian
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 197 bytes
> Desc: This is a digitally signed message part
> Url :
> http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100311/142b413a/attachment-0001.bin
>
> ------------------------------
>
> Message: 7
> Date: Thu, 11 Mar 2010 10:06:23 +0000
> From: Tom Spink <tspink at gmail.com>
> Subject: Re: [MonoDevelop] Inappropriate permissions on device!
> To: coolnumber9 <kristoffer.amora at gmail.com>
> Cc: monodevelop-list at lists.ximian.com
> Message-ID:
>        <7b9198261003110206m26e86d6bx3ef7ee50bb9ee972 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 11 March 2010 06:13, coolnumber9 <kristoffer.amora at gmail.com> wrote:
> >
> > Hey Tom,
> >
> > Thanks for the tips!
> >
> > I was able to change the USB device permissions in my Karmic by adding a
> > rule in /etc/udev/rules.d.
> > I am now able to run and debug my mono app using MonoDevelop without
> having
> > to run as root.
> >
> > Thanks again for the help!
> >
> > Kristoffer Dominic Amora
>
> Hi Kristoffer,
>
> I'm glad you've got it working.  Well done for adding a udev rule -
> they're pretty scary sometimes, and that's probably the best way to do
> it.
>
> --
> Tom Spink
>
>
> ------------------------------
>
> Message: 8
> Date: Thu, 11 Mar 2010 13:29:01 +0100
> From: Lluis Sanchez Gual <slluis.devel at gmail.com>
> Subject: Re: [MonoDevelop] role of
>        /MonoDevelop/ProjectModel/MSBuildItemTypes xml element?
> To: "Vasili I. Galchin" <vigalchin at gmail.com>
> Cc: monodevelop-list <monodevelop-list at lists.ximian.com>
> Message-ID: <1268310541.30723.10314.camel at linux-h9o7.site>
> Content-Type: text/plain; charset="ISO-8859-15"
>
> El dc 10 de 03 de 2010 a les 16:01 -0600, en/na Vasili I. Galchin va
> escriure:
> > Hello,
> >
> >       What is the role of this element?
>
> This element registers a new MSBuild project type.
>
> >
> >       How do I generate a guid for a currently unsupported language?
>
> If you want to be able to open F# projects created with Visual Studio,
> you should use the same guid VS is using, which is
> {F2A71F9B-5D33-465A-A702-920D77279786}.
>
> To get this guid, I created a new F# project with VS 2010. In the .sln
> file, there is one line like this:
>
> Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "ConsoleApplication2",
> "ConsoleApplication2\ConsoleApplication2.fsproj",
> "{38CFFCBD-67CE-4023-8C35-15DDD8C6A3D4}"
>
> The first guid is the id of the project type (F#). That's the one to be
> registered for F# project types in MD.
>
> >
> >       What is the role of "import" sub element?
>
> That 'import' attribute specifies the MSBuild 'targets' file that has to
> be imported in the .fsproj project file. A 'targets' file contains
> commands and rules for building a project, so they are
> language-specific.
>
> To be compatible with Visual Studio, it should be
> "$(MSBuildExtensionsPath32)\..\Microsoft F#\v4.0
> \Microsoft.FSharp.Targets".
>
> Lluis.
>
>
>
>
>
> ------------------------------
>
> Message: 9
> Date: Thu, 11 Mar 2010 12:51:21 -0800 (PST)
> From: Buttink <Buttink at gmail.com>
> Subject: [MonoDevelop] Can't find Mono.Simd in edit references dialog
> To: monodevelop-list at lists.ximian.com
> Message-ID: <1268340681343-1589733.post at n4.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> Im on Ubuntu 9.10 with mono 2.4.2.3 (from ubuntu) and monodevelop 2.2 (from
> monoxide ppa). I installed the package libmono-simd2.0-cil, but I can't see
> the assembly to add it to my project in Monodevelop. I ran gacutil -l ,and
> I
> see that it is in there. So, how do I add it? I guess I could manually find
> it in /usr/lib or where ever it puts it, but that sounds ..... hackish.
> --
> View this message in context:
> http://n4.nabble.com/Can-t-find-Mono-Simd-in-edit-references-dialog-tp1589733p1589733.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>
>
> ------------------------------
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
> End of Monodevelop-list Digest, Vol 59, Issue 9
> ***********************************************
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100312/da4da54f/attachment-0001.html 


More information about the Monodevelop-list mailing list