We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769665b commit 7e4e598Copy full SHA for 7e4e598
README.md
@@ -89,7 +89,7 @@ $ cd ..
89
```
90
$ git clone https://github.com/freeswitch/mod_unimrcp.git
91
$ cd mod_unimrcp
92
-$ export PKG_CONFIG_PATH=/usr/local/freeswitch/libs/pkgconfig:/usr/local/unimrcp/libs/pkgconfig
+$ export PKG_CONFIG_PATH=/usr/local/freeswitch/lib/pkgconfig:/usr/local/unimrcp/lib/pkgconfig
93
$ ./bootstrap.sh
94
$ ./configure
95
$ make
0 commit comments