Software :: Libpng While Trying To Install Stage-3.2.2?
Mar 2, 2011
I got the following error while running make on stage-3.2.2 after looking looking around the web I have already installed these packages: (im working on ubunto i686 -> if it helps :P )
freeglut3 (for stage)
freeglut3-dev (for stage)
libfltk1.1 (for stage)
libfltk1.1-dev (for stage)
libgtk2.0-dev (for stage)
libltdl7 (for stage)
[Code]...
View 11 Replies
ADVERTISEMENT
Jul 28, 2011
Trying to run Sauerbraten and Frozen-Bubble on Slackware 13.1 - I get sauerbraten:
Code:
libpng warning: Application was compiled with png.h from libpng-1.4.2
libpng warning: Application is running with png.c from libpng-1.2.43
libpng error: Incompatible libpng version in application and library
frozen-bubble:
Code:
libpng warning: Application was compiled with png.h from libpng-1.4.2
libpng warning: Application is running with png.c from libpng-1.2.43
libpng error: Incompatible libpng version in application and library
I've tried recompiling the libpng 1.4.2 package with the ln -sf libpng.so.3 libpng.so.0 uncommented from the Slackbuild script, and recompiled gd, and still haven't had any success.
View 8 Replies
View Related
Oct 27, 2010
Seems like I'm having a problem with libpng. I've created a simple SDL app and last night it worked perfectly. Today, I tried it out again and it gave me this error.
Code:
libpng warning: Application was compiled with png.h from libpng-1.4.3
libpng warning: Application is running with png.c from libpng-1.2.44
libpng error: Incompatible libpng version in application and library
I didn't mess with anything related to libpng and I'm not sure what the problem is. I didn't even know I had libpng-1.2.44 installed. I'm not sure if this is an SDL_image problem or libpng or if it's just my path is wrong.
View 3 Replies
View Related
Oct 29, 2010
I'm trying to install SoX, and get through configure fine, but it fails on make with the following:
[Code]....
View 2 Replies
View Related
Sep 5, 2010
I am trying to install gnome-libs package as prereq to install Oracle 10.2 on Red Hat 5. It requires libpng.so.2 while I have libpng.so.3 installed on my system. I tried to do a link: ln -s /usr/lib/libpng.so.3 /usr/lib/libpng.so.2, then run /sbin/ldconfig and rebbot as well but it continues to ask for this library.
View 5 Replies
View Related
Jun 13, 2010
I installed opensuse 11.2 64bit on my external hard drive with the idea that this way the two OS would be completely seperate and I could just use suse when I felt like it. Everything boots fine for both OS when the hard driv is plugged in but when it is unplugged I can't get past a boot screen which says: Grub loading stage 1.5 Error 21 I have seen on another forum a fix using the windows install disk but I no longer have this. Is there some other fix I can use to make my laptop portable again.
View 9 Replies
View Related
May 2, 2011
Every time I start my computer, I get a message saying:
I press any key, and the start-up completes without further problems. The first line on the screen after I press any key is
I`ve looked on the web, and grub stage 1.5 seems to be where the size of the hard drive is identified. Problems often seem to be linked to partitioning. My hard drive has (since new) a 115GB and a 5GB partition.
When I try to access the 5GB partition, I get the following error message:
Linux 2.6.34-12-desktop i686
System: openSUSE 11.3 (i586)
KDE: 4.4.4 (KDE 4.4.4) "release 2"
View 2 Replies
View Related
Jul 31, 2009
A few days ago I decided to ditch Windows for good. I read for hours about a Linux distro and settled on OpenSUSE.
I just need to say one thing. Linux is not for the feint of heart, and everywhere I turn (forums), I see computers riddled with error messages, frustrated people, and the list goes on.
I'm willing to work through this though since I feel that the benefits will outweigh anything that Microsoft can offer, so here goes.
Upon installing the new build of OpenSUSE, I encountered an error message that was fixed by hitting retry (I forgot the name, but I remember it being something like Etk3 or something of the sort).
My issue now is not being able to boot into the OS. I'm getting Error 25 from GRUB on stage 1.5
I've installed 11.1 over my Windows XP partition. I want XP no more. Additionally, I read the sticky and followed all the instructions. I also selected the KDE desktop (I still don't know the difference between that and GNOME despite Googling it several times).
View 9 Replies
View Related
Jun 10, 2010
I have the computer hooked up to a TV via HDMI. The resolution of the booting process is set to 1280x720, and then KDM goes to the correct 1360x768.
Sometimes when I boot, the TV does not receive a signal until the boot stage reaches the KDM. I do not know how to reproduce this exactly.
View 3 Replies
View Related
Aug 22, 2011
I just installed LXDE by pluging the P-ATA drive into my current PC (with my 2 S-ATA drives being plugged in). Not worked first time, probably because I pushed the drive too hard into the old PC. Formatted again, installed LXDE again (this time my S-ATA drives plugged out). Works fine with the old PC, but when I try booting from my current PC now it says: "Grub loading stage 1.5 ... Grub Error 21". No menu, nothing ... And because I plugged my S-ATA drives out, when installing LXDE the second time, the config file, grub is probably searching for on the P-ATA drive, is somewhere in nowhere. Googled it 2 hours ... Yast2 Bootloader and grub-install are just trolling me. The drive I installed LXDE (32-bit) on, is an old P-ATA, with first 30 GB, then suddenly 80 GB (don't ask, I don't know either. First formatting was 500 MB swap and the rest Ext4. Second formatting was 1011 MB swap and the rest Ext4.
View 2 Replies
View Related
Dec 16, 2010
i was able to use XGetImage to get an image from desktop on my Linux, not the problem is that, can i use this output XImage and convert it to png? or even save this XImage to file and load it to XImage again later?
View 3 Replies
View Related
Mar 18, 2010
compile slim-1.3.1 (last stable) on slackware-current but it failed. So I use svn version, compilation worked but when I launch slim, X is started but slim crashed.I have this message in slim.log :
Code:
/usr/bin/xauth: creating new authority file /var/run/slim.auth
X.Org X Server 1.7.5
[code]....
View 4 Replies
View Related
Jul 29, 2011
Judging by the big red box (Vulnerability Warning) on the libpng homepage, a security update is available.
View 4 Replies
View Related
May 7, 2010
While I was compiling kuickshow I noticed this error:
Code:
src/CMakeFiles/kuickshow.dir/kuickshow_dummy.o
Linking CXX executable kuickshow
/usr/lib/gcc/i486-slackware-linux/4.4.3/../../../libImlib.so: undefined
reference to `png_check_sig'
collect2: ld returned 1 exit status
make[2]: *** [src/kuickshow] Error 1
[Code]...
View 10 Replies
View Related
Mar 26, 2010
I'm primarily trying to use kmess but have found the same problem in using kopete. A lot of the icons are missing and both applications crash. Running them both in the terminal reveals the problem:
Code:
libpng warning: Application was compiled with png.h from libpng-1.2.37
libpng warning: Application is running with png.c from libpng-1.4.1
in kopete:
Code:
libpng warning: Application was compiled with png.h from libpng-1.4.1
libpng warning: Application is running with png.c from libpng-1.2.43
I only have one package installed: libpng-1.4.1, although I can see that it contains both of the versions Both apps crash as a result of this error, curiously each for the opposite reason! I have tried the kmess slackbuilds from slacky.eu and slackbuilds.org, I have also tried compiling from source myself. I guess I need to force kmess to compile using the newer libpng, although I'm not really sure how to do that.
View 7 Replies
View Related
Mar 1, 2010
libgmp If you found slackpkg failed for this upgrade because of libgmp not found you will need to grab the gmp package and install manually. This way ought to work:
[Code]....
View 14 Replies
View Related
Jul 10, 2010
ok so i jut installed ubuntu from an old live cd, i had to upgrade it twice to get it currant, and i also have a win 7 os on my box. Now when I try to boot I only get as far as the grub loading screen where an error 17 pops up, google says thats because it can't boot the selected boot partition but i cant even select my windows partition. im on the old live disk right now.
Here's a screenshot of a sudo fdisk -l command [url]
View 9 Replies
View Related
Jul 13, 2010
I've been trying to make a three stage backup with stage 0 being a full monthly back up, stage 1 being a weekly backup, and stage 2 being a daily backup. I've been trying very hard to use rsync for this but sorting files by date is proving to be problematic. Sometimes it seems to work from the command line directly, but the same command causes errors and warnings from a script while entirely failing to sort the correct files.
The common example I see for this involves commands like this:
Code:
rsync -Rav `find /home/ -ctime -7 -print` /path/to/home_backup The problem seems to be that since the user directories in /home contain files that have been altered within the time frame specified the whole directory is matched first which means that the whole directory is recursively archived as opposed to just the changed files.
I've also seen examples using the --files-from tag using the same find parameters and this one seems to ALMOST work but gives me strange warnings and fails to run at all when launched from a script.
Many of the things I've googled about using rsync to backup stuff by the date modified involves a rather snarky "You're missing the point of rsync!" to which I respond by yelling at my computer monitor followed by "JUST TELL ME WHAT I NEED TO KNOW!" I understand that rsync is meant to take care of incremental backups on it's own, that's why I want to use it specifically for a traditional 3 stage backup scheme.
View 5 Replies
View Related
Mar 27, 2010
My laptop is running Fedora 12. I installed BackTrack 4 onto an external USB hard drive using a LiveCD. Now when I boot my laptop. I get this: GRUB Loading stage1.5. GRUB loading, wait Error 21. I never touched anything with my internal drive. When I was reviewing what partitions the installer was going to format, the swap partition for my internal drive (Fedora) was set to be formatted even though I did not specify this. Fedora never used to show GRUB loading at all. Screen was blank until Fedora starting loading. Maybe this means that this is a copy of GRUB from my BackTrack disc? I ran 'fdisk' to look for anything suspicious and under /dev/sda1 (internal drive, boot partition) it says "Partition 1 does not end on cylinder boundary."
View 9 Replies
View Related
Nov 17, 2010
This post has been updated with new information. First, here's fdisk -l:
Code:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
[Code]....
View 8 Replies
View Related
Jun 9, 2010
I have a RHLE 5.3 server . I configured here RAID 5 with 3 HDD. Now suddenly I have to drop a file which is very necessary to me . But i dont know how to recover it from Linux how a file can be recovered in linux server in this stage ?
View 1 Replies
View Related
Jan 10, 2010
I've been using wicd since starting out with 13.0 and it works flawlessly when using three different WPA wireless networks and a couple of wired networks. But, every time I get on a virgin train and try and connect to the internet via the open wireless network, wicd just hangs at the dhcp stage. If I stop wicd and edit rc.inet1.conf to contain this:
[code]...
View 5 Replies
View Related
Jan 23, 2011
I am using Ubuntu Linux and i tried installing Player with make install...
This is what i get!
View 1 Replies
View Related
Oct 16, 2009
I'm using Arch with the latest updates and I'm pretty sure this is a software problem.Basically about one out of five times my system freezes at "Grub Loading Stage 2". Whenever this happens, I usually just reset my box with the reset button and it will boot up just fine the next time.I originally put it down to being a defect in my hard drive which is probably three years old now at least. However, last week I bought a brand new 1.5TB drive. I removed my old drive and am using only my new one. Same problem.I Googled for this problem and found a bunch of posts with the same issue as I'm having, yet all of those issues are with people that dual boot with Windows. I don't. I only have Arch and no other OS on my system. I then tried reinstalling Grub and that doesn't seem to have solved it.I'm hoping someone can help me out with this. I hope it's not a hardware problem. Any help is VERY appreciated as this problem makes me worry that something worse is going on.
View 3 Replies
View Related
Mar 27, 2009
first of all, ill provide you with the package name i got [URL]...i went to /usr/src/redhat/SOURCES/bwbar-1.2.2 did ./configure ; make
then i get this problem : [root@server bwbar-1.2.2]# ./bwbar ./bwbar: /usr/local/lib/libpng12.so.0: no version information available (required by ./bwbar) i have installed libpng & libpng-devel
[Code]...
after looking around a bit i thought it would be better to get the sources from kernel.org directly and try to compile that one, but then i found it to have the exact same error. would be very nice if someone could direct me to a solution for this. i have the bwbar already installed on another server which runs CENTOS 4 , i installed it there AGES ago , so i dont really remember what was my method back then.
the CENTOS 5 server dose not like me installing bwbar on it for some reason. maybe its bwbar's fault?, im no coder so i hope anyone that got a clue could check this out for me.
View 5 Replies
View Related
Apr 30, 2010
Installing Kubuntu 10.04 Lucid AMD64 from a live CD. During manual partition (allocating mount points to existing partitions), the installer crashes. It just vanishes and drops back to clear desktop of the live CD. The error check from the CD boot menu reports no errors. Running the installer from the CD boot menu (instead of running the live CD first) gives similar symptoms. At the same point in manual partitioning, the installer crashes to a black screen, then starts a live CD session of KDE.
This hardware installed the beta version of Kubuntu Lucid 10.04 AMD64 without error, and has run earlier versions of Kubuntu without this problem.
It looks like a bug to me, so posted on launchpad ...
https://bugs.launchpad.net/ubuntu/+s...er/+bug/572622
View 4 Replies
View Related
May 28, 2010
I reinstalled Mac OSX and my Mac files on my 24" intel core 2 duo iMac from a Time Machine backup. The Linux and Swap partitions appear to be unaffected. However, rebooting into Linux 8.04 stops at the Grub stage.
View 7 Replies
View Related
Jul 20, 2010
I started my laptop this morning with no problems. It was doing a file system check which I quit (pressing C) after about 30%. The only problem I had was wired networking didn't seem to be working (though wireless was). No problem: this happens sometimes and a restart fixes it. After restart: the GRUB screen hangs at "Loading stage 1.5" for ages before issuing Error 25. Try a restart. Same thing. And again. I'm on Lucid 10.4, no other OS installed, Toshiba laptop that up to now has had no problems with the last two versions of Ubuntu.
View 1 Replies
View Related
Oct 5, 2010
I have a little (well, don't think it's easy to solve) issue - my computer stalled at irqbalance (set up), /etc/init/irqbalance.conf (installing, but hung up).
So, my question is what to do? Should I just push the button for 6 seconds, unplug the power cord, or what? It's been like this for 5 hours, I thought it'd go away, but no. Of course, I'll leave it for night, but there has to be a way out. I don't want to reinstall the whole OS, I have lots of programs (and files, actually, too) in there. So, if you know what's the reason and how to deal with it, please tell me. Thank you. I know there are many geniuses in there. I launched updater yesterday, oct.3, and pushed install button only today.
View 9 Replies
View Related
Oct 28, 2010
Can i stop during the "Getting new packages" stage of a disto upgrade?
View 1 Replies
View Related