./configure say error with libpng when compile tvtime on FreeBSD

Henry Hu henry.hu.sh at gmail.com
Mon Mar 12 02:50:26 UTC 2012


On Sun, Mar 11, 2012 at 10:31 PM, Xavier xfm
<xavierfreebsdmultimedia at gmail.com> wrote:
> Hi to all,
>
> I try to compile tvtime ( http://tvtime.net/ ) on 9.0-RELEASE
>
> I copy the log error to: http://pastebin.com/h40fa1s4
>
> ./configure say error with libpng, but I installed libpng-1.5.9 from source
> code well on this machine 9.0-RELEASE

You may pass the configure stage by
env LDFLAGS=-L/usr/local/lib ./configure

But there are other dependencies which are hard to solve, since this
program was written for Linux....
>
> Somebody can help me to compile tvtime on 9.0-RELEASE ?
>
> Thanks.
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe at freebsd.org"



-- 
Cheers,
Henry


More information about the freebsd-multimedia mailing list