Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Yagev committed Feb 12, 2012
1 parent e615d5c commit 9c02e6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -62,9 +62,11 @@ At this stage I've been getting an error message like this:

Thanks to [a post by Max Gribov](http://mgribov.blogspot.com/2010/05/gearman-pecl-package-on-ubuntu-lucid.html) there is a solution.
Open /usr/lib/libgearman.la as root, and find a line that says:

dependency_libs=' -L/usr/lib /usr/lib/libuuid.la'

Replace it with:

dependency_libs=' -L/usr/lib /usr/lib-luuid'

## License and Credits
Expand Down

0 comments on commit 9c02e6c

Please sign in to comment.