Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 15:06:12 -0400 (EDT)
From:      "Michael Sharp" <freebsd@ec.rr.com>
To:        <freebsd-questions@FreeBSD.ORG>, <freebsd-security@FreeBSD.ORG>
Subject:   RE: libparanoia
Message-ID:  <2600.192.168.1.4.1024945572.squirrel@webmail.probsd.ws>

next in thread | raw e-mail | index | archive | help
So, if I install libparanoia.. I would then add to any Makefile's CFLAGS
arguments -lparanoia -L/usr/local/lib  ?

Example:  /usr/ports/www/apache13/Makefile

change: CFLAGS+=        -O6 -fomit-frame-pointer

to:     CFLAGS+=        -O6 -fomit-frame-pointer -lparanoia -L/usr/local/lib

and apache13 would be built using /usr/local/lib/libparanoia.so ?

Michael



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2600.192.168.1.4.1024945572.squirrel>