I have Fedora 11 and trying to get Xen working (which I think it is already) but the Virtual Machine Manager cannot find the hypervisor.
When starting Virtual Machine Manager, I receive the following error
Error determining default hypervisor. Could not populate a default connection. Make sure the appropriate virtualization packages ...
I have actually figured this problem out, but it took me days, so I thought I would paste my solution here to aide others.
I am using Fedora 11, and in Eclipse I tried adding a Tomcat 6 server and starting it. I would get the following error:
'Starting Tomcat v6.0 Server at localhost' has encountered a problem.
Server Tomcat v6...
I have created a PHP extension (written in C). I am using JNI to make java calls.
I use jni_CreateJavaVM to create JVM. This works fine in:
IIS (windows)
Apache (windows)
PHP CLI (Fedora 8)
But when I try to load the same extension from Apache (in Fedore 8), the create jni_ CreateJavaVM return JNI _ERROR. I call jni _CreateJavaVM fr...
What files and where do I need to drop those in the filsystem hierarchy in order to add an application to Ubuntu or Fedora?
I am creating a .deb package and I would like it to appear in the "Other" menu. How do I achieve this?
...
Hi,
The error message I gen when I try to access the web page server "192.168.50.29/cgi-bin/tinyPL.cgi"; looks like this:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost and inform them of the time the ...
Hi
how to unpacks and rebuild rpm package on fedora?
Could any one help me on this!
...
I have installed MPlayer. I have vaio with ATI graphics card. When I try to play movie file such as .avi, MPlayer GUI opens, but there is no video (just white GUI) I can see all the control buttons, it also plays the audio, but no video.
What is the error?
...
Hello,
I cannot get my JPanel within my JApplet to receive keyboard events. I CANNOT FATHOM why!
Note that...
Clicking the panel (with mouse) before typing makes no difference. This is by far the most common advice I see given on the Net.
I have tried using the 'low-level' java.awt.KeyEventDispatcher interface. That makes no differen...
Hi,
How to install source rpm(src.rpm) in fedora?
When i try to rebuild spec file after install package(for example openssh) with sample command :
rpmbuild -ba openssh.spec
I get folow message and not complet build
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QkUOot
+ umask 022
+ cd /root/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ un...
Hi
I am using Fedora 10 linux. I have created RPM file for my software. It works fine. But it doesnot start automatically when I boot up my computer. Is there anything that I have to do during creation of RPM file or .desktop file. How my application will automatically restarts after installation.
Thanks
Sunil Kumar Saho...
I'm running fedora core 9 with php 5.2.6. I want to send a simple email from a form using the php mail command.
Do I need to configure my system to be an smtp server? If so do I have to load something like pear?
I've read that pear is installed by default. however when I go to /usr/lib/php/pear , the folder is empty.
When I go to...
Hi I am using 64bit Fedora 10 linux. I have created a sample java application. Now I want to write init script for that application. so that my application should start on bootup.
How to write init script to start on bootup.
Thanks
Sunil Kumar Sahoo
...
i tried fedora12 yesterday, but i find eclipse doesn't work. at first i thought this problem is related to SELinux, but after i turn off selinux, i still can't
create a project, i press the "next" or "finish" button, there is no response. well the "cancel" button works. there is no error popup, or error logs.
i tried eclipse -debug -co...
Hi I am using 64 bit fedora10 linux. I have created rpm file for my software. It works fine. But my software doesnot works good or ubuntu and debian linux because they want .deb file.
So How to convert my .rpm file into .deb file
Thanks
Sunil Kumar Sahoo
...
Hi I am using Fedora 10 linux. I have created an rpm for my application. I can run my going to manubar and then application under Applications----> Others--> MyApplication.
But I want my application must be located at Applications-->My Appl Folder --> MyApplication.
So how can I achieve this.
How to create Customized group in RPM, F...
Say I am able to follow the packaging guides and have figured out how to make a working .deb and .rpm, how can I get distros to actually include my software?
What's firstly the quickest / easiest way, and secondly the most appropriate / official way?
What if my software depends on other people's libraries that do not have packages? Do...
Hi,
I am using fedora 10 linux. I have created an RPM for my software it works fine. But I want the follwing feature
"If I install RPM it will check whether JRE 1.5 or greater is availble in that system if available then install the RPM otherwise I want to show the URL to download the JRE.
Is there anything that I have to write in...
Hi
I am using linux mint OS. I want to create my own menu (eg like Internet).
How to create menu?
Thanks
Sunil Kumar Sahoo
...
Hi,
I am using Fedora 10 linux. I want to put license agreement for my spec file. Actually I have created rpm for my application. So my application gets installed perfectly without asking for license agreement. I want whenever i will install RPM then i should get license and if i agree then only installation should proceed....
Since migrating to Fedora 12 from 11, i've been getting daily kernel panics. I think it might be related to virtualization, but i just cannot tell.
I've been trying to set up kdump in order to get the info i need but when i try to start the kdump service, i get:
ls: cannot access /sys/class/net/br0/device: No such file or directory
th...