Thanks, that was the thing I was looking for.
On Mon, Oct 28, 2013 at 2:14 PM, AJ Lewis <[email protected]> wrote: > You can always do 'DESTDIR=some_random_dir make install', which will > install > it in ${DESTDIR}/usr/local (unless you adjust things during ./configure). > This prevents you from having to install it in a system directory for > purposes of building dependent code - this is what is done for packaging > for > .debs and .rpms too. > > - AJ > > On Sun, Oct 27, 2013 at 07:57:34PM +0100, Nikola wrote: > > Point taken. > > > > > > On Sun, Oct 27, 2013 at 7:45 PM, Michel Pelletier < > > [email protected]> wrote: > > > > > -L takes a directory, not a file. > > > > > > So far all your problems "making it so hard to work" seem to be between > > > the keyboard and you. > > > > > > -Michel > > > > > > > > > On Sun, Oct 27, 2013 at 11:39 AM, Nikola <[email protected]> wrote: > > > > > >> I've taken line of least resistance and made make install. > > >> Lib was installed in /usr/local/include and /usr/local/lib. > > >> Just to verify it works I tried following, > > >> http://pastebin.com/FngR6jha > > >> of course, there was problem. > > >> Now zmq is reporting missing some references. > > >> Why this lib is just making it so hard to work. > > >> > > >> > > >> > > >> > > >> On Sun, Oct 27, 2013 at 6:30 PM, Apostolis Xekoukoulotakis < > > >> [email protected]> wrote: > > >> > > >>> I used this command to find where they are. > > >>> > > >>> find -name *.so > > >>> > > >>> Check src/.libs/ > > >>> > > >>> > > >>> > > >>> 2013/10/27 Nikola <[email protected]> > > >>> > > >>>> Ubuntu instalation has zmq 2.1.11-1ubuntu1available and files > > >>>> in /usr/lib/libzmq.so and /usr/lib/libzmq.a. > > >>>> > > >>>> We cannot depend on older version of zmq in installations and lib > has > > >>>> to be provided > > >>>> with final app. > > >>>> > > >>>> Makefile doesn't contains any .so or .a and looks rather cryptic. > > >>>> > > >>>> Shouldn't make generate those files in the end of build proces? > > >>>> > > >>>> > > >>>> On Sun, Oct 27, 2013 at 6:09 PM, Nikola <[email protected]> > wrote: > > >>>> > > >>>>> I don't want to make install just want to get so files an > distribute > > >>>>> them with final program. > > >>>>> Isn't src folder supposed to hold final so files? > > >>>>> > > >>>>> > > >>>>> On Sun, Oct 27, 2013 at 4:32 PM, Andrew Hume < > [email protected]>wrote: > > >>>>> > > >>>>>> we also had to fuss with ldconfig > > >>>>>> > > >>>>>> On Oct 27, 2013, at 7:13 AM, Shane Hubred wrote: > > >>>>>> > > >>>>>> Check the install file but if you do a 'make install' it will put > > >>>>>> them in /usr/local I believe. > > >>>>>> On Oct 27, 2013 8:37 AM, "Nikola" <[email protected]> wrote: > > >>>>>> > > >>>>>>> Hi all, > > >>>>>>> > > >>>>>>> I am trying to build zeromq-3.2.4 on Ubuntu 12.04 > > >>>>>>> > > >>>>>>> configure > > >>>>>>> make > > >>>>>>> > > >>>>>>> and after that (no error reported) there are no so files > (libzqm.so). > > >>>>>>> > > >>>>>>> > > >>>>>>> Any help would be appreciated . > > >>>>>>> Nikola. > > >>>>>>> > > >>>>>>> _______________________________________________ > > >>>>>>> zeromq-dev mailing list > > >>>>>>> [email protected] > > >>>>>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > >>>>>>> > > >>>>>>> > > >>>>>> > > >>>>>> Email secured by Check Point > > >>>>>> > > >>>>>> _______________________________________________ > > >>>>>> zeromq-dev mailing list > > >>>>>> [email protected] > > >>>>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > >>>>>> > > >>>>>> > > >>>>>> > > >>>>>> ----------------------- > > >>>>>> Andrew Hume > > >>>>>> 949-707-1964 (VO and best) > > >>>>>> 732-420-0907 (NJ) > > >>>>>> [email protected] > > >>>>>> > > >>>>>> > > >>>>>> > > >>>>>> > > >>>>>> _______________________________________________ > > >>>>>> zeromq-dev mailing list > > >>>>>> [email protected] > > >>>>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > >>>>>> > > >>>>>> > > >>>>> > > >>>>> > > >>>>> -- > > >>>>> God is Real, unless declared Integer. > > >>>>> J. Allan Toogood, FORTRAN programmer > > >>>>> > > >>>> > > >>>> > > >>>> > > >>>> -- > > >>>> God is Real, unless declared Integer. > > >>>> J. Allan Toogood, FORTRAN programmer > > >>>> > > >>>> _______________________________________________ > > >>>> zeromq-dev mailing list > > >>>> [email protected] > > >>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > >>>> > > >>>> > > >>> > > >>> > > >>> -- > > >>> > > >>> > > >>> > > >>> > > >>> Sincerely yours, > > >>> > > >>> Apostolis Xekoukoulotakis > > >>> > > >>> > > >>> _______________________________________________ > > >>> zeromq-dev mailing list > > >>> [email protected] > > >>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > >>> > > >>> > > >> > > >> > > >> -- > > >> God is Real, unless declared Integer. > > >> J. Allan Toogood, FORTRAN programmer > > >> > > >> _______________________________________________ > > >> zeromq-dev mailing list > > >> [email protected] > > >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > >> > > >> > > > > > > _______________________________________________ > > > zeromq-dev mailing list > > > [email protected] > > > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > > > > > > > > > > -- > > God is Real, unless declared Integer. > > J. Allan Toogood, FORTRAN programmer > > > _______________________________________________ > > zeromq-dev mailing list > > [email protected] > > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > -- > AJ Lewis > Software Engineer > Quantum Corporation > > Work: 651 688-4346 > email: [email protected] > > ---------------------------------------------------------------------- > The information contained in this transmission may be confidential. Any > disclosure, copying, or further distribution of confidential information is > not permitted unless such privilege is explicitly granted in writing by > Quantum. Quantum reserves the right to have electronic communications, > including email and attachments, sent across its networks filtered through > anti virus and spam software programs and retain such messages in order to > comply with applicable data security and retention requirements. Quantum is > not responsible for the proper and complete transmission of the substance > of this communication or for any delay in its receipt. > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > -- God is Real, unless declared Integer. J. Allan Toogood, FORTRAN programmer
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
