Slackware :: Can't Find Gmcs.exe When I Install Mono 2.8.1 / Why Is So?
Feb 8, 2011
I'm a new user of Slackware Linux.I wan't to learn c# under Linux, so I downloaded Mono 2.8.1 source package. I read the README and downloaded the pkg-config, libgdiplus, glib-2.4.0 and install successfully.
But when I "make install" mono, make told me "[MCS] Can't find gmcs.exe", I don't know why.
View 3 Replies
ADVERTISEMENT
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
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
Nov 11, 2010
I have installed mono develop 2.4 from terminal successfully. But surprisingly I could not find any icon on my desktop to launch Mono Develop. How can I solve the above issue and how can I create a icon on desktop to launch Mono Develop.
View 1 Replies
View Related
Dec 2, 2010
Kernel 2.6, GNU (Slackware 12.0). sox 12.18.1
Code:
bash-3.1# file receive48.wav
receive48.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 48000 Hz bash-3.1# This file, I intend to make it mono. That is, to mix both channels. I know this is a piece of cake for sox. But exactly how do I do it?
View 6 Replies
View Related
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
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
Mar 7, 2011
I want to install .net framework, ERP & Oracle Runtime 11g in linux, using mono. how to install mono in linux & .net frame work.
Destribution CenOS/Fedora.
View 5 Replies
View Related
Jul 28, 2009
There isn't a package for puppy linux and I have no idea how to install it.
View 1 Replies
View Related
Jan 13, 2011
Specifically, libgtk2.0-cil, seems to be giving me a world of trouble.
I tried to install mono so that I could use an application. When it went to install libgtk2.0-cil, everything broke. I've tried to reinstall, purge, remove, and each time it fails. I've gone through a few iterations of trying to get things to remove cleanly to start fresh, so there are a few packages that are dependent on libgtk2.0-cil causing issues as well.. but thats to be expected. code...
I tried, and cannot locate the files it notes; `/usr/share/cli-common/packages.d/policy.2.6.gtk-dotnet.installcligac. I tried to create them real quick with touch, it removes what I make but still does not uninstall and still gives the err.
Can anyone offer assistance on removing this so that I can start fresh?
View 2 Replies
View Related
Apr 13, 2010
Today i download cheops source code and when i type ./configure returns me this error :
Quote:
checking for gnome-config... no checking for gnomeConf.sh file in /usr/local/lib... not found configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install Is there any way to install cheops in KDE ? Do you know any solution for this problem ?
View 9 Replies
View Related
Mar 22, 2011
after update to slackware current 4 days ago i cant get sound working in wine in starcraf 2 i mean i got sound in instalation but not in game and i get error when i wanna configure sound in winecfg
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:wine_snd_pcm_recover underrun occurred
err:alsa:wine_snd_pcm_recover underrun occurred
in game i dont got that error but sound dont work btw my sound card is asus xonar essence stx
View 2 Replies
View Related
Oct 19, 2009
Now i have 64 bit computer i installed Slackware 23 64 bit on it. i followed Alien Bob's multi lib how to and installed needed libraries one by one. everything is fine expect wine configure script can not find some libraries needed: libgsm, libmpg123, libopenal, libxcomposite.
I have already installed 32 bit compatibility packages and used /etc/profile.d/32bit.sh as recommended in Alien Bob's howto. configure -- does not really list anything for pointing for libraries.
View 14 Replies
View Related
May 4, 2011
When i install the Authen:Pam module it gives me the same error that i get when i install cyrus sasl2 . So it basically looks like u have to fix the perl module error first how can
[Code]....
View 3 Replies
View Related
Apr 24, 2010
i am trying to wine ratiomaster.exe in fc6 but i get the following message: "install the Windows version of Mono to run .NET executables"
does anyone knows what to do? ps: no, i cant upgrade fedora but i think this should not be a problem.
View 8 Replies
View Related
Feb 22, 2011
i have installed bless hex editor on my fedora 14 laptop.However when i open it ,it shows "mono-core wants to install a font language code not matched: utf-8" i am not able to use bless hex editor properly.
View 4 Replies
View Related
May 4, 2010
I am trying to buld some stuff that uses boost libraries... so i got this funny message about scons not being able to find this lib...
I am not sure what the correct "rules of engagement" are in this case, but I downloaded the Slackbuild from <current>, edited it for arch, and changed its --build-type from "minimal" to "complete"...
as soon as it finishes the build, I will upgradepkg my_new_boost_SBo.tgz
View 6 Replies
View Related
Oct 19, 2010
music players can't find the cd player on slackware 13.1.system still works with 13.0. With 13.1 I can boot off the CD.tried mounting a data cd with (as root) mount -t iso9660 /dev/sr0 /mnt/cdrom and replacing sr0 with anything I could think of but kept getting message that the device did not exist.
View 17 Replies
View Related
Jan 30, 2010
Here is my example code that doesn't work:
find $HOME -type d -name "$WHATEVER" -exec rm -rfv {} ';'
$HOME works ofcourse. it's $WHATEVER that -name doesn't honor. Has to be a variable. I really don't see a way around it because $WHATEVER could be any number of things depending on the circumstance. I've also tried other things:
find $HOME -type d -name '${WHATEVER}' -exec rm -rfv {} ';'
Using backticks will process $WHATEVER but it tries to execute it as a command instead of processing it as an argument to -name....
View 11 Replies
View Related
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
Nov 24, 2010
How do people say a distro is cool .I don't find anything cool in slackware.I did teach me how to connect to internet and I learned some commands .Sorry if i were wrong and I welcome anyone to show the path of how to learn a linux inside out.
View 14 Replies
View Related
Jan 22, 2011
I cannot found arial fonts .tgz. How to install it if we found it.
View 14 Replies
View Related
Jan 19, 2011
I need a mixer app called envy24control. Nobody seems to have a Slackware package for it, which would not be a big deal except that I cannot find the source code either! Does anyone know where I can find this thing?
View 8 Replies
View Related
Mar 24, 2011
Running -current (13.37) 32 bit. When I start k3b I get a message No optical drive foundK3b did not find any optical device in your system.Solution: Make sure HAL d�mon is running, it is used by K3b for finding devices.Hald is running -
Code:
root:/dev# ps -ef | grep hal
82 2187 1 0 12:42 ? 00:00:00 /usr/sbin/hald --daemon=yes
[code]....
View 2 Replies
View Related
Jun 26, 2010
Where can I find KDE 4.4.x debug symbols?
My dolphin-fish likes to be out of segment (segmentation fault).
KDE crash handler complains about missing debug(ger) symbols.
Are they added to Slackware? I made full-install.
View 2 Replies
View Related
Jun 11, 2010
I just upgraded from 13 to 13.1, everything went smoothly, except for mozilla having issues with the printer list. It's just empty, there isn't even a print to file option there. Removing $HOME/.mozilla did not help. The printer works, as far as I can tell, and is the default: lpr, openoffice, konqueror, gimp all print fine... every program I tried works, except for firefox, thunderbird, and seamonkey. (Printing over LAN works always.)
Edit: I am retarded. Firefox was loading libs from /usr/local/lib. I had a bunch of garbage there... much garbage I needed to make inkscape work. My temp solution was to run export LD_LIBRARY_PATH="/usr/lib64" before calling firefox.I traced it down (I think) to the newer glib I had in /usr/local. I could not build inkscape without it in 13, but apparently I can in 13.1. I removed the local glib and now everything seems to work.
View 1 Replies
View Related
Jan 29, 2010
I have the 64 bit 13.0 version installed. I have an hp f4440 all-in-one printer installed and connected via usb. I downloaded and installed the new hplip 3.9.12 after removing the older hplip 3.9.4 version. I used CUPS to install and setup the printer. No problems, I let it search and it found the printer right away. When I ran XSane it could not find the device. I clicked help and it gave some steps. The first being to try as root. I opened a root terminal and entered xsane, it found and opened after a warning about running it as root. I checked and my user name and root are entered in the scan group.
View 5 Replies
View Related
Jul 16, 2011
I mount two ntfs partitions under my Slackware/win/C/win/Dwhen i process a search via "find" it give me the following when reach /win directoryfind: warning: not following the symbolic link '/win/C/Document and settings'i wantto know what is going on and the solution
View 2 Replies
View Related
Apr 11, 2010
I tried to get libgio with slackpkg but i cannot find it. firefox needs it.
View 2 Replies
View Related
Aug 22, 2010
I recently installed Slackware Linux 13.1 , and my Wireless is down. I've only installed 3 Linux disto's on my main laptop (Ubuntu 9.10 , 10.04 , and Crunchbang Linux 9.04 , just had Crunchbang), and they all had the same problem. In all three , I was able to enable Windows Wireless drivers and every thing worked. Now , I'm assuming I have to the same ting in Slackware? Sorry , but I have no idea what my wireless card is. But I know that my laptop is a Dell Insprion E1705. One last thing , I did ifconfig and that wlan0 is my Wi-Fi interface. I typed ifconfig wlan0 up to see if that was the problem. After I did that , I got and error message. Then I typed ifconfig wlan0 down to see if it was down and it made wlan0 down. I tried bringing it up again , but I got an error saying it couldn't find the device specified. Also , how do I install XFCE? I really don't like KDE for some reason and would like to install XFCE. I chose XFCE over GNOME (my favorite) because I want to try something new.
View 4 Replies
View Related