Page 1 of 1

what's the problem(fedora 14)

Posted: 07 May 2011, 19:58
by fengtaoliming
i use libpng-1.4.7

src under "root/temp/mana"



[root@localhost mana]# src/mana
[03:26:25.72] Error parsing XML file /root//.config/mana/manasource/config.xml
[03:26:25.72] Couldn't open configuration file: /root//.config/mana/manasource/config.xml
libpng warning: Image height exceeds user limit in IHDR
libpng error: Invalid IHDR data
libpng warning: Image height exceeds user limit in IHDR
libpng error: Invalid IHDR data
Error: Unable to load mouse cursors.
Warning: Missing charsets in String to FontSet conversion

Re: what's the problem(fedora 14)

Posted: 09 May 2011, 15:52
by fengtaoliming
/root/temp/cmake-2.8.4
/root/temp/curl-7.21.6
/root/temp/enet-1.3.1
/root/temp/flac-1.2.1
/root/temp/freetype-2.1.10
/root/temp/guichan-0.8.2
/root/temp/jpeg-8c
/root/temp/libpng-1.4.7
/root/temp/libxml2-2.7.2
/root/temp/mana
/root/temp/physfs-1.0.2
/root/temp/SDL-1.2.14
/root/temp/SDL_gfx-2. 0.22
/root/temp/SDL_image-1.2.10
/root/temp/SDL_mixer-1.2.11
/root/temp/SDL_net-1.2.7
/root/temp/SDL_ttf-2.0.10
/root/temp/tiff-3.8.2
/root/temp/zlib-1.2.5

this is all i used to build mana client
but I got the errors above
someone can give me some advises?

Re: what's the problem(fedora 14)

Posted: 10 May 2011, 10:30
by Jaxad0127
To start: why are you doing this as root? Only use root for system administration, otherwise your system will be as vulnerable as Windows.

Why are you using library versions under home instead of system libraries? The versions Fedora 14 has should be sufficient.