Ubuntu :: Installing Mono 2.8 Via Shell Script?

Nov 6, 2010

I have a shell script on my computer that will download and install Mono 2.8 on Ubuntu. I'm just wondering if it's safe to use.

Why do I want to do this? To use C# and ASP.NET 4.0.

Here's the contents of the script:

Code:
#!/bin/bash
TOPDIR=$(pwd)
BUILDDIR=$TOPDIR/build
DLDDIR=$TOPDIR/downloads

[Code]....

View 3 Replies


ADVERTISEMENT

General :: Why Is Ubuntu Trying To Open Mono App With Wine Instead Of Mono

Aug 24, 2010

So, I have compiled a C# program on Linux using MonoDevelop. When I try to execute the resulting binary, my system tries and fails to run it as a windows executable, with wine. Wine gives me the following message:

$ ~/bin/MyMonoApp
wine: Install the Windows version of Mono to run .NET executables
~/bin/MyMonoApp: command not found

I can only convince it to run by explicitly calling mono:

$ mono ~/bin/MyMonoApp

So, how can I make this the default, so I don't have to explicitly call mono every time?

View 1 Replies View Related

Software :: Mono 1.1.12 - Install Older Mono To Co-exist With Current Version

Feb 28, 2010

I would like to know if anyone has run more than one version of mono concurrently. I want to host a Battlefield 2 server with bf2ccd that requires mono 1.1.12. CentOS 5.3 repos provide mono 1.2.4 which is neither new enough nor old enough to support bf2ccd. I have considered compiling a newer version or an older version to accommodate this but I think that the only fully supported version is the 1.1.12 and I want to have the newer mono for other projects. I have used Slackware exclusively up to now and am not familiar with CentOS yet so I would like to avoid compiling if I can. The server is an unmanaged dedicated server so I'm not certain of all of the details. AFAIK it is a standard CentOS 5.3 install.

View 4 Replies View Related

Debian :: Message After Losing Gnome After Installing Mono

Aug 10, 2015

I installed Mono on Debian 8 using apt-get. Specifically, I followed these instructions: [URL]..

Then suddenly, my entire machine locked up . . . I gave it a few minutes and then cold booted. It came up to a login prompt but no gnome. sigh. So, I use apt-get to uninstall all of the mono stuff and I also did apt-get clean, apt-get autoclean, apt-get autoremove . . . and rebooted . . . to a login prompt.

So, I installed gnome using apt-get install gnome-core and then after a reboot I got gnome again.

However, every time I log in, I see an "Oops" message flash briefly and then the GUI loads. Everything seems to be ok . . . but I don't like seeing that message; it says something like "something went wrong, please log out . . ."

I kind of dug around /var/logs a little and there are some error messages in kern.log files . . . how I can get my machine back to the state it was in, i.e., not flashing an Oops message when I authenticate?

View 3 Replies View Related

Ubuntu :: Install Mono Error "Package Mono Is Not Available But Is Referred To By Another Package"

Mar 18, 2011

i first noticed when i tried to get mono via sudo apt-get install mono i got the error

[Code]...

E: Package 'mono' has no installation candidate then i tried to get it through the software center and i noticed the software center wasn't opening.... so i tried searching to find if someone else had the proroblem, they did, one solution was to reinstall python but if i open syapitic software i get the error

[Code]...

View 6 Replies View Related

Ubuntu :: How Long Should Installing GNOME Shell Take

Dec 18, 2010

I decided to try out gnome shell, and went through all the steps listed here for the installation: [URL] ...ity_and_Status. Well, 45 minutes later, its still installing, and its only on step 8 of 33... is that right? its kinda worrying me that its taking so long, but I am afraid to stop it and screw something up.

View 2 Replies View Related

Ubuntu Installation :: Shell Script For Installing Updates

Jun 16, 2010

I'm looking to put together a script, called by a cron job on a daily (or weekly) basis, to automatically have apt-get pull down and install all updates, followed by a re-boot.

