Skip to content

ODBCLibrary looks for a specific library name (libodbc.so) #9

@NicolasAnquetil

Description

@NicolasAnquetil

On my computer (linux) it was named libodbc.so.2
Some initialization is done on loading, I could not load Pharo-ODBC (with Monticello)

I had two solutions:

  • change the name of the library in ODBCLibrary >> default
  • rename the file on my disk

I would have preferred the first one, but to change the code it must be loaded, and the problem appears when loading ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions