Applications :: Wrong ELF Class / 64BITS App Error?
Mar 6, 2010
Trying to run Secondlife-i686-1.23.5.136262 app on Ubuntu 9.10 64 BitS I get
./secondlife/
64-bit Linux detected: Disabling GStreamer (streaming video and music) by default; edit ./secondlife/ to re-enable.
Running from /home/pbureau/Downloads/SecondLife-i686-1.23.5.136262
/usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgiogconf.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
code....
View 9 Replies
ADVERTISEMENT
Sep 27, 2010
How can I fix "wrong ELF class: ELFCLASS64" ???
Updatemanager suggested to upgrade thunderbird 3 and I agreed. Now thunderbird remains in the background. When I started thunderbird from the command line I saw these errors: "wrong ELF class: ELFCLASS64"
View 9 Replies
View Related
Mar 12, 2010
I have a problem with compiling vdrift-2009-06-15 using scons. As the source that i obtained only supports scons i cannot use make. the error that i get when i try to compile it in GNOME Terminal is: scons: Reading SConscript files ... scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/mohit/Download/vdrift-2009-06-15/SConstruct", line 9, in <module>
scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/home/mohit/Download/vdrift-2009-06-15/SConstruct", line 13, in <module>
Checking for C++ header file asio.hpp... (cached) yes
Checking for C++ header file boost/bind.hpp... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C++ header file SDL/SDL.h... (cached) yes
[Code]........
View 4 Replies
View Related
Apr 27, 2010
After installing wqy-zenhei chinese font, everything used it perfectly except Midori browser. It seems to be stuck on the ancient 'fixed' font set, which is abysmal for Chinese. It also takes ages to load a page with Chinese, pretends to freeze for a minute or two. I've played with Midori's appearance settings, selecting UTF-8, but to no avail.
View 3 Replies
View Related
Feb 4, 2011
I have a simple code like below. when I run this command javac callSMSClient.java I get this erros. Any solution to this please?
View 13 Replies
View Related
Mar 7, 2010
I have Debian Testing, Kernel 2.6.32-trunk-686 and Java version:
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) Server VM (build 14.2-b01, mixed mode)
If I open web page with Java application (in Opera, Iceweasel and Google Chrome), for example this page: [URL] I get error message (image in attachment). If I click in the Details, I get this text:
Java Plug-in 1.6.0_16
Using JRE version 1.6.0_16-b01 Java HotSpot(TM) Server VM
User home directory = /home/johnnycage
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
load: class AppletGui not found.
java.lang.ClassNotFoundException: AppletGui .....
Exception: java.lang.ClassNotFoundException: AppletGui
View 4 Replies
View Related
Feb 26, 2010
On a fresh install of Fedora 12: I am trying to do a software update and keep getting these errors. I am new to Fedora but have used Ubuntu for some time. An Internal system error has occurred:
Under more details it states:
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
[Code]...
View 1 Replies
View Related
Feb 24, 2011
please i try to compile the below code on ubuntu with g++ but i was getting an error message
fig03_05.cpp:10: error: new types may not be defined in a return type
fig03_05.cpp:10: note: (perhaps a semicolon is missing after the definition of �GradeBook�)
fig03_05.cpp:32: error: two or more data types in declaration of �main�
[code]...
View 7 Replies
View Related
May 5, 2011
I am getting a linker error for a simple program to represent a singleton class.
Find below the program which I have written:
View 3 Replies
View Related
May 2, 2009
i get this error when trying to update/install programs and fedora 10
Code:
Error Type: <class 'yum.Errors.ConfigError'>
Error Value: File contains no section headers.
i also get this when i run yum update:
Code:
bash-3.2$ yum update
Loaded plugins: protectbase, refresh-packagekit
Config Error: File contains no section headers.
file: file://///etc/yum.repos.d/rpmfusion-nonfree.repo, line: 2
'protect=yes
[Code]...
View 4 Replies
View Related
Apr 5, 2010
I installed Fodora 12 on my aspire one EEEpc, I was trying to do a software update but i get an error: Code: An internal system error has occurred a problem that we were not expecting has occurred. Please report this bug in your distribution bugtracker with the error description more details: Error Type: <class 'yum.Errors.RepoError'>
[Code]...
View 2 Replies
View Related
Aug 17, 2010
Currently I have a single openldap server version 2.3.32 preforming authentication on our databases as well as e-mail and other assorted programs. When we get a high volume of users, sometimes the users can not be authenticated for new e-mail sessions and what not. We have traced it back to being that our current single ldap server can not authenticate them all in a timely manner. We decided that we would put up a new ldap server and replicate the changes to it, then upgrade the older server version and replicate back to it so that both would have a current up to date copy of our configuration, and we would do a master/slave type setup.
Trying to replicate between the old server and the new server is not currently working. Here is the issue: when we try to import the schema's from the older server we get this error: slapadd: dn="cn=Domain Users,ou=Groups,dc=mydomain,dc=com" (line=247): (65) no structural object class provided I can not seem to find any information on google that shows this exact error? if this isn't detailed enough let me know what else I should post.
View 1 Replies
View Related
Jan 19, 2010
I am installed cUrl from http://packages.ubuntu.com/lucid/amd64/curl/download for my ubuntu 9.0 with php 5.2 ,Apache 2.0.It was installed by gkebi package installer. but when i display phpinfo() curl not found since i was attempt to use phptwitter class. what is the proble i have? When i am trying to install again package installer shows same version of curl already found, but phptwitterclass shows following error 'Method "curlQuery" of class "Twitter" reported an error: CURL library not installed.'
View 1 Replies
View Related
Aug 7, 2010
I was trying to installed skype and i am getting a error that reads: Error: Wrong architecture 'i386' has any one installed skype before?
View 3 Replies
View Related
May 3, 2011
I have a weird problem. My system has two network adapters, one with a 192.x address and one with a 10.x address. I connect to the Internet over a proxy that also has one 192.x address and one 10.x address. The name of this proxy is added to /etc/hosts with the 10.x address. Additionally, the network settings for the 10.x adapter include the proxy as gateway. The 192.x adapter has no gateway. If I ping the proxy, it is correctly resolved over the 10.x address.All my applications are set toirectly connect to the Internet".Some apps (the "good" ones) use the 10.x address to connect to the proxy, while some others (e.g. Firefox, the "bad" ones) use the 192.x address. The latter fail to connect to the Internet because the proxy is configured to let traffic through the 10.x adapter only
View 10 Replies
View Related
May 24, 2011
When I start evolution from the terminal I get this: (evolution:3265): GLib-GObject-CRITICAL **: Object class EMFolderTree doesn't implement property 'paste-target-list' from interface 'ESelectable' The program still starts though. I am fairly new to Ubuntu.
View 2 Replies
View Related
Aug 27, 2010
I get this error when setting up my site. Software error: Can't locate Class/Template.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /var/www/html/en/subscribe.cgi line 10. BEGIN failed--compilation aborted at /var/www/html/en/subscribe.cgi line 10. send mail to the webmaster (root@localhost), giving this error message and the time and date of the error.
I have tried the following with no success: # yum install perl-Class-Template from the Rpmforge repo [URL] Or use the cpan command 1) # yum install perl-CPAN
2) # cpan
3) > install Class::Template
..
The website I am trying to get working is hosted on CentOS. The version is 2.6.18-194.11.1.el5PAE. Im trying to get migrate the site from one server to another and now the cgi script doesnt execute correctly as it requires the class Template which is in a folder within the website tree.
View 1 Replies
View Related
Feb 4, 2010
I have installed both Windows Xp and Fedora 12. Last time when i was working on Fedora it didn't shut down properly. Now following error occurs and finally the system sleeps.
ata1.00 : exception Emask 0x0 Sact 0x0 SErr 0x0 action 0x0
ata1.00 : BMDMA stat 0x25
ata1.00 : cmd c8/00:00:50:5a:34/00:00:00:00:00/e4 tag 0 dma 131072 1n
res 51/40:7f:d1:5a:34//00:00:00:00:00/e4 Emask 0x9 (media error)
ata1.00 : status : { DRDY ERR }
ata1.00 : err : { UNC }
end_request: I/O error, dev sda, sector 70539985 JBD : Failed to read block at offset 5884 EXT4-fs(sda): error loading journal mount: wrong fs type, bad option, bad superblock on /dev/sda8, codepage or helper program, or other error In some case useful info is found in syslog-ty dmesg | tail or so
View 1 Replies
View Related
Nov 5, 2009
I have Ubuntu Jaunty & Linux Multimedia Studio 0.4.2. In attempt to update to LMMS 0.4.5, I downloaded & attempted to install : lmms_0.4.5~ppa-1jaunty_i386.deb and got the following error message : Error : Dependency is not satisfiable : lmms-common (=0.4.5~ppa-1jaunty). What went wrong and is there an easier way to update ? Also, should I remove the older version or just install the latest on top of it ?
View 5 Replies
View Related
Jul 14, 2011
A colleague had troubles with a DVD that contains valuable data, no further backup available. The DVD won't run and I am trying to fix it. Have been playing around on Mac, Windows and Linux successively.
On Mac
Mac shows this message in Toast Titanium 10:
but Finder keeps telling it is an empty disc, no way to get to the files.
On Windows
Windows 7 in VMWare is not of any help.
On Linux
Just installed Ubuntu 11.04 (in VMWare) and did some checks using info on this forum. When trying to mount the disc, this is the error message. Then I used fdisk on the volume (/dev/sr0) and tried fsck. I downloaded UDFTools but cannot find any repair option like udffsck as described in this thread by the last author.
I am running out of inspiration... there are clearly data on the disc, which can be seen by just looking at its surface, but also the info on Mac. However, there might be some bad sector size in the partition table which renders it unreadable. How to recover these data?
View 2 Replies
View Related
Jan 12, 2011
osdlyrics_0.3.20100604-1~lucid1_i386.deb Ubuntu x86 32 bit deb package for Ubuntu 10.04 or later wont install. I'm running ubuntu 10.4 64bit. My question is why you can't install 32bit programs on a 64bit system? If you can then how do I do it? 64bit should run 32bit due to the resin that a 16bit system ran 8bit games/programs. I know in window 7 you can install 32bit programs on 64bit system.
View 2 Replies
View Related
Oct 19, 2010
I have two machines X , Y . X is running on runlevel 5 while Y is running in runlevel 3 , I am trying to connect from machine x to y using X11 forwarding using the following command.
ssh -X username@IP
But i have the following error message.
"X11 connection rejected because of wrong authentication"
Both servers are running RHEL 4.7
View 1 Replies
View Related
Apr 4, 2010
I'm trying to mount hg2.iso, the Heavy Gear 2 iso image that I converted from hg2.nrg using nrg2iso, and this is what I keep getting:
Code:
bash-3.1# mount -o loop -t iso9660 hg2.iso /mnt/iso
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try demsg | tail or so
View 7 Replies
View Related
Jan 25, 2011
Where can I get Firefox 3.6.12 for Slackware 13.1 64bits? I can get nightly builds from mozilla e.g. Namoroka, but not a stable release..
View 5 Replies
View Related
Mar 5, 2011
At the moment I am having a problem with the MySQL server on my VPS. It's a completely fresh install of both Debian 5 and MySQL but the problem is upon logging in I get:
[root@boris ~]#mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
[code]....
View 8 Replies
View Related
Jan 31, 2010
Target F12 mysql - 5.1.42-2
Source FC 5 mysql - 5.0.27-1
I've put SElinux into permissive mode as it was practically denying anything that moved. Both installed from the standard repos. I used mysql-administrator to create a backup of the FC5 server (all databases/tables) and transferred it to the new system. I restored it onto that machine and double checked that my standard admin user (full privs) was present and let me log in to make changes. All good so far.
So I copied over my files from my sites, point a browser at them and I get nothing, not even errors. Now it's a long while since I set the original up and have probably forgotten something simple but despite making the error output more verbose I can't seem to track anything down other than:
[Code]....
So it suggests my tables are invalid/trashed but I can't seem to figure out why. The original server is still running happily so I'm not in any rush to fix this, I'll keep plodding, Phpinfo reveals a normal operational php setup, so i think that side of the sites is functional. Apache test pages work on blank virtual hosts but viewing my sites reveals the favicon working fine but otherwise comepletely blank pages (zero output, even source). I tried running the page as a raw CLI input to the php package using php index.php and php returned nothing, logged nothing unusual but sat with my CPU at 100%, unsure if that is related.
View 1 Replies
View Related
Jun 29, 2011
I have just fresh installed Fedora 15 over my (very) old copy of Fedora 11. I wanted to play around with Linux.
Anyway, when I log in, I get the "Oh no! Something has gone wrong" (like I stated).
View 3 Replies
View Related
Aug 10, 2010
Just installed OpenSUSE 11.3 64-bit. I have a program that uses libjpeg, so I installed libjpeg and the dev modules. It has both version 6 and 8 installed. When I run my prog and try to access the lib I get this error: Wrong JPEG library version: library is 80, caller expects 62 This seems a common problem elsewhere. Anyone know how to fix it in 11.3 ?
View 1 Replies
View Related
Jul 14, 2010
every time i try to install skype on ubuntu it gives me this message Error: Wrong architecture 'i386' is there any way to fix it?
View 3 Replies
View Related
Jun 16, 2011
I am having a rather odd problem on my Ubuntu 11.04 installation on a 32-bits Intel Core 2 Quad system. When I try to install packages that are not in the repositories, I keep getting the message " Wrong architecture 'i386' " in the Ubuntu Software Center. I have downloaded several packages for 32-bits systems and get the same error every time, for instance., with the Linux 32-bits Debian package for Teamviewer.
In addition to the PC, I have a laptop with an amd64, and I have transfered the pkglist from that machine to my PC to get the same environment. Could that cause any problems of the sort above?
View 4 Replies
View Related