View 2 Replies View Related

Fedora :: Installing From Shell Script?

Jul 7, 2010

I've successfully installed several packages, using either yum, the add/remove programs applet, or from rpm files.

I'm trying to install software which came as a shell script. (It's truecrypt, an open source encryption program). That is, the download is a tar ball which when unpacked contains this 2.5 mb shell script--that's how it's descritbed in File Browser. It appears to be a binary file (gedit complains when I try to open it). I can run it, in which case it displays some options + license agreement and then prompts for my password--and then complains since I don't have necessary privileges. I tried opening a command shell, typing "su" and the admin password, browsing to the download folder, and then typing the name of the install script, hoping that it would run the script as administrator. It always says 'file not found", even though a 'ls' command shows the file. In case it's relevant, the ls command displays the filename in green.

View 3 Replies View Related

Software :: Installing Fonts Using Shell?

Jan 6, 2011

How can i make a shell script that will install any font it finds in a directory? For example 2 true type fonts downloaded from internet and kept in a single directory, how to install them into the system font directory by a shell script?

View 8 Replies View Related

Ubuntu :: Installing Gnome Shell Messed With Main System

Feb 3, 2010

This is my problem:I installed gnome-shell, it worked, I was impressed, I stopped using it When I stop using it, I found that it changed my system, for the worse These are the changes it made to my system:Startup services do not run, I have to run programs manually I cannot lock my screen, either by hotkey or the normal menu applet Totem no longer prevents the screen from going blank while playing

Its like some sort of system service is not starting, I'm sure there are other symptoms that I have forgotten. All of these problems are livable, but inconvenient. I should have known better than to mess with my system, but I wish I knew how to reverse it. Naturally I uninstalled gnome-shell but it did nothing.

View 4 Replies View Related

General :: Installing Debian From USB Key (Not Bootable) With EFI Shell

Mar 30, 2010

I'm trying to install debian on an Intel sever chassis SR1500 that does not boot (try to boot from the network card but wrong settings do not allow to load the OS). The server has no CD/DVD drive. Since it has different USB entries, i decided to install debian from a USB key (and took all the necessary files from : [URL]). But the BIOS does not allow me to boot from the USB key. What are the right commands in EFI shell to install the OS?

View 4 Replies View Related

Debian :: Installing Minimal Gnome-shell After Stretch Netinst?

Jan 27, 2016

I've just installed debian testing on my computer (netinst AKA basic shell version). Now, how do I do a minimal gnome install? Minimal means, I don't need libreoffice or any extra bloat. However, I do want nautilus, gnome-settings-daemon and networkmanager (and of course, firefox!).

Also, is audio included or not in gnome-shell?

If I just install the gnome-shell package (with --no-install-recommends package), will it pull in gdm, Xorg, etc. or do I have to install them separately? Also, need to confirm whether my sources.list is properly set or not:

Code: Select alldeb http://ftp.security.debian.org/debian/ stretch main non-free contrib
deb http://security.debian.org/debian-security stretch/updates main

View 4 Replies View Related

Ubuntu :: Mono / .NET Is Not Working?

Mar 4, 2010

I been trying to load one applcation is using .NET Framework 2.0. I went to Mircosoft to get the .NET 2.0 and attempting to install it but got a error. I look it up in the internet. Many topic point out that I have to install Mono to get it to work. I went to Ubuntu Software Center to get Mono, only one that I am unsure of is "MonoDevelop". But i installed it anyway and it still not helping. So I went to google to find info on how to install Mono on my Karmic. Found this, [URL] They point out that Ubuntu do have Mono pre-installed but they are using the old version, So I have to update it. By following those terminal command to get Mono installed. Then I got to the end and it said to check if Mono is installed. It comfirmed that it is there. So I went to install NET. 2.0, it still having error to install. I check what the error signature, it said something about Visual Studio setup.exe

