Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Passenger Installation Problems - Boost C++ Libraries
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
J  
View profile  
 More options Jul 10 2008, 4:01 pm
From: J <webslinger2...@gmail.com>
Date: Thu, 10 Jul 2008 13:01:36 -0700 (PDT)
Local: Thurs, Jul 10 2008 4:01 pm
Subject: Passenger Installation Problems - Boost C++ Libraries
Hello,

  I'm attempting to install Passenger for my Rails app and during the
install process I get the following error:

### In ext/boost/src:
g++ -g -DPASSENGER_DEBUG -fPIC -I../.. -D_REENTRANT -DNDEBUG  -c *.cpp
In file included from ../../boost/config.hpp:57,
                 from ../../boost/thread/detail/config.hpp:10,
                 from tss_null.cpp:7:
../../boost/config/suffix.hpp:489:32: boost/non_type.hpp: No such file
or directory
rake aborted!
Command failed with status (1): [g++ -g -DPASSENGER_DEBUG -fPIC -
I../.. -D_...]
/usr/local/lib/ruby/gems/1.8/gems/passenger-2.0.1/Rakefile:92

   Looks like there maybe a complaint about the Boost C++ Libraries.
Any clues on what I can do to resolve this?

Thanks,

J


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
J  
View profile  
 More options Jul 10 2008, 4:29 pm
From: J <webslinger2...@gmail.com>
Date: Thu, 10 Jul 2008 13:29:23 -0700 (PDT)
Local: Thurs, Jul 10 2008 4:29 pm
Subject: Re: Passenger Installation Problems - Boost C++ Libraries
I solved the problem.  I should have just waited another five
minutes.  LOL.  Hopefully this helps someone else.

Here is the solution:  http://blog.andrewl.net/articles/2008/05/27/off-the-mod_rails

Simply copy over the file non_type.hpp to your passenger gems
directory.  Step 2 of the link above explains everything.  Note that
the location of non_type.hpp has changed to
http://www.boost.org/doc/libs/1_35_0/boost/non_type.hpp.

Good Luck!

On Jul 10, 1:01 pm, J <webslinger2...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hongli Lai  
View profile  
 More options Jul 14 2008, 5:24 am
From: Hongli Lai <hon...@phusion.nl>
Date: Mon, 14 Jul 2008 11:24:48 +0200
Local: Mon, Jul 14 2008 5:24 am
Subject: Re: Passenger Installation Problems - Boost C++ Libraries

J wrote:
> I solved the problem.  I should have just waited another five
> minutes.  LOL.  Hopefully this helps someone else.

> Here is the solution:  http://blog.andrewl.net/articles/2008/05/27/off-the-mod_rails

> Simply copy over the file non_type.hpp to your passenger gems
> directory.  Step 2 of the link above explains everything.  Note that
> the location of non_type.hpp has changed to
> http://www.boost.org/doc/libs/1_35_0/boost/non_type.hpp.

> Good Luck!

Thanks, I've committed this to the repository.

--
Phusion | The Computer Science Company

Web: http://www.phusion.nl/
E-mail: i...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »