I am experiencing issues when installing a software package, receiving the following error codes within .../install/logs/log.txt
"percent complete: 98%"
"...../JDK/jre.pak/repository/package.java.jre/java/jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-archive.png (No such file or directory)
"The file java/jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-archive.png could not be replaced"
From looking in the specified directory I can see that this file does not exist, however I am unable to simply create or copy a file with the required name to resolve this issue. Is this a known error, or is my install package simply missing the needed files; even though I managed to successfully install this package a few days earlier onto the same system.
I'm still a newbie when it comes to *nixes so these might be easy for some of you here is my problem I tried installing MIME::Lite using CPAN but it always produces an error so it doesn't continue, any other way to install it...
This should be simple. I am trying to run the software update. It goes through and finds the dependencies, but comes back and says it can't find magic.mime. I see it in two locations under /usr/share. Where does it need to be?
I hoped to use php-5.2 while keeping close the the centos packages (no external repositories).So I tried the packages from http://dev.centos.org/centos/5/testing/i386/RPMS/ .These packages seem to be compiled without mime-magic support (--without-mime-magic).The previous stable php-5.1.6 packages had this mime-magic support enabled.
Code: ~ $ /usr/java/jre1.6.0_25/bin/java -showversion Error occurred during initialization of VMjava/lang/NoClassDefFoundError: java/lang/Object
That's the error I get. When trying to run a java app with the firefox plugin, the browser simply crashes if it's the 64bit java or tells me it's not installed if it's the 32bit version.
I'm at a loss as to what to do. I think it has something to do with leftover gunk from a previous version I misinstalled(Is that even a word?) Anyway, the only thing that google could come up with was a solution for windows which laid blame on Bill Gates for having a bunch of pf (java prefetch) files stuffed into c:windows for no apparent reason. The solution was to delete them, but I can't seem to find the java prefetch folder in linux. The method I used is downloading the rpm from java.com the rpm2tgz then installpkg then cp libnpjp2.so to firefox plugins folder.
After upgrading java (jre) to 1.6.0_19, the java plugin no longer loads into Firefox. All the rest of my plugins from /usr/lib/mozilla/plugins/ load fine.Java can be a pain such a pain the neck!
we have installed ubuntuserver10.04 and globus toolkit4.1.2 but when insatll gt4.1.2.using ./configure,we get an error to set java path.the error is JAVA_HOME is not set..to unresolve it we again install the server edition along with all packages.we have set the path for java /usr/bin/java still we get the error.help me out
Note : Test it on Test Machine before you do it on live server O.S : RHEL 5 / CENTOS 5 FYI.... OR IDEA If you wish to install only jre download & install jre-6u18-linux-i586-rpm.bin in /usr/java ( Note create java dir { mkdir /usr/java }
I have recently installed Java in my Ubuntu 9.04 environment so that I can teach myself Java. Basic Java programs work, but I am having trouble connecting to a MySQL database. I installed these packages using Synaptic Package Manager.
After these packages were installed, I was not sure if I needed to do this, but I downloaded the MySQL connector from MySQL :: MySQL Connectors and installed in a directory called /home/mark/mysql/.
I then did "sudo gedit /etc/environment" and added a CLASSPATH to where I installed the connector:
Code:
I found an example Java program from Using JDBC with MySQL, Getting Started and stripped it down even further to test the MySQL connection.
This is the program I am running:
Code:
Could not find the main class: Jdbctest. Program will exit. I am new to Linux, Ubuntu, Java and MySQL, so I have probably left out something that is very obvious.
When I am in run level 5, I attempt to delete some 'trash' that has accumulated in the 'Trash' icon on my Desktop/.
When I right click the icon and select the 'empty trash' option, I get a permissions error so I just press the 'cancel' option however the contents of the 'Trash' have been purged anyways. It is working basically but I don't understand why I am getting a permissions error.
[cwilliams@tunafish ~]$ id cwilliams uid=500(cwilliams) gid=500(it) groups=500(it),100(users)
I just installed Ubuntu10.10 (i had 9.10 before that). I am trying to run VisualVM (which was already installed) and i get the following error "You are running VisualVM using Java Runtime Envoronment (JRE). Please use Java Development Kit (JDK) to run VisualVM"
I have Sun JDK installed. How do I instruvt VisualVM to use the JDK?
I use openSUSE 11.4 64 bits, KDE and FireFox 5.0. I regularly update. When trying to reach my bank, I get the following error: Code: icedteanp plugin error: Failed to run /usr/lib64/jvm/java-1.6.0-openjdk/jre/bin/java. For more detail rerun "firefox -g" in a terminal window. Is there anything I can do to remediate ? Does IcedTea everything that Java does?
Getting this error seemingly randomly at login: There was an error starting the GNOME Settings Daemon. Some things, such as themes, sounds, or background settings may not work correctly.
The last error message was: Launch helper exited with unknown return code 1 GNOME will still try to restart the Settings Daemon next time you log in. I thought I might be logging in to fast, but it happened again when I had waited several minutes.
This is my first post and I'm pretty new on Debian. I had used Ubunu for a while now and I've decided to move on Debian Squeeze.But I've one problem: I've a Java programm to install and the installer is GUI Java based. When I run the script, I've the next message:
Preparing to install. Extracting the JRE from the installer archive.Unpacking the JRE.Extracting the installation resources from the installer archive.Configuring the installer for this system's environment.Launching installer Graphical installers are not supported by the VM. The console mode will be used instead. Preparing CONSOLE Mode Installation. But this program is not able to run the installation in console mode.
I've tried to install sun-java6-jre but without success.Has anyone an idea to help me install this programm? My Configuration: Debian Squeeze 6.0 amd64.
attempting to install VLC I get the following errors;
Error in file "/usr/share/applications/kde4/kfontview.desktop": "fonts/package" is an invalid MIME type ("fonts" is an unregistered media type) Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/gnome-default-handler" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent)
Thoughts or suggestions on how to fix this. I running Fedora 13 and I used 'yum install vlc' to install the app.
I download the xxxx.tar.bz2 file extracted it, when i run ./configure under the directory i get the following error code...
i even followed the link http://wiki.winehq.org/WineOn64bit also http://forum.winehq.org/viewtopic.php?p=28622&sid=17383eb0b922b2c230238f9ab50b265a. and several googling. i think the architect of the OS and the wine is not matching. So guide me to solve the above problem.
I am facing issue GNOME desktop I just installed Opensuse 2 days ago, I can not see desktop properly I did nothing. Basically I can not see close option and all folders goes to top.
This is what I have done[URL]...I download Linux x64 RPM I follow the instructions from there [URL]..now problem now is that after installing the java software, I'm still prompted by Firefox that I have not installed java. I have enable Java in Firefox. This is how I check Edit->Preferences->Content.
Later I found this post How to get Java to work in Firefox
An install of skype via gnome menu as well as via console ends with:
Lade Pakete herunter: Warnung: rpmts_HdrFromFdno: Header V3 DSA-Signatur: NOKEY, Schl�ssel-ID d66b746e skype/gpgkey | 15 kB 00:00 ... Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 315, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 263, in main return_code = base.doTransaction() File "/usr/share/yum-cli/cli.py", line 412, in doTransaction if self.gpgsigcheck(downloadpkgs) != 0: File "/usr/share/yum-cli/cli.py", line 524, in gpgsigcheck self.getKeyForPackage(po, lambda x, y, z: self.userconfirm()) File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 3762, in getKeyForPackage keys = self._retrievePublicKey(keyurl, repo) File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 3727, in _retrievePublicKey keys_info = misc.getgpgkeyinfo(rawkey, multiple=True) File "/usr/lib/python2.6/site-packages/yum/misc.py", line 394, in getgpgkeyinfo raise ValueError('No key found in given key data') ValueError: No key found in given key data
I have Ubuntu 11.04 and whenever I install gnome3, I will get an error during the install. Following are the details. "sudo apt-get dist-upgrade". I will always get an error pop-up and a error message in terminal saying "errors were encountered while processing: /var/cache/apt/archives/gnome-session_3.0.1-0ubuntu~build1_all.deb" & "E:sub-process /usr/bin/dpkg returned an error code (1)" And when I reboot, I will get stuck at the ubuntu splash page and ubuntu will not load.
I'm trying to build a GUI for my java app and compile with gcj (to native code). I started googling and found 3 possibilities: Java-Gnome, Gnome-GCJ and libswt. Unfortunately, Java-Gnome is not compatible with gcj and Gnome-GCJ is, but is no longer maintained. The third option, libswt, I could not find any clear information what is it and how it works. Can you enlighten me a bit more about the subject?
Tried sudo apt-get remove gnome-shell -f Didn't work Still returns:Errors were encountered while processing:gnome-shellE: Sub-process /usr/bin/dpkg returned an error code (1)How so I fix this?
after install slackware with gnome using gnome slack build it is work fine Except some thing :-
the volume it is not work and get this error ((The volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured. You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu.
No volume control GStreamer plugins and/or devices found.)) and the System Monitor give me this error when i want check the state of memory and processor ((There was an error executing 'gnome-system-monitor': Failed to execute child process "gnome-system-monitor" (No such file or directory)) and the memory flash not work and give me this error ((Error org.freedesktop.DBus.Error.AccessDenied.))
I have upgraded my EeePC from 9.10 to 10.04 and got now a black screen after I can login. On the right upper corner, I find an error message:
Quote: Install problem!The cnfiguration defaults for GNOME Power Manager have not been installed correctly. On the bottom bar I selected English / USA / GNOME for Language / Keyboard and Session Above is the best I ever could come, but most of the time I only can type in the password, and it stops there, without bottom bar (language/keyboard/session), but with the Error.
Against all advice in Centos docs, I built and installed several gnome packages in order to upgrade to the latest Gnumeric. Among them were: fontconfig, pango, gtk+, cairo, glib. goffice, pixman, tiff, and atk. Afterwards, I got missing fonts with some apps, but the biggest problem is interference with my Vmware Workstation GUIs. Yesterday I removed all the libraries I installed hoping to recover. Now things are better, but when I open a terminal on the desktop it opens jammed in the upper-left corner with the top grab bar out of reach of the mouse. Before I remove the ~/.gnome* directories, how to restore things?
I installed CentOS 5.5 x86_64 on server as xen dom0. When i try to install CentOS 5.5 x86_64 as guest (hardware virtualization) i see "Kernel panic"...Installation not started: i see install cd's boot menu, press Enter... that's all.
Dom0 kernel: 2.6.18-194.26.1.el5xen, xen 3.0.3 Only standart installation, repo's and update's...