Home > debian error > debian error while loading shared libraries libgl.so.1

Debian Error While Loading Shared Libraries Libgl.so.1

communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Ask Ubuntu Questions Tags Users Badges Unanswered Ask Question _ Ask Ubuntu is a question and answer site for Ubuntu users and developers. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top “error while loading shared libraries: libGL.so.1: wrong ELF class: ELFCLASS32” installing ATI drivers up vote 6 down vote favorite 4 I was following the instructions on section 3.2 of this page. Everything went well until step 8, which is to use sudo amdconfig --initial to create a new xorg.conf file, but I get the following error: amdconfig: error while loading shared libraries: libGL.so.1: wrong ELF class: ELFCLASS32 I tried creating the file /etc/ld.so.conf.d/lib32.conf with /usr/lib32 inside, as the second answer here suggested, and ran sudo ldconfig but nothing changed. EDIT: Installed libgl1-mesa-glx:i386 and ran sudo ldconfig, and problem persisted even after rebooting. EDIT2: Since step seven of the first link, after rebooting my top and side panels of unity and also the dash are missing, but I'm assuming this will be fixed when I finish the drivers installation. EDIT3: Same error happens with fglrxinfo and glxinfo command (before following step 7 glx info was normal). EDIT4: output of lspci -v | grep -A10 VGA (complete output) 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller]) Subsystem: Dell Device 0572 Flags: bus master, fast devsel, latency 0, IRQ 45 Memory at c1000000 (64-bit, non-prefetchable) [size=4M] Memory at b0000000 (64-bit, prefetchable) [size=256M] I/O ports at 4000 [size=64] Expansion ROM at [disabled] Capabilities: Kernel driver in use: i915 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Chelsea LP [Radeon HD 7730M] (prog-if 00 [VGA controller]) Subsystem: Dell Device 0572 Flags: bus master, fast devsel, latenc

communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Ask Ubuntu Questions Tags Users Badges Unanswered http://askubuntu.com/questions/332526/error-while-loading-shared-libraries-libgl-so-1-wrong-elf-class-elfclass32 Ask Question _ Ask Ubuntu is a question and answer site for Ubuntu users and developers. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the http://askubuntu.com/questions/386281/error-while-loading-shared-libraries-libglu-so-1 top Error While Loading Shared Libraries (libGLU.so.1) up vote 16 down vote favorite I am trying to run Chamsys MagicQ on Ubuntu 12.10 with 64bit AMD processor. This is what it tells me when I try to run the program. ./magicq: error while loading shared libraries: libGLU.so.1: cannot open shared object >file: No such file or directory Here is the list of library dependencies for MagicQ: austin@ubuntu:~/magicq$ ldd ./magicq linux-gate.so.1 => (0xf7799000) libGLU.so.1 => not found libusb-0.1.so.4 => not found libQt5PrintSupport.so.5 => not found libQt5OpenGL.so.5 => not found libQt5Widgets.so.5 => not found libQt5Network.so.5 => not found libQt5Gui.so.5 => not found libQt5Core.so.5 => not found libGL.so.1 => /usr/lib32/fglrx/libGL.so.1 (0xf7694000) libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7679000) libstdc++.so.6 => not found libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf764d000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf762e000) libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7483000) libXext.so.6 => not found libatiuki.so.1 => /usr/lib32/fglrx/libatiuki.so.1 (0xf746c000) libdl.so.2 => /lib/i386-linux-gnu/libdl

