Tagged Questions
The fedora11 tag has no wiki summary.
3
votes
2answers
949 views
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.
...
1
vote
1answer
103 views
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 ...
1
vote
3answers
586 views
kernel source code location in linux
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 ...
1
vote
4answers
4k views
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 ...
0
votes
1answer
61 views
Install Sametime connect on Fedora 11 Leonidas machine
I have installed IBM Lotus sametime client on my fedora 11 Leonidas box.
I have the following rpms installed,
compat-libstdc++-33-3.2.3-61.i386.rpm
sametime-connect-lin-7.5.1-1.i386.rpm
...
0
votes
2answers
315 views
Google chrome fedora 11 installation problem
While i'm installing Google chrome on my Fedora 11. It give below issue
[root@vi65 /]# yum -y install chromium
Loaded plugins: refresh-packagekit
...
0
votes
2answers
878 views
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
0
votes
1answer
39 views
Problem in installing mysql on my Fedora11 machine
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:
...