Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

passenger on fedora 8 x86_64 #132

Closed
FooBarWidget opened this issue May 29, 2014 · 1 comment
Closed

passenger on fedora 8 x86_64 #132

FooBarWidget opened this issue May 29, 2014 · 1 comment

Comments

@FooBarWidget
Copy link
Member

From marcin.bodzioch on April 22, 2008 14:06:20

What steps will reproduce the problem? 1. gem install passenger
2. passenger-install-apache2-module
3. build failed with error:

In ext/apache2:

g++ -shared Utils.o Logging.o Configuration.o Hooks.o mod_passenger.o -fPIC
-o mod_passenger.so -lstdc++ -lpthread ../boost/src/libboost_thread.a
-laprutil-1 -lldap -llber -ldb-4.6 -lexpat -lapr-1 -luuid -lcrypt -lpthread
-ldl
/usr/bin/ld: cannot find -luuid
collect2: ld returned 1 exit status
rake aborted!

Software versions:
passenger (1.0.1)
rails (2.0.2)
rake (0.8.1)
OS Fedora 8 x86_64

To solve this issue you have to install e2fsprogs-devel.
It should be in install notes.

Original issue: http://code.google.com/p/phusion-passenger/issues/detail?id=31

@FooBarWidget
Copy link
Member Author

From honglilai on April 22, 2008 10:08:33

This is a duplicate of issue #5 .

Status: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant