Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Linux external libs
Re: Linux external libs [message #35986 is a reply to message #35985] Mon, 16 April 2012 08:54 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Jeff,

Do I understand correctly that you're working with the ZMQ package from bazaar? (If not, maybe you should give it a try Wink )

Either way, there are .so and/or .a files instead of .lib. So you have to have file named libzmq.so (or libzmq.a if you prefer static linking). You don't say which distribution you use, so just as an example: For ubuntu you have to install package libzmq-dev which will place the libraries into the /usr/lib directory.

The rest of the steps should be the same as on windows, with the exception that you don't have to specify the lib path as the compiler will find it automatically if it is in /usr/lib.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to add accelerator keys to menus
Next Topic: UDP connection
Goto Forum:
  


Current Time: Mon May 20 04:31:26 CEST 2024

Total time taken to generate the page: 0.00961 seconds