I thought to try to open the applcation that is using .NET 2.0, it still have error. How I able to get it to work?

View 2 Replies View Related

Ubuntu :: Run Net Application Using Mono

Sep 21, 2010

I heared that there is an application for ubuntu that can run .net application under ubuntu... They told me to use mono. Since, wine cannot run .net application, it only can run .exe files....

I did installed mono using this tutorial in this site[URL] and I did installed mono utilities from synaptic. but, I don't know how to run the application using mono !! I tried to click the right mouse and run it with it. but I didn't see mono from the list. also, I tried to search for it from the application & I didn't find it. Maybe its just a setting and cannot run it like an application... If that its right, how can I run the application then ??

Note: I'm running under ubuntu 10.04 64bit, and i'm trying to run subtitle workshop under ubuntu. It requires the .Net framework 2.0. When I run it under wine, it tolds me that it needs .net framework to run...

View 5 Replies View Related

Ubuntu :: Mono Fails To Start .exe?

Apr 13, 2010

Ubuntu 9.10 Mono 2.4.2.3 On running; $ mone /path/to/.exe following warning popup:

Code:
Fatal Error System.ArgumentOutOfRangeException. Argument is out of range Parameter name: index at System Collections Generic List`1 [System String] get_item (int32 index) [0x00000] at Verse_of_the_Day.MainForm.ctor () [0x00000] at (wrapper remoting-invoke_with-check) Verse of the_Day.MainForm.ctor () at Verse_of_the_Day.English.ReadWrite () [0x0000] I have been searching around and could not find a solution.

View 1 Replies View Related

Ubuntu :: Use A Mono App As A Desktop Environment?

Apr 19, 2010

I have a shell I have written in C# for Windows. I have ported it over to Linux (Ubuntu) and it works well as an app running under Gnome.

What I would like to know is how to use the shell I have written instead of Gnome? What I want is a way of booting straight into my custom shell without the default desktop environment loading.

View 7 Replies View Related

Ubuntu :: Running Program With Mono?

Feb 20, 2011

I want to use a program, that runs windows and "linux with mono". I run Kubuntu 10.10.

Quote:

koen@Koen-Kubuntu:~/Documents/Software/SuperOneClick_1_6_5$ mono SuperOneClick.exe
** (SuperOneClick.exe:4191): WARNING **: The following assembly referenced from /home/koen/Documents/Software/SuperOneClick_1_6_5/SuperOneClick.exe could not be loaded:

[Code]....

View 1 Replies View Related

Ubuntu :: 11.04 Changes In Mono To Check In With Server?

May 26, 2011

I have a service the uses Mono to check in with a SQL server at a set interval. For some reason in 11.04 The service is only able to run for a short period of time without crashing. This service worked/works perfect in all previous versions. Any ideas as to what could have possibly changed? I'm really just looking for ideas on what to check.

View 3 Replies View Related

Fedora :: Mono Won't Run On 13?

Apr 30, 2011

I'm trying to run Emulare ( Android emulator ) under Fedora 13 using mono. It fails with this error:

Quote:

mono /src/Arduino/Emulare/emulare_1.7/emulare.exe
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.TypeInitializationException: An exception was thrown by the type

[Code]....

I think it is the mono setup but don't know what to fix?

View 3 Replies View Related

Ubuntu :: GTK Designer In Mono Develop Not Working?

May 5, 2010

I installed Mono Develop on Ubuntu 10.04 X86 . What I found when I tried to design a GUI using the GTK designer is that the tool box which houses GUI widgets does not appear. Is there any fix or solution to this?

View 1 Replies View Related

Ubuntu :: Konsole Doesn't Use Liberation Mono

May 19, 2010

I have set the konsole font to liberation mono, but I'm reasonably sure that the font that konsole is actually using is not liberation mono. It looks very different from the font used by xterm, emacs, gnome-terminal, etc.

Is there some font mapping hidden away somewhere that is overriding my choice?

View 5 Replies View Related

Ubuntu One :: Music Store Downloads In Mono?

Jul 27, 2010

I just downloaded my first track and I was pleased!
It was easy to find, pay, and download. It was 20 cents cheaper than AmazonMP3 too.

I had the same song downloaded from AmazonMP3 and compared them side-by-side.
The 7digital file had a better bitrate (320KB/sec) than AmazonMP3 (225KB/sec) and I didn't notice any quality in the sound.

I noticed, however, the AmazonMP3 track was stereo and the 7digital one was mono.

Mono?
What?
Are all the songs like this?

View 2 Replies View Related

Ubuntu Multimedia :: Only Getting Mono Sound In Headphones

Aug 27, 2010

i'm new to ubuntu, this is the second time i've installed it (i had enough of xp). with careful planning and thinking, i managed to get a few things working, like high resolution, java plugin, and flash. but there's a problem i encountered during listening to music: my headphone has only sound in the left speaker. i took a glance at system>preferences>sound, and i tried a couple options, but nothing worked.

some generic information:
- i have an integrated sound card (into an abit kd7 motherboard).
- my headphone is a thomson wpd265, which is working perfectly.
- neither videos, nor .flac audio plays in stereo.

i tried to google the problem, but this thing seems to be a bit rare. i'm sure this problem is related to software, since everything went fine under different circumstances (xp). it turns out that neither the speaker system is working - only the front left works from the five, and 5.1 output laggs.

View 3 Replies View Related

Ubuntu :: Remove All Folders Related To Mono?

Sep 17, 2010

I installed Mono 2.4 and I am struggling myself to remove all folders related to mono.. I didn't install from Synaptic so it's not just 'apt-get autoremove mono', I used the tarball.. how to remove all files from the installation?

View 3 Replies View Related

Ubuntu Installation :: Use Telerik Controls In Mono 2.4?

Sep 29, 2010

I downloaded Telerik.Web.UI_2010_2_826_Trial.msi. installed wine.then while running msi file "Installation error" is coming for telerik rad controls. i want to use telerik controls in mono 2.4. how can i do it?

View 1 Replies View Related

Ubuntu Multimedia :: Mono Microphone Won't Record?

Apr 12, 2011

I've had this problem on ubuntu before, and I remember that I had to install a program from synaptics package manager and change the noise removal settings. This worked on someone else's mono mic, and I'm wondering if anyone knows which program changes the system setting for noise cancellation.

View 2 Replies View Related

Ubuntu :: How To Enable MONO Sound Instead Of Stereo?

May 19, 2011

Kinda like sleep timers, this technology has been around longer than dirt as a basic option on TVs, radios and other electronics, and yet why is it so hard to find these options in the modern OS? So far on Google I've seen this question asked repeatedly as far as 4 years ago. Haven't come across an answer...How to enable mono sound instead of stereo?

View 5 Replies View Related

Fedora :: How To Remove (Lib) Mono In F11

Nov 8, 2009

I'm not happy about having mono on my system, is there a way to uninstall it? I just installed fedora 11.

View 1 Replies View Related

Fedora :: Install Mono 2.8 In F15?

Jun 22, 2011

I don't know how to install mono 2.8 in Fedora 15. I couldn't find it in the repositories, and I don't know how/if I need to build it from the source. I need it for WINE.

View 3 Replies View Related

CentOS 5 :: Using Mono Under Apache On 5.2?

Mar 27, 2009

I have developed a web application written in c# I'm using:

O.S. : CentOS 5.2
WebServer: Apache (2.19)
Mod Mono (1.9)
DB server: MySql

Some Configuration parameters:

Max Connection number: 200

When the site receives more than 50 simultaneous connections, it becomes unreachable even thought Apache seems to work. I attach:

- Apache server status when the service falls down

- Apache configuration file

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved