? Need help on how i can install java
The other problem i have with the terminal it wont let me download the new cpanel.. you can find them here at http://www.cpanel.com
On 12/23/05, Michael Wright michael_wright@aapt.net.au wrote:
? Need help on how i can install java
http://www.fedorafaq.org/#java
The other problem i have with the terminal it wont let me download the new
cpanel.. you can find them here at http://www.cpanel.com
Which terminal. And what do mean that it won't let you download cpanel (I did visit the website)
--
fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
-- As a boy I jumped through Windows, as a man I play with Penguins.
Michael Wright wrote:
? Need help on how i can install java
The other problem i have with the terminal it wont let me download the new cpanel.. you can find them here at http://www.cpanel.com
http://fedoraproject.org/wiki/FAQ
--On Friday, December 23, 2005 6:43 PM +1000 Michael Wright michael_wright@aapt.net.au wrote:
Need help on how i can install java
http://fedoranews.org/mediawiki/index.php/JPackage_Java_for_FC4
Le lundi 26 décembre 2005 à 01:45 -0800, Kenneth Porter a écrit :
--On Friday, December 23, 2005 6:43 PM +1000 Michael Wright michael_wright@aapt.net.au wrote:
Need help on how i can install java
http://fedoranews.org/mediawiki/index.php/JPackage_Java_for_FC4
yes but the last available jdk package from sun is update 6 and the last available rpm from jpackage is for update 5 ...
-- Eric Tanguy | Nantes, France eric.tanguy@univ-nantes.fr Key : A4B8368F | Key Server : subkeys.pgp.net Fedora Core release 4 (Stentz) sur athlon kernel 2.6.14-1.1653_FC4
On 12/26/05, Eric Tanguy eric.tanguy@univ-nantes.fr wrote:
yes but the last available jdk package from sun is update 6 and the last available rpm from jpackage is for update 5 ...
This is easy enough to work around.
1. rpm -Uvh java-1.5.0-sun-1.5.0.05-1jpp.nosrc.rpm 2. cd ~rpmbuild/SPECS 3. vi java-1.5.0-sun.spec 4. Set the %define buildver to 06 from 05 5. rpmbuild -bb java-1.5.0-sun.spec
The rest of what you do you can figure out from the document at Fedora News.
-- Chris
"I trust the Democrats to take away my money, which I can afford. I trust the Republicans to take away my freedom, which I cannot."
Hello All,
I've found most problems updating using yum resolve themselves within a few days. But this one has lingered for several weeks now. system-config-bind (4.0.0-38_FC4, the Red Hat BIND DNS Configuration Tool) shows up on the yumex list of packages to be updated. But the update bombs out with this message: Missing Dependency: libwx_gtk2-2.4.so.0(WXGTK2_2.4) is needed by package audacity Missing Dependency: libwx_gtk2-2.4.so.0 is needed by package audacity The problem is I have audacity (1.2.3-5.lvn.1.4) listed as already installed. What's going on here? Any advice as to how to proceed is appreciated, as always.
Jerry
...
system-config-bind (4.0.0-38_FC4, the Red Hat BIND DNS Configuration Tool) shows up on the yumex list of packages to be updated. But the update bombs out with this message: Missing Dependency: libwx_gtk2-2.4.so.0(WXGTK2_2.4) is needed by package audacity Missing Dependency: libwx_gtk2-2.4.so.0 is needed by package audacity The problem is I have audacity (1.2.3-5.lvn.1.4) listed as already installed. What's going on here? Any advice as to how to proceed is appreciated, as always.
Can you not just try and install the shared objects.
Jerry
On Thu, 2006-01-19 at 14:07 -0800, Chris Norman wrote:
...
system-config-bind (4.0.0-38_FC4, the Red Hat BIND DNS Configuration Tool) shows up on the yumex list of packages to be updated. But the update bombs out with this message: Missing Dependency: libwx_gtk2-2.4.so.0(WXGTK2_2.4) is needed by package audacity Missing Dependency: libwx_gtk2-2.4.so.0 is needed by package audacity The problem is I have audacity (1.2.3-5.lvn.1.4) listed as already installed. What's going on here? Any advice as to how to proceed is appreciated, as always.
Can you not just try and install the shared objects.
Here's what happens:
[239] /home/magnusg $ yum install "libwx_gtk2-2.4.so.0(WXGTK2_2.4)" Setting up Install Process Setting up repositories core 100% |=========================| 1.1 kB 00:00 dries 100% |=========================| 951 B 00:00 freshrpms 100% |=========================| 951 B 00:00 livna 100% |=========================| 951 B 00:00 macromedia 100% |=========================| 951 B 00:00 rpmforge 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1kB 00:00 newrpms.sunsite.dk 100% |=========================| 951 B 00:00 updates 100% |=========================| 951 B 00:01 http://mirror.averse.net/fedora/linux/core/updates/4/i386/repodata/repomd.xm...: [Errno 4] IOError: HTTP Error 404: Date: Thu, 19 Jan 2006 23:49:19 GMT Server: Apache Transfer-Encoding: chunked Content-Type: text/html; charset=iso-8859-1 Trying other mirror. updates-released 100% |=========================| 951 B 00:01 base 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files primary.xml.gz 100% |=========================| 1.0 MB 00:09 extras : ################################################## 2931/2931 Added 3 new packages, deleted 6 old in 2.78 seconds primary.xml.gz 100% |=========================| 379 kB 00:03 http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/4/i386/repo...: [Errno -1] Metadata file does not match checksum Trying other mirror.
... etc (yum tries a lot of mirrors with the same result)
Finished Parsing package install arguments Nothing to do
root@PuteC Thu Jan 19 15:55:11 [240] /home/magnusg $ yum install libwx_gtk2-2.4.so.0 Setting up Install Process Setting up repositories Reading repository metadata in from local files Excluding Packages in global exclude list Finished Parsing package install arguments Nothing to do
Gerhard Magnus wrote:
Hello All,
I've found most problems updating using yum resolve themselves within a few days. But this one has lingered for several weeks now. system-config-bind (4.0.0-38_FC4, the Red Hat BIND DNS Configuration Tool) shows up on the yumex list of packages to be updated. But the update bombs out with this message: Missing Dependency: libwx_gtk2-2.4.so.0(WXGTK2_2.4) is needed by package audacity Missing Dependency: libwx_gtk2-2.4.so.0 is needed by package audacity The problem is I have audacity (1.2.3-5.lvn.1.4) listed as already installed. What's going on here? Any advice as to how to proceed is appreciated, as always.
Jerry
I have had this issue with the libwx_gtk2 packages myself. I had to remove audacity and libwx_gtk2 to get past it.
I then installed then installed audacity from Dries which is version 1.3.
I just tried to install wxGTK2 and ended up with two dependencies for Audacity and Videolan client. Both of these are dependent on xwGTK.
This I feel is a problem more associated with the changes to GTK than yum.
As a test, I removed wxGTK which required removing audacity and videolan client.
I then installed xxGTK2 from extras. This brought in wxGTK-common as a dependency. I then installed audacity from extras. But when I tried to install videolan-client, I ended up with dependency issues between audacity, wxPythonGTK2, wxGTK2-gl and a few others. I don't have time to resolve these at this time but this proves to me that the issue is with the individual packages and not yum.
Time to file bug complaints to the package developers over the wxGTK2 issues.
I'm trying to do a yum update after installing FC4. It bombs out with these messages:
Error: Unable to satisfy dependencies Error: Package dlm-kernel needs /lib/modules/2.6.14-1.1653_FC4, this is not available. Error: Package cman-kernel needs /lib/modules/2.6.14-1.1653_FC4, this is not available. Error: Package GFS-kernel needs /lib/modules/2.6.14-1.1653_FC4, this is not available. Error: Package gnbd-kernel needs /lib/modules/2.6.14-1.1653_FC4, this is not available.
My yum.repos.d directory looks like this:
root@PuteA Mon Jan 23 08:31:51 [36] /etc/yum.repos.d $ ls dries.repo fedora.repo mirrors-rpmforge fedora-devel.repo fedora-updates.repo newrpms.repo fedora-extras-devel.repo fedora-updates-testing.repo rpmforge.repo fedora-extras.repo freshprms.repo
Thanks for the help! Jerry
Gerhard Magnus wrote:
I'm trying to do a yum update after installing FC4. It bombs out with these messages:
Error: Unable to satisfy dependencies Error: Package dlm-kernel needs /lib/modules/2.6.14-1.1653_FC4, this is not available. Error: Package cman-kernel needs /lib/modules/2.6.14-1.1653_FC4, this is not available. Error: Package GFS-kernel needs /lib/modules/2.6.14-1.1653_FC4, this is not available. Error: Package gnbd-kernel needs /lib/modules/2.6.14-1.1653_FC4, this is not available.
My yum.repos.d directory looks like this:
root@PuteA Mon Jan 23 08:31:51 [36] /etc/yum.repos.d $ ls dries.repo fedora.repo mirrors-rpmforge fedora-devel.repo fedora-updates.repo newrpms.repo fedora-extras-devel.repo fedora-updates-testing.repo rpmforge.repo fedora-extras.repo freshprms.repo
# rpm -e dlm-kernel cman-kernel GFS-kernel gnbd-kernel
These kernel modules often lag behind the main kernel release and hence cause dependency issues. Unless you're using GFS, you're better off without them.
Paul.
On Fri, 2006-01-20 at 10:05 -0700, Robin Laing wrote:
Gerhard Magnus wrote:
I've found most problems updating using yum resolve themselves within a few days. But this one has lingered for several weeks now. system-config-bind (4.0.0-38_FC4, the Red Hat BIND DNS Configuration Tool) shows up on the yumex list of packages to be updated. But the update bombs out with this message: Missing Dependency: libwx_gtk2-2.4.so.0(WXGTK2_2.4) is needed by package audacity Missing Dependency: libwx_gtk2-2.4.so.0 is needed by package audacity The problem is I have audacity (1.2.3-5.lvn.1.4) listed as already installed. What's going on here? Any advice as to how to proceed is appreciated,
I have had this issue with the libwx_gtk2 packages myself. I had to remove audacity and libwx_gtk2 to get past it.
I then installed then installed audacity from Dries which is version 1.3.
I just tried to install wxGTK2 and ended up with two dependencies for Audacity and Videolan client. Both of these are dependent on xwGTK.
This I feel is a problem more associated with the changes to GTK than yum.
As a test, I removed wxGTK which required removing audacity and videolan client.
I then installed xxGTK2 from extras. This brought in wxGTK-common as a dependency. I then installed audacity from extras. But when I tried to install videolan-client, I ended up with dependency issues between audacity, wxPythonGTK2, wxGTK2-gl and a few others. I don't have time to resolve these at this time but this proves to me that the issue is with the individual packages and not yum.
Time to file bug complaints to the package developers over the wxGTK2 issues.
Maybe the developers have been working on the problem. Although this didn't work before, I resolved the problem of updating system-config-bind (4.0.0-38_FC4 (the BIND DNS ConfigurationTool) by removing audacity first, then doing the update of system-config-bind, and then reinstalling audacity. This resolved all dependency issues.
I had a mix of wav files ripped from various CDs that I wanted to save to an external USB hard drive. (I'm still experimenting with the sound quality of the mp3 format.) All the files except those originally from one particular CD copied without problems -- but for those 3 files Konqueror gave me an "unable to copy" message. The strange thing was I was able to copy these files to directories elsewhere on internal hard drive but not to the external USB one. Is this some sort of weird copy protection scheme? Is there any way around it?
On 1/24/06, Gerhard Magnus magnus@agora.rdrop.com wrote:
protection scheme? Is there any way around it?
What kind of file system? Ext3 ? Reiser? VFat? NTFS ?
HTH/Bill -- WC -Sx- Jones | http://ccsh.us/ | Open Source Consulting
On Tue, 2006-01-24 at 12:55 -0800, Gerhard Magnus wrote:
I had a mix of wav files ripped from various CDs that I wanted to save to an external USB hard drive. (I'm still experimenting with the sound quality of the mp3 format.) All the files except those originally from one particular CD copied without problems -- but for those 3 files Konqueror gave me an "unable to copy" message. The strange thing was I was able to copy these files to directories elsewhere on internal hard drive but not to the external USB one. Is this some sort of weird copy protection scheme? Is there any way around it?
What filesystem is on the usb drive? Some of them (FAT, for instance) have restrictions on what characters can be in filenames. Others (FAT falls into this group, AFAIK) have limitations on file size...
Steve
On Tue, 2006-01-24 at 12:55 -0800, Gerhard Magnus wrote:
I had a mix of wav files ripped from various CDs that I wanted to save to an external USB hard drive. (I'm still experimenting with the sound quality of the mp3 format.) All the files except those originally from one particular CD copied without problems -- but for those 3 files Konqueror gave me an "unable to copy" message. The strange thing was I was able to copy these files to directories elsewhere on internal hard drive but not to the external USB one. Is this some sort of weird copy protection scheme? Is there any way around it?
What kind of file system? Ext3 ? Reiser? VFat? NTFS ?
HTH/Bill
Thanks for the heads up -- what was I thinking? Of course vfat would choke on a filename like Oasis-(What's_the_Story)_Morning_Glory?-Wonderwall.wav Another vote for linux....
Jerry
My FC4 system hangs in that interval after logging off (or shutting down) from KDE but before the Fedora login screen comes on. I can move a cursor around with the mouse on the blank screen but get no response from clicking it, or from hitting anything on the keyboard. So, the reset button -- after which a command-line login appears and there's a normal-looking shutdown. The re-boot and login look normal.
Is there some other way of logging off (or shutting) down that might give me a clue as to what's happening?
I suspect a USB-related hardware issue but don't know for sure.
Jerry
On Wed, 2006-01-25 at 21:59 -0800, Gerhard Magnus wrote:
My FC4 system hangs in that interval after logging off (or shutting down) from KDE but before the Fedora login screen comes on. I can move a cursor around with the mouse on the blank screen but get no response from clicking it, or from hitting anything on the keyboard. So, the reset button -- after which a command-line login appears and there's a normal-looking shutdown. The re-boot and login look normal.
Is there some other way of logging off (or shutting) down that might give me a clue as to what's happening?
I suspect a USB-related hardware issue but don't know for sure.
What about the reset button? Something appears to be missing from the sentence.
One chance to see where the problem might be is to switch over to a text console (e.g. CTRL+ALT+1), log in as root, then issue the poweroff command and watch the sequence of events.
You could also try just doing a telinit 3 or 1 in there, instead of poweroff, if you want to see whether quitting the GUI without going as far as shutting down shows up where a problemm is.
On Thu, 2006-01-26 at 17:15 +1030, Tim wrote:
One chance to see where the problem might be is to switch over to a text console (e.g. CTRL+ALT+1), log in as root, then issue the poweroff command and watch the sequence of events.
That should be CTRL + ALT + F1 (the F1 key, not just the 1 key at the end).
On Thu, 2006-01-26 at 17:15 +1030, Tim wrote:
On Wed, 2006-01-25 at 21:59 -0800, Gerhard Magnus wrote:
My FC4 system hangs in that interval after logging off (or shutting down) from KDE but before the Fedora login screen comes on. I can move a cursor around with the mouse on the blank screen but get no response from clicking it, or from hitting anything on the keyboard. So, the reset button -- after which a command-line login appears and there's a normal-looking shutdown. The re-boot and login look normal.
Is there some other way of logging off (or shutting) down that might give me a clue as to what's happening?
I suspect a USB-related hardware issue but don't know for sure.
What about the reset button? Something appears to be missing from the sentence.
"So, the reset button" should read "So I hit the reset button."
One chance to see where the problem might be is to switch over to a text console (e.g. CTRL+ALT+F1), log in as root, then issue the poweroff command and watch the sequence of events.
The system just shuts down normally.
You could also try just doing a telinit 3 or 1 in there, instead of poweroff, if you want to see whether quitting the GUI without going as far as shutting down shows up where a problemm is.
This is a neat diagnostic tool! When I do a teleinit 3 the first message is: PuteA login: FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.14-1.1656_FC4/kernel/aaarch/i386/kernel/cpu/cpufreq/acpi-cpufreq.ko): No such device
Then I get normal-looking service start-up lines (with an OK at the end of each) for pcmcia, irqbalance, lmsensors, and anacron. Then the system hangs.
Googling acpi_cpufreq gives me plenty of users saying they have problems related to this message (or at least are getting the message). But I haven't found any solutions yet!
Again, my specific problem occurs in logging off from KDE using the GUI. The system hangs before the login screen comes up.
Thanks for the help! Jerry
On Thu, 2006-01-26 at 09:04 -0800, Gerhard Magnus wrote:
On Thu, 2006-01-26 at 17:15 +1030, Tim wrote:
On Wed, 2006-01-25 at 21:59 -0800, Gerhard Magnus wrote:
My FC4 system hangs in that interval after logging off (or shutting down) from KDE but before the Fedora login screen comes on. I can move a cursor around with the mouse on the blank screen but get no response from clicking it, or from hitting anything on the keyboard. So, the reset button -- after which a command-line login appears and there's a normal-looking shutdown. The re-boot and login look normal.
Is there some other way of logging off (or shutting) down that might give me a clue as to what's happening?
I suspect a USB-related hardware issue but don't know for sure.
What about the reset button? Something appears to be missing from the sentence.
"So, the reset button" should read "So I hit the reset button."
One chance to see where the problem might be is to switch over to a text console (e.g. CTRL+ALT+F1), log in as root, then issue the poweroff command and watch the sequence of events.
The system just shuts down normally.
You could also try just doing a telinit 3 or 1 in there, instead of poweroff, if you want to see whether quitting the GUI without going as far as shutting down shows up where a problemm is.
This is a neat diagnostic tool! When I do a teleinit 3 the first message is: PuteA login: FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.14-1.1656_FC4/kernel/aaarch/i386/kernel/cpu/cpufreq/acpi-cpufreq.ko): No such device
Then I get normal-looking service start-up lines (with an OK at the end of each) for pcmcia, irqbalance, lmsensors, and anacron. Then the system hangs.
Googling acpi_cpufreq gives me plenty of users saying they have problems related to this message (or at least are getting the message). But I haven't found any solutions yet!
Again, my specific problem occurs in logging off from KDE using the GUI. The system hangs before the login screen comes up.
I fixed this by loading the second most recent kernel (2.6.11.1.1369_FC4) instead of the most recent kernel (2.6.14-1.1656_FC4) from the Grub menu. A lucky guess -- does anyone have any idea as to why this worked? For example, what does the difference between "1369_FC4" and "1656_FC4" mean in the name of a kernel?
Tim:
You could also try just doing a telinit 3 or 1 in there, instead of poweroff, if you want to see whether quitting the GUI without going as far as shutting down shows up where a problemm is.
Gerhard Magnus
This is a neat diagnostic tool! When I do a teleinit 3 the first message is: PuteA login: FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.14-1.1656_FC4/kernel/aaarch/i386/kernel/cpu/cpufreq/acpi-cpufreq.ko): No such device
From what I understand, this is nothing to worry about. It's trying to
do something that it's not able to, and doesn't *have* to, and fails in the attempt.
Then I get normal-looking service start-up lines (with an OK at the end of each) for pcmcia, irqbalance, lmsensors, and anacron. Then the system hangs.
Usually, the last thing you see is what you want to test out. Though I doubt anacron is the problem, you could try individually starting and stopping it. But a hang (or very long wait) at that point, or to do with starting X could indicate a name resolution issue.
Again, my specific problem occurs in logging off from KDE using the GUI. The system hangs before the login screen comes up.
I fixed this by loading the second most recent kernel (2.6.11.1.1369_FC4) instead of the most recent kernel (2.6.14-1.1656_FC4) from the Grub menu. A lucky guess -- does anyone have any idea as to why this worked? For example, what does the difference between "1369_FC4" and "1656_FC4" mean in the name of a kernel?
I can only say to read the release notes for it. I don't know the specific differences between them. I can say that I don't have problems using Gnome with them. I don't have KDE on my system. You could try seeing whether you get a hang if you were using Gnome instead of KDE (or any other-than-KDE window manager), as a quick test.
Hello All,
Here's a linux issue that's starting to confuse me. Why is it that when I look at the properties of files and folders (via the right mouse button) I see that some have a url associated with them? These are not objects on the Web, but things like the Trash icon on the KDE desktop (trash:/).
Jerry
Gerhard Magnus wrote:
Hello All,
Here's a linux issue that's starting to confuse me. Why is it that when I look at the properties of files and folders (via the right mouse button) I see that some have a url associated with them? These are not objects on the Web, but things like the Trash icon on the KDE desktop (trash:/).
Jerry
Because a URL can describe more then a web page. Konqueror, the default KDE browser, is also a file system browser, and knows about a lot of formats that other browsers may not handle.
Mikkel
I've noticed that my /etc/grub.conf file contains kernel pairs that are identical except that one ends in "fc6" and the other in "fc6xen". What does the "xen" indicate? What's the difference between the two types and is there any way of telling which type works best on a machine?
Thanks for the help! --Jerry
Gerhard Magnus wrote:
I've noticed that my /etc/grub.conf file contains kernel pairs that are identical except that one ends in "fc6" and the other in "fc6xen". What does the "xen" indicate? What's the difference between the two types and is there any way of telling which type works best on a machine?
Thanks for the help! --Jerry
The Xen kernel is for virtualization. If you want to run guest OS versions on your computer, the xen version is the choice to use.
I use the regular kernel version for two reasons. The xen kernel caused my computer to go into reboot cycles before it did anything. The other reason is I do not run virtual machines.
Jim
I've noticed that my /etc/grub.conf file contains kernel pairs that are identical except that one ends in "fc6" and the other in "fc6xen". What does the "xen" indicate? What's the difference between the two types and is there any way of telling which type works best on a machine?
Thanks for the help! --Jerry