--- Dan Nicholson <[EMAIL PROTECTED]> wrote: > On 11/17/05, go moko <[EMAIL PROTECTED]> wrote: > > In chapter 6.22.1, during the install of Readline, > the > > book say: > > Now move the static libraries to a more > appropriate > > location: > > mv -v /lib/lib{readline,history}.a /usr/lib > > > > But it seems that these libraries are still > installed > > correctly in /usr/lib by the "make install" > command. > > Or am I false? > > The configure command in the book is > ./configure --prefix=/usr --libdir=/lib > so the libraries will go to /lib unless you used a > different command. > > -- > Dan > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-dev > FAQ: http://www.linuxfromscratch.org/faq/ > Unsubscribe: See the above information page >
I used this command, and I get a message to tell me that libraries *.a where not in /lib. Seem that --libdir concerns only shared libraries. But I must do the test again with the package. Thanks G. Moko __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page