installing services Post a reply 10 posts • Page 1 of 1 (SOLVED) error while loading shared libraries: libGL.so.1: by aniruddha » 2008-08-07 21:17 I get this strange error when trying to ppracer and glxgears: Code: Select allerror http://forums.debian.net/viewtopic.php?t=29632 while loading shared libraries: libGL.so.1: cannot open shared object file: No such file https://wiki.debian.org/skype or directory Google reveals that this problem is very common, but it doesn't show a uniform solution. What is the proper way to fix this? Last edited by aniruddha on 2008-08-10 20:51, edited 1 time in total. aniruddha Posts: 72Joined: 2007-09-09 11:29 Top by brain » 2008-08-07 21:50 libGL.so.1 is part of the OpenGL library. debian error To solve this problem we need to know what graphics card and Debian version you are using. Please post 1. Your Debian version (stable/etch/4.0, testing/lenny or unstable/sid) 2. The output of the "lspci" command. (Open a terminal and type "lspci | grep VGA" without the quotes, and post the output here) brain Posts: 253Joined: 2006-04-25 17:15 Top by aniruddha » 2008-08-08 06:36 brain wrote:libGL.so.1 is part of the OpenGL debian error while library. To solve this problem we need to know what graphics card and Debian version you are using. Please post1. Your Debian version (stable/etch/4.0, testing/lenny or unstable/sid)2. The output of the "lspci" command. (Open a terminal and type "lspci | grep VGA" without the quotes, and post the output here) Thanks for the help, here are te answers to your question: 1) I have Debian stabe (Etch). Fglrx-driver and xorg is from testing (lenny). 2) I have an Sapphire Radeon HD 3850, lspci doesn't recognize this card: Code: Select all$ lspci | grep VGA
05:00.0 VGA compatible controller: ATI Technologies Inc Unknown device 950 aniruddha Posts: 72Joined: 2007-09-09 11:29 Top by aniruddha » 2008-08-08 10:59 I just upgraded my entire system to testing (lenny). Still got the same message though aniruddha Posts: 72Joined: 2007-09-09 11:29 Top by aniruddha » 2008-08-08 14:01 I'm sorry but after searching in vain Debian's bugzilla and google for a solution I have to give up and go back to Gentoo. aniruddha Posts: 72Joined: 2007-09-09 11:29 Top by brain » 2008-08-08 14:08 aniruddha wrote:1) I have Debian stabe (Etch). Fglrx-driver and xorg is from testing (lenny).Then libGL.so.1 is available in the package 'fglrx-glx'aniruddha wrote:I'm sorry but after searching Debian's

Rename Page Delete Page ------------------------ Subscribe User ------------------------ Remove Spam Revert to this revision Package Pages ------------------------ Load Save SlideShow skype Translation(s): English - Français - 简体中文 - Русский Vendor: skype.com License: non-free (copyright.txt) quality: Version reviewed: 4.3.0.37-1 Download unsigned .deb Source: not-available Lintian: minor errors Control scripts none Languages: es pl zh_t ja no pt_br fr cs ro lv lt pt_pt et ko bg uk ru en zh_s th de it tr Architectures: i386, amd64 - Legend: = Pass ; = Bad Skype is non-free, proprietary, closed source software, owned by a corporation and not supported by Debian. Have you considered using a free and open source alternative, which is community-owned and supported by Debian, such as Iceweasel/Firefox Hello, the VoIP ekiga, linphone, or jitsi? See also UnifiedCommunications Contents Installing Skype Debian 9 "Stretch" Debian 8 "Jessie" Frequently Ask Questions (F.A.Q.) for Jessie 64 bits Debian 7 "Wheezy" 32 bits / i386 64 bits / amd64 Problems starting Skype Frequently Ask Questions (F.A.Q.) for Wheezy 64 bits Upgrading Skype Frequently Ask Questions (F.A.Q.) about upgrading Skype Jailing Skype Package Review Path and Files Lintian Skype Web Discuss edits to this wiki.debian.org page As of July, 2016 Microsoft has released a new Skype version for Linux which is currently in alpha state. It is note mentioning that by using the old Skype client described bellow you will not be able to message or call people using the newer version and vice-versa. Currently, the alpha version supports calls, group calls, messaging, and group messaging. Nevertheless, video calls are currently not supported. However, if you rely on Skype for instant messaging and calls it is recommended to install the new version in order to achieve almost decent Skype functionality. Installing Skype Skype is available for amd64 and i386 architectures and Debian 7 or later. Generally, latest packages can be found at the Skype Web site. As of 2014, there are no repositories with the latest Skype

 

