Jump to content

PECL


iversonm

Recommended Posts

[root gettext-0.12.1] # make
making all in autoconf-lib-link
make[1]: Entering directory `/root/gettext-0.12.1/autoconf-lib-link'
make[1]: *** No rule for making target all'. Stop.
make[1]: Leaving directory `/root/gettext-0.12.1/autoconf-lib-link'
make *** [all-recurisive] Error 1

Is this normally this complicated?

Link to comment
Share on other sites

[root gettext-0.12.1] # make
making all in autoconf-lib-link
make[1]: Entering directory `/root/gettext-0.12.1/autoconf-lib-link'
make[1]: *** No rule for making target all'. Stop.
make[1]: Leaving directory `/root/gettext-0.12.1/autoconf-lib-link'
make *** [all-recurisive] Error 1

Is this normally this complicated?

 

Try running 'make install' under root.

 

Yes, Linux is based on dependencies. Most distributions only include core dependencies, and on odd times one dependency might need another that might need another. It depends on what packages you include when you install the OS.

 

I'm not sure why yum wasn't included by default (I've worked only on other versions of Fedora). Yum is the default, or should be the default package manager for RPM's. In this case it's the only simple way to get memcached and install it without PECL failing.

Link to comment
Share on other sites

same error as before

 

Ugh. Don't know what's wrong with your setup.

http://dag.wieers.com/rpm/packages/php-pecl-memcache/php-pecl-memcache-2.1.2-1.el5.rf.i386.rpm

rpm -ivh php-pecl-memcache-2.1.2-1.el5.rf.i386.rpm

 

And here's a rough guide on getting memcached setup:

http://www.lullabot.com/articles/setup-memcached-mamp-sandbox-environment

 

 

Link to comment
Share on other sites

alright well I thank you for your efforts. I am assuming your done. I will continue on my epic quest to install memcache.

 

No problem. It's just maybe best to look up tutorials for RHC5 installs on that. It's hard to give instructions when the environment is alien.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.