[MacPorts] #32034: snort: libsf_engine.dylib: No such file or directory

MacPorts noreply at macports.org
Wed Nov 16 20:58:47 PST 2011


#32034: snort: libsf_engine.dylib: No such file or directory
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  markd@…           
     Type:  defect                   |      Status:  new               
 Priority:  Normal                   |   Milestone:                    
Component:  ports                    |     Version:  2.0.3             
 Keywords:  haspatch                 |        Port:  snort             
-------------------------------------+--------------------------------------

Comment(by jmr@…):

 The OS doesn't actually care about the filename of libraries at all. It's
 just a convention to use .dylib for shared libraries, and .so is often
 used instead for dynamically loaded plugin-type files. You just have to
 link or call dlopen using the filename that is in fact there at runtime.

-- 
Ticket URL: <https://trac.macports.org/ticket/32034#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list