1
vote
6answers
542 views
OpenGl with Python
I am currently in a course that is using OpenGL and I have been using C for all the programs so far. I have Python installed on Fedora as well as OpenGL however the minute I call a …
0
votes
0answers
28 views
How to set password on a folder in Fedora10 [closed]
I have some useful documents inside a folder. I want to make the folder password protected.
So that if i want to access the folder it will prompt for my password.
2
votes
1answer
28 views
What’s the best route to get your own software into Debian and Fedora?
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 qu …
2
votes
3answers
25 views
How to convert .rpm file into .deb file in Fedora 10
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 fi …
0
votes
0answers
8 views
How to create Customized group in RPM, Fedora
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 …
0
votes
0answers
19 views
Eclipse failed to response under Fedora 12
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 …
2
votes
4answers
94 views
How to write init script
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.
…
0
votes
0answers
49 views
What is the command to delete a folder is the folder doesnot have any files or sub directories [closed]
Hi All,
I am using Fedora10 linux. I want to delete a folder if that folder doesnot have any file or subdirectories inside it. I know the path of the folder.
What i …
0
votes
0answers
50 views
what is the linux command for a root to delete a folder from home directory of any user [closed]
Hi I am using Fedora 10. I am using as root. I have 3 users and there is a folder named "data" in the home directory of 2 users out of 3. I want to delete those folders.
What is t …
1
vote
2answers
26 views
How to make my application auto-start after system bootup, rpm, Fedora 10
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 anyth …
0
votes
3answers
28 views
how to use php mail on fedora
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 …
0
votes
0answers
20 views
How to install source rpm(src.rpm) in fedora?
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 …
0
votes
0answers
91 views
JApplet/JPanel not receiving KeyListener events!
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. …
0
votes
0answers
21 views
Mplayer Fedora No video
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 th …
0
votes
1answer
33 views
how to unpacks and rebuild rpm package on fedora?
Hi
how to unpacks and rebuild rpm package on fedora?
Could any one help me on this!
