From mint-bounce@lists.fishpool.fi  Mon Jun 14 08:30:21 2010
To: Peter Slegg <p.slegg@scubadivers.co.uk>
Subject: Re: [MiNT] rpm building
MIME-Version: 1.0
Date: Mon, 14 Jun 2010 14:28:27 +0200
From: m0n0 <ole@monochrom.net>
Cc: <mint@lists.fishpool.fi>
Reply-To: ole@monochrom.net
In-Reply-To: <00218ba1.01b8d262ba5e@smtp.freeola.net>
References: <f35d633cec646947ac0cdcc6b152635c-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYOWkF0A1w6XF1YR0ADWVlbQg==-webmailer2@server08.w> <00218ba1.01b8d262ba5e@smtp.freeola.net>
Message-ID: <5f4c024c521d34a43eae9163d56ea1bd-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYOWkF0A1w6XF1YR0ADV19ZRw==-webmailer2@server08.webmailer.hosteurope.de>
X-Sender: ole@monochrom.net
User-Agent: Host Europe Webmailer/2.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=UTF-8
X-HE-Access: Yes
X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1276518511;c267be3e;
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: ole@monochrom.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>


Am Montag, den 14.06.2010, 13:15 +0200 schrieb Peter Slegg
<p.slegg@scubadivers.co.uk>:

> make[1]: Entering directory `/i/usr/src/redhat/BUILD/jpeg-8b'
> test -z "/usr/local/lib" ¦¦ /bin/mkdir -p "/usr/local/lib"
>  /bin/sh ./libtool   --mode=install /usr/bin/install -c   libjpeg.la
>  '/usr/local/lib'
> libtool: install: /usr/bin/install -c .libs/libjpeg.lai
> /usr/local/lib/libjpeg.la
> libtool: install: /usr/bin/install -c .libs/libjpeg.a
> /usr/local/lib/libjpeg.a
> libtool: install: chmod 644 /usr/local/lib/libjpeg.a
> libtool: install: ranlib /usr/local/lib/libjpeg.a
> libtool: install: warning: remember to run `libtool --finish /usr/lib'
> test -z "/usr/local/bin" ¦¦ /bin/mkdir -p "/usr/local/bin"
>   /bin/sh ./libtool   --mode=install /usr/bin/install -c cjpeg djpeg
>   jpegtran rdjpgcom wrjpgcom '/usr/local/bin'
> libtool: install: /usr/bin/install -c cjpeg /usr/local/bin/cjpeg
> libtool: install: /usr/bin/install -c djpeg /usr/local/bin/djpeg
> libtool: install: /usr/bin/install -c jpegtran /usr/local/bin/jpegtran
> libtool: install: /usr/bin/install -c rdjpgcom /usr/local/bin/rdjpgcom
> libtool: install: /usr/bin/install -c wrjpgcom /usr/local/bin/wrjpgcom
> /bin/sh /usr/src/redhat/BUILD/jpeg-8b/install-sh -d /usr/local/include
> /usr/bin/install -c -m 644 jconfig.h /usr/local/include/jconfig.h
> test -z "/usr/local/include" ¦¦ /bin/mkdir -p "/usr/local/include"
>  /usr/bin/install -c -m 644 jerror.h jmorecfg.h jpeglib.h
>  '/usr/local/include'
> test -z "/usr/local/share/man/man1" ¦¦ /bin/mkdir -p
> "/usr/local/share/man/man1"
>  /usr/bin/install -c -m 644 cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1
>  wrjpgcom.1 '/usr/local/share/man/man1'
> make[1]: Leaving directory `/i/usr/src/redhat/BUILD/jpeg-8b'
> 
> The install notes say that make install-lib is needed to install the
> dev libs. The spec file tries to do it and everyone will need it when
> the rpm is released.
> 
> Peter

Hello Peter, the output looks fine. I think there is no need for
install-lib anymore.
If there is something missing, you could make another release. But this
looks like everything 
that is needed gets installed. Are you missing an specific file?


