public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Howto install freetype2?
@ 2011-01-23  0:38 Gyurmo
  2011-01-23  7:58 ` David Sastre
  0 siblings, 1 reply; 2+ messages in thread
From: Gyurmo @ 2011-01-23  0:38 UTC (permalink / raw)
  To: cygwin

Hello, How can I install freetype2?

I have many files in /usr/src. I have cygport and patch files. How can I use these?

I wait for your fast answer.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Howto install freetype2?
  2011-01-23  0:38 Howto install freetype2? Gyurmo
@ 2011-01-23  7:58 ` David Sastre
  0 siblings, 0 replies; 2+ messages in thread
From: David Sastre @ 2011-01-23  7:58 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1930 bytes --]

On Sat, Jan 22, 2011 at 06:52:10PM +0100, Gyurmo wrote:
> Hello, How can I install freetype2?
> I have many files in /usr/src.
> I have cygport and patch files. How can I use these?
> I wait for your fast answer.

Hello,

Try reading the manpage for the cygport command, the README and
html manual under /usr/share/doc/cygport to understand what you are
about to do. It is a good practice in general to do so, and besides
you'll notice you could have answered yourself faster than this list
:)

From the README file of freetype2:

Runtime requirements:
  cygwin-1.7.1-1
  libgcc1-4.3.4-3
  zlib0-1.2.3-10
(freetype2-demos)
  libX11_6-1.3.3-1

Build requirements:
  autoconf2.5-2.65-1
  automake1.11-1.11.1-1
  binutils-2.19.51-1
  cygport-0.9.80-1
  gawk-3.1.7-1
  gcc4-core-4.3.4-3
  libtool-2.2.7a-15
  make-3.81-2
  python-2.5.4-10
  sed-4.1.5-2

Build instructions:
  unpack freetype2-2.3.12-X-src.tar.bz2
    if you use setup to install this src package, it will be
         unpacked under /usr/src automatically
  cd /usr/src
  cygport ./freetype2-2.3.12-X.cygport all

This will create:
  /usr/src/freetype2-2.3.12-X-src.tar.bz2
  /usr/src/freetype2-demos-2.3.12-X-src.tar.bz2
  /usr/src/libfreetype-devel-2.3.12-X.tar.bz2
  /usr/src/libfreetype6-2.3.12-X.tar.bz2

For a list of files in each binary packages, run from the
command-line: 'cygcheck -l [PACKAGE]'

So assuming freetype2-2.3.12-1-src, you have these files under /usr/src:

freetype-2.3.12.tar.bz2
freetype-2.3.2-enable-valid.patch
freetype-doc-2.3.12.tar.bz2
freetype2-2.3.12-1.cygport
freetype2-2.3.12-1.cygwin.patch
ft2demos-2.3.12.tar.bz2

just issue:

$ cygport freetype2-2.3.12-1.cygport all

and you should be done. You'll have your binary package(s) ready to
unpack in your root directory.

Regards.

-- 
Huella de clave primaria: 0FDA C36F F110 54F4 D42B  D0EB 617D 396C 448B 31EB

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-22 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-23  0:38 Howto install freetype2? Gyurmo
2011-01-23  7:58 ` David Sastre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).