From mint-bounce@lists.fishpool.fi Sun Jun 13 17:33:33 2010 To: Subject: Re: [MiNT] rpm building MIME-Version: 1.0 Date: Sun, 13 Jun 2010 23:31:46 +0200 From: m0n0 Reply-To: ole@monochrom.net In-Reply-To: <00224c7e.01b8d26239b3@smtp.freeola.net> References: <0005d9bb.0212526293d0@smtp.freeola.net> <00224c7e.01b8d26239b3@smtp.freeola.net> Message-ID: <94916736a79f825bad3f133b4f2257dc-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYJXV9oB1A6XF1YR0EEW11ZRg==-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;1276464708;1a1c42b4; 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: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Am Sonntag, den 13.06.2010, 22:18 +0200 schrieb Peter Slegg : > On Fri, 11 Jun 2010 10:30:40 , Peter Slegg > wrote: > Should there be an install-lib file created by configure ? Hello, I tried to follow this thread via the web interface of the mailing list, but it seems there is no function to show a whole thread! :( That would be a cool thing to have! Maybe we could add the mailing list to some other mailing list archiver, where such thing is possible..? I don't know what package you are working on, but it seems you stumble about the make process, not about the specific make process of this package. Is that right? If there is no such target, read the README and INSTALL files which where supplied with the Source package. Usually you don't have to call exotic targets like install-lib, and even if you have to, my experience is, these target are called something like: install.lib by the makefile developer. But I don't know if this is an generic rule. The makefile is sometimes produced by the configure process. That's right. You should have a look at the produced Makefile and see what targets are in there ;) Greets, Ole