Displaying 8 results from an estimated 8 matches for "libpng2".
Did you mean:
  libpng
  
2006 Mar 09
3
theora2png
hi,
In the list archives I saw a discussion about theora png thumbnails for the status page. I tried the patches posted against the latest SVN but no joy in getting it 
to work. Is there a version compatible with the latest SVN sources, or should I try patching an older version of Icecast?
adam
-- 
Adam Hyde
~/.nl
selected projects
http://www.xs4all.nl/~adam
the streaming suitcase
2006 Mar 15
0
theora2png / video preview
...it was easy once 
i realised i had to re-run the automake.sh (doh!)
the process, for anyone reading the list in the future is:
1. get the svn version of icecast trunk:
svn co http://svn.xiph.org/icecast/trunk/icecast/ icecast
2. make sure you have libpng dev libraries (in debian : apt-get install 
libpng2-dev)
3. get the patch sent to this list earlier (video_preview.diff) 
4. patch the source by doing this:
* cd to the svn dir (icecast in the above example)
* run this command : patch -p0 < video_preview.diff
* run autogen : ./autogen.sh
* ./configure;make;make install
5. create a dir called '...
2001 Nov 11
4
png output requires X connection (PR#1165)
...01 i686
unknown
Versions of the packages r-base depends on:
ii  libc6          2.2.4-3        GNU C Library: Shared libraries and Timezone
ii  libjpeg62      6b-1.3         The Independent JPEG Group's JPEG runtime li
ii  libncurses5    5.2.20010318-3 Shared libraries for terminal handling
ii  libpng2        1.0.12-2       PNG library - runtime
ii  libreadline4   4.2-5          GNU readline and history libraries, run-time
ii  perl           5.6.1-5        Larry Wall's Practical Extraction and Report
ii  tcl8.0         8.0.5-6        The Tool Command Language (TCL) v8.0 - Run-T
ii  tk8.0...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable with Mozilla 6 (OK with netscape 4.7x) (PR#1202)
...A set of building blocks for perfo
  ii  libc6                     2.2.4-7        GNU C Library: Shared libraries an
  ii  libjpeg62                 6b-4           The Independent JPEG Group's JPEG 
  ii  libncurses5               5.2.20010318-3 Shared libraries for terminal hand
  ii  libpng2                   1.0.12-2       PNG library - runtime
  ii  libreadline4              4.2a-2         GNU readline and history libraries
  ii  perl                      5.6.1-6        Larry Wall's Practical Extraction 
  ii  tcl8.3                    8.3.3-4        The Tool Command Language (TC...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable (PR#1203)
...uilding blocks for perfo
>   ii  libc6                     2.2.4-7        GNU C Library: Shared libraries an
>   ii  libjpeg62                 6b-4           The Independent JPEG Group's JPEG
>   ii  libncurses5               5.2.20010318-3 Shared libraries for terminal hand
>   ii  libpng2                   1.0.12-2       PNG library - runtime
>   ii  libreadline4              4.2a-2         GNU readline and history libraries
>   ii  perl                      5.6.1-6        Larry Wall's Practical Extraction
>   ii  tcl8.3                    8.3.3-4        The Tool Comman...
2002 Oct 17
0
Upgraded to latest cygwin this morning, and ssh refuses to enter binmode. Help! (fwd)
...1.0.2-1
libbz2_1            1.0.2-2
libiconv2           1.8-2
libintl             0.10.38-3
libintl1            0.10.40-1
libintl2            0.11.5-1
libkpathsea3        20020911-1
libncurses5         5.2-1
libncurses6         5.2-8
libpng              1.2.4-2
libpng12            1.2.4-2
libpng2             1.0.12-1
libpopt0            1.6.4-4
libreadline4        4.1-2
libreadline5        4.3-2
libxml2             2.4.23-1
login               1.4-4
lynx                2.8.4-1
m4                  0.0
make                3.79.1-7
man                 1.5g-2
mingw               20010917-1
ming...
2003 Nov 18
5
mixed model for Splus and R
Hi there,
I try to compare the mixed model package "lme" by Splus and R. I used the 
dataset "Ovary" and the following code assuming AR(1) model for the error term:
lme(follicles ~ sin(2*pi*Time) + cos(2*pi*Time), data=Ovary, random = 
pdDiag(~sin(2*pi*Time) ) , correlation=corAR1() )
But I got different results! And then I used a simpler model:
lme(follicles ~
2003 Apr 28
1
Wine compile error in tools/wpp (ppl.l) under debian
...ntime 0.72-35        Runtime support for the PAM library
ii  libpam0g       0.72-35        Pluggable Authentication Modules library
ii  libpcap0       0.6.2-2        System interface for user-level packet 
captu
ii  libpcre3       3.4-1.1        Philip Hazel's Perl Compatible Regular 
Expre
ii  libpng2        1.0.12-3.woody PNG library - runtime
ii  libpopt0       1.6.4-2        lib for parsing cmdline parameters
ii  libreadline4   4.2a-5         GNU readline and history libraries, 
run-time
ii  libsane        1.0.7-3.2      API library for scanners
ii  libsasl7       1.5.27-3       Authenticatio...