| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| X-YMail-OSG: | 4kW9oRUVM1ndY6EQPN2AXNR_lzkZcqfWB6AOKJkX98vmHYoBLxBirZ2C1654XxMIqiDVtYqaUud8wED_3Izueilx_AxOCJvCW4yG6kiMtlK9eSfuDXiG56_3IMrSsaLX4t8VNcV64tfTZyvoQJTkT0l5.Eh0bk2hH3sJUjnSsQuc1T1C6uc- |
| Date: | Fri, 10 Oct 2008 13:41:35 +0200 (CEST) |
| From: | Marco Atzeri <marco_atzeri AT yahoo DOT it> |
| Subject: | Re: Can anyone help please, with syntax ? |
| To: | cygwin AT cygwin DOT com |
| In-Reply-To: | <011901c92ac3$8df39530$4001a8c0@mycomputer> |
| MIME-Version: | 1.0 |
| Message-ID: | <982733.63183.qm@web25003.mail.ukl.yahoo.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| 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 |
--- John Emmas ha scritto:
> ----- Original Message -----
> From: "Marco Atzeri"
> Subject: Re: Can anyone help please, with syntax ?
> >
> > why have you not installed :
> >
> > libfftw3-devel-3.1.2-2
> > libfftw3_3-3.1.2-2 ?
> >
> > it should be much simpler that rebuilding
> > fftw3 from scratch.
> >
> Oh, how embarrassing..! I've been using
> cygwin-ports for the past week
> or so which only offers libfftw ver 2.1.5.1. I
> didn't even think to look
> somewhere else.... :-(
also cygwin ports have fftw3 package
:-)
>
> You're right of course. I'll uninstall what I've
> just done and re-install
> it the easy way. However (to get back to my
> original problem....)
>
> When I got to the 'make install' stage for fftw3 it
> installed its files
> under /usr/ whereas my other libraries seem to be
> installed under /lib/
> (e.g. fftw3f.pc was in /usr/lib/pkgconfig/ - whereas
> 'everything_else.pc'
> seems to be in /lib/pkgconfig/). I'm assuming that
> this might cause future
> problems if I need to build and install libraries
> manually. Should I be
> doing something to circumvent this?
>
Usually /lib is mounted on /usr/lib
so the two directory contain the same thing.
The standard cywing place is /usr/lib
$ cygcheck -l libfftw3-devel
/usr/include/fftw3.f
/usr/include/fftw3.h
/usr/lib/libfftw3.dll.a
/usr/lib/libfftw3.la
/usr/lib/libfftw3f.dll.a
/usr/lib/libfftw3f.la
/usr/lib/libfftw3f_threads.dll.a
/usr/lib/libfftw3f_threads.la
/usr/lib/libfftw3_threads.dll.a
/usr/lib/libfftw3_threads.la
/usr/lib/pkgconfig/fftw3.pc
/usr/lib/pkgconfig/fftw3f.pc
when you install a package by yourself it
usually end in
/usr/local/lib
Regards
Marco
Scopri il blog di Yahoo! Mail:
Trucchi, novitą e scrivi la tua opinione.
http://www.ymailblogit.com/blog
--
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 |