| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <430E2ABC.7010606@familiehaase.de> |
| Date: | Thu, 25 Aug 2005 22:31:56 +0200 |
| From: | "Gerrit P. Haase" <gerrit AT familiehaase DOT de> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 |
| MIME-Version: | 1.0 |
| To: | Cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: mini install of cygwin |
| References: | <000f01c5a983$b63bf600$db482f51 AT MATRIX> <430E2736 DOT 2080405 AT familiehaase DOT de> <430E29AF DOT 80801 AT familiehaase DOT de> |
| In-Reply-To: | <430E29AF.80801@familiehaase.de> |
| X-IsSubscribed: | yes |
Gerrit P. Haase wrote:
> Gerrit P. Haase wrote:
>
>> I case someone wants to try to figure out what is going wrong I have
>> attached the patch I used to build it (also my script).
>
>
> Missed to attach the script, here is the configure options:
>
> export srcdir=../ && export prefix=/usr/local &&\
Sorry, for some reason this doesn't work, must specify the full path
as srcdir!
> ${srcdir}/configure \
> --source-path=${srcdir} --prefix="${prefix}" \
> --mandir='${prefix}/share/man' \
> --enable-gpl --enable-pthreads --enable-shared \
> --enable-pp --enable-a52 --enable-vorbis \
> [--disable-vhook]
>
> No idea if vhook works.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |