SliTaz SliTaz Forum

You are not logged in.

#1 2015-01-19 15:12:43

Guest
Guest

XFE 1.40 released - but can't compile :(

Hi there! XFE 1.37 is included in the SliTaz distro - but a few days ago the new version finally appeared. - http://roland65.free.fr/xfe/

I've been trying unsuccessfully to get it work but to no avail.

I installed the Fox libraries but when I "./configure" the process stops here:

checking for png_read_info in -lpng... yes

checking png.h usability... no

checking png.h presence... no

checking for png.h... no

configure: error: "png.h not found"

Also, doing a "tazpkg convert" on the .deb release doesn't work.

Can you guys tell me where I get it wrong?

I like the Tux Commander (the file manager I'm using now) but XFE without the bugs of 1.37 would be even better big_smile

#2 2015-01-19 17:56:18

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: XFE 1.40 released - but can't compile :(

http://pkgs.slitaz.org/search.sh?file=png.h

Offline

#3 2015-01-19 18:12:45

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: XFE 1.40 released - but can't compile :(

@Bellard

xfe-1.40 configure.ac looks for /usr/include/freetype2/config/ftheader.h

freetype-dev-2.4.11:           /usr/include/freetype2/freetype/config/ftheader.h

The solution on my computer:

ln -s /usr/include/freetype2/freetype/config /usr/include/freetype2

Offline

#4 2015-01-19 18:40:41

Guest
Guest

Re: XFE 1.40 released - but can't compile :(

@mojo - still didn't work.

Same error.

Also, png.h is in my computer in the following locations

/usr/include/png.h

/usr/include/firefox-17.0.11esr/png.h

/usr/include/libpng12/png.h

Where else should I move it?

The configure file says this:

  LIBS="-lpng $LIBS"

else

  as_fn_error $? "\"libPNG not found\"" "$LINENO" 5

fi

ac_fn_cxx_check_header_mongrel "$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default"

if test "x$ac_cv_header_png_h" = xyes; then :

else

  as_fn_error $? "\"png.h not found\"" "$LINENO" 5

fi

Maybe should I change where it says "lpng" to "libpng12"?

#5 2015-01-19 18:47:12

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: XFE 1.40 released - but can't compile :(

@Lucian-V

5.0/cooking

http://www.mediafire.com/download/6m47cocchps96i6/xfe-1.40.tazpkg

http://www.mediafire.com/download/j7ihaadv8z17ov4/xfe-extras-1.40.tazpkg

Offline

#6 2015-01-19 18:54:27

Guest
Guest

Re: XFE 1.40 released - but can't compile :(

Thank you mojo! You're a god. One day you guys should teach me some of these things so I won't bother you with my stupid requests.

Edit: Obviously, thread solved.

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]