Skip to content

Commit

Permalink
fix PKG_CONFIG_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
seven1240 committed Nov 12, 2022
1 parent 769665b commit 7e4e598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ $ cd ..
```
$ git clone https://github.com/freeswitch/mod_unimrcp.git
$ cd mod_unimrcp
$ 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
$ ./bootstrap.sh
$ ./configure
$ make
Expand Down

0 comments on commit 7e4e598

Please sign in to comment.