On 1 November 2011 01:16, Dave Johnson <[email protected]> wrote: > Hey all, > > I'm stuck on an error when running a config script for a library that > depends on zmq. Specifically, it cannot find "libzmq.so.1". > > I installed zmq with the following commands: > > cd zeromq-2.1.10 > ./configure --prefix=/usr/local && make > sudo make install > > And I then added the following to my environment variable, .bash_profile, > and yes, I definitely sourced the bash profile again: > > LD_LIBRARY_PATH=/home/ec2-user/zeromq-2.1.10 > > This doesn't match the *configure* *prefix* above though?
-- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