Related content

debian error while loading shared libraries libc .so.1

Debian Error While Loading Shared Libraries Libc so p here for a quick overview relatedl of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Unix Linux Questions Tags Users Badges Unanswered Ask Question Unix Linux Stack Exchange is a question and answer site for users of Linux FreeBSD and other Un x-like operating systems Join them it only takes a minute Sign up Here's how it works

debian error while loading shared libraries libc.so.6

Debian Error While Loading Shared Libraries Libc so p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and relatedl policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Unix Linux Questions Tags Users Badges Unanswered Ask Question Unix Linux Stack Exchange is a question and answer site for users of Linux FreeBSD and other Un x-like operating systems Join them it only takes a minute Sign up Here's how it works

debian error while loading shared libraries libssl.so.0.9.8

Debian Error While Loading Shared Libraries Libssl so p here for a quick overview of the site Help Center Detailed answers to any questions you relatedl might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Unix Linux Questions Tags Users Badges Unanswered Ask Question Unix Linux Stack Exchange is a question and answer site for users of Linux FreeBSD and other Un x-like operating systems Join them it only takes a minute Sign up Here's how it works

debian error log

Debian Error Log table id toc tbody tr td div id toctitle Contents div ul li a href Mysql Logs Ubuntu a li li a href View var log messages a li li a href How To Check Logs In Linux Server a li li a href Linux Log Files Explained a li ul td tr tbody table p and Logs Linux maintains several system logs that help you administer a Linux relatedl system by informing you of important events Probably p h id Mysql Logs Ubuntu p the most important log is the file var log messages which records

debian error while loading shared libraries libuuid.so.1

Debian Error While Loading Shared Libraries Libuuid so p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for relatedl a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Ask Ubuntu Questions Tags Users Badges Unanswered Ask Question Ask Ubuntu is a question and answer site for Ubuntu users and developers Join them it only

debian error while loading shared libraries libxm.so.3

Debian Error While Loading Shared Libraries Libxm so p Common F Bugs Common F Bugs Communicate with Fedora The Documents Bug Reports Fedora Update System Bodhi Fedora Build System Koji Official Spins FedoraForum org Fedora Installation relatedl Upgrades and Live Media error while loading shared libraries libXm so FedoraForum Search td User Name Remember Me Password Forgot Password Join Us Register All Albums FAQ Today's Posts Search Installation Upgrades and Live Media Help with Installation FedUp Live Media Live CD USB DVD problems Google Search FedoraForum Search Red Hat Bugzilla Search br Search Forums Show Threads Show Posts Tag Search

debian error messages

Debian Error Messages table id toc tbody tr td div id toctitle Contents div ul li a href Linux System Log Location a li li a href Linux var log messages a li ul td tr tbody table p in Commands File system relatedl LinuxI am a new Linux user debian asix rx fixup bad header length I would like to know where are the log files debian error log located under Debian Ubuntu or CentOS RHEL Fedora Linux server How do I open or view log initramfs debian error files on Linux operating systems Almost all logfiles are located

debian error activating xkb configuration

Debian Error Activating Xkb Configuration p Member From New Jersey USA Registered - - Posts Solved Error activating XKB configuration Today relatedl when I logged in to Cinnamon a pop-up appeared saying Error activating XKB configuration There can be various reasons for that It also said I should report the output of the following commands xprop -root grep XKB XKB RULES NAMES BACKUP STRING evdev pc us XKB RULES NAMES STRING evdev pc us gsettings get org gnome libgnomekbd keyboard model '' gsettings get org gnome libgnomekbd keyboard layouts 'us' 'il' gsettings get org gnome libgnomekbd keyboard options 'grp tgrp

debian error no curses/termcap library found

Debian Error No Curses termcap Library Found p Status Not a Bug Impact on me None Category MySQL Server Compiling Severity S relatedl Non-critical Version OS Linux ubuntu breey Assigned to View Add Comment Files Developer Edit Submission View Progress Log Contributions Dec abcwsd Jie Description checking for termcap functions library configure error No curses termcap library found How to repeat configure --prefix usr local mysql Dec Valerii Kravchuk Thank you for a problem report I suppose you mean Ubuntu The Breezy Badger as your OS Please inform about the exact version fo MySQL you are trying to build there

