fedora11

How to install Maven 2 plugin for Eclipse on 64-bit linux?

I have Fedora 11 (x86 64) installed with Eclipse. I need a Maven plugin, preferrably m2eclipse, but I cannot find out how to install it. I've tried going through yum, but to no avail (I can't even find any maven plugins). On my other laptop, I've tried installing the plugin using yum on a 32 bit install of Fedora 11, and while the pac...

kernel source code location in linux

Hi all.. i am working in Fedora OS.. actually i am working in windows and running fedora through VMware (as u all know, VMware is used to load the OS image, thus running a different OS being in one OS).. by default the kernel source tree should be in usr/src/ directory.. instead i could find only an empty directory called kernels.. the a...

Running ASP.NET MVC under Mono/Linux with xsp

I am porting an existing ASP.NET MVC applicationto Mono. I am actually trying to make it run under Fedora Linux 11. After a few tweaks, I have managed to make the solution compile in MonoDevelop. While trying to execute it with xsp web server, I get the following output: Handling exception type ConfigurationErrorsException Messag...

Mercurial: abort: no username supplied (see "hg help config")

I have added repository and at the time of commit I get error as error: abort: no username supplied (see "hg help config"). I am not getting Mercurial.ini file on my local as well. Does anyone know how I can resolve this error on Fedora? ...

Problem in installing mysql on my Fedora11 machine

Hello All, i got problem when i install mysql on my fedora11 machine This was the error face gem install mysql Building native extensions. This could take a while... ERROR: Error installing mysql: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb can't find header files for ruby. Gem files wil...

Crypto++ linker error using ANT

I am trying to reverse engineer a previous employee's build process for some custom software he wrote for us. I've seen to get everything to compile okay, but I get an error in the linking process that points to a problem with crypto++. Any clues? compile.util: compile: [echo] Compiling: util [cc] Starting dependency analys...

How to install Redmine on Fedora 11 linux?

I would like to install REDMine on my LINUX LAMP. First i need to install ROR. http://www.redmine.org Provide steps if anybdoy has done installation ...