debian error pcspkr already registered

Debian Error Pcspkr Already Registered p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies relatedl of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Ask Ubuntu Questions Tags Users Badges Unanswered Ask Question Ask Ubuntu is a question and answer site for Ubuntu users and developers Join them it only takes a minute

debian error driver pcspkr

Debian Error Driver Pcspkr p Unanswered Index Help Support Testing Unstable solved Error Driver pcspkr relatedl already registered Pages - - Kwep Member Registered - - Posts solved Error Driver pcspkr already registered Since I desperately needed Spotify on my system and libssl was needed I changed my sources list to debian testing Since the update upgrade I get the following error during start-up Error Driver 'pcspkr' is already registered On askubuntu I found the following solution To solve that specific issue Error Driver 'pcspkr' is already registered abortingJust use a live USB DVD mount your root system edit the

debian error 23 error while parsing number

Debian Error Error While Parsing Number p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu relatedl Code of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User Documentation Social Media Facebook Twitter Useful Links Distrowatch Bugs Ubuntu PPAs Ubuntu Web Upd Ubuntu OMG Ubuntu Ubuntu Insights Planet Ubuntu Activity Page Please read before SSO login Advanced Search Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation Upgrades ubuntu Grub Error Error while parsing number Having an Issue With Posting Do you want to

debian error driver pcspkr is already registered

Debian Error Driver Pcspkr Is Already Registered p Unanswered Index Help Support Testing Unstable solved Error Driver pcspkr already registered Pages - - relatedl Kwep Member Registered - - Posts solved Error Driver pcspkr already registered Since I desperately needed Spotify on my system and libssl was needed I changed my sources list to debian testing Since the update upgrade I get the following error during start-up Error Driver 'pcspkr' is already registered On askubuntu I found the following solution To solve that specific issue Error Driver 'pcspkr' is already registered abortingJust use a live USB DVD mount your root

debian error while loading shared libraries libxp.so.6

Debian Error While Loading Shared Libraries Libxp so p Intelligence Target Identification Understanding Terrain On-Demand GEOINT Professional Services Environmental Monitoring Manage Natural Resources Oil Gas Forecast Prepare for Natural Disasters Climate Weather Academic Instructors relatedl Researchers Students Academic Programs Learn Videos Blogs Events Webinars Tradeshows Webinars Training Course Calendar Whitepapers Case Studies Resources Tutorials Newsletters Product Brochures Books Related Sites Interactive Image Analysis Support Forums Help Articles Extensions Library Documentation Center Updates Maintenance Request Technical Support Company Mission Vision Values Contact Us About Harris Corporation Careers Benefits Press Room Newsletter Archive Blogs Legal ACCOUNT LOGIN BUY CONTACT Loading EN JP

debian error driver pspkr

Debian Error Driver Pspkr p Unanswered Index Help Support Testing Unstable solved Error Driver pcspkr already relatedl registered Pages - - Kwep Member Registered - - Posts solved Error Driver pcspkr already registered Since I desperately needed Spotify on my system and libssl was needed I changed my sources list to debian testing Since the update upgrade I get the following error during start-up Error Driver 'pcspkr' is already registered On askubuntu I found the following solution To solve that specific issue Error Driver 'pcspkr' is already registered abortingJust use a live USB DVD mount your root system edit the

debian error error running shared postrotate script for /var/log/mysql.log

Debian Error Error Running Shared Postrotate Script For var log mysql log p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu relatedl Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User Documentation Social Media Facebook Twitter Useful Links Distrowatch Bugs Ubuntu PPAs Ubuntu Web Upd Ubuntu OMG Ubuntu Ubuntu Insights Planet Ubuntu Activity Page Please read before SSO login Advanced Search Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers Cloud and Juju Server Platforms SOLVED Cron job error MySQL Having