Fedora :: PHP PECL Package: DBase Not Available?

Jan 14, 2010

I need dBase support in PHP but in fedora 12 there is no package. yum install php-pecl-dbase gives: No package php-pecl-dbase available. Nothing to do

View 1 Replies


ADVERTISEMENT

Fedora :: PHP PECL Package - Gmagick Config File Not Found

Dec 29, 2009

I've been trying to install the gmagick extension for days now without success. I always end up with the same error message:

checking GraphicsMagick configuration program... configure: error: not found. Please provide a path to GraphicsMagick-config program.
ERROR: '/tmp/pear/temp/gmagick/configure --with-gmagick' failed

It's no wonder why I get this message as the location simply does not exists, its being unpacked to 'gmagick-1.0.3b2' and not 'gmagick'. I've tried to copy/paste the configuration file (config.m4?) to my manually created 'gmagick' directory within the temp folder but that didn't solve anything.

Command when installing:
Code:
pecl install gmagick-1.0.3b2
I'm running Fedora 12.

View 3 Replies View Related

Ubuntu Servers :: Cannot Install Pdo From Pecl

Feb 9, 2010

I have installed PHP5 for 9.10 and am trying to install PDO via pecl and am having no luck.

[Code]...

View 4 Replies View Related

General :: Install PECL Uploadprogress Through Shh?

Jul 18, 2011

im tryin to install PECL uploadprogress through shh and i keep getting this error i dont know why could

Code:
[root@~]# pecl install uploadprogress
WARNING: channel "pecl.php.net" has updated its protocols, use "channel-update pecl.php.net" to update
downloading uploadprogress-1.0.1.tgz ...
Starting to download uploadprogress-1.0.1.tgz (8,536 bytes)
done: 8,536 bytes

Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MST/-7.0/no DST' instead in PEAR/Validate.php on line 489

Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MST/-7.0/no DST' instead in /usr/share/pear/PEAR/Validate.php on line 489
4 source files, building

[Code]...

View 1 Replies View Related

Software :: Installing Zip Extension Using PECL

Oct 27, 2010

I'm trying to install php zip extension through pecl, issuing the following command pecl install zip but I'm getting the following error:
Quote:
running: make
/bin/sh /var/tmp/pear-build-joao/zip-1.10.2/libtool --mode=compile cc -I. -I/var/tmp/zip -DPHP_ATOM_INC -I/var/tmp/pear-build-joao/zip-1.10.2/include -I/var/tmp/pear-build-joao/zip-1.10.2/main -I/var/tmp/zip -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /var/tmp/zip/php_zip.c -o php_zip.lo .....
make: *** [php_zip.lo] Error 1
ERROR: 'make' failed

View 2 Replies View Related

Software :: Set Up Eclipse To Build And Debug PHP/PECL?

Apr 17, 2011

It's been a very long time since I did much C development and I'm trying to contribute to a PECL extension for PHP. PHP and the PECL extensions are written in C and I'd like to set up my dev environment so that I can use a nice IDE (like Eclipse) and debug my code, stepping through it within a nice GUI. I'm hoping to develop on a linux box (Ubuntu 10) rather than Windows.

The main issue I have is that I don't know how to configure Eclipse (with CDT) so that it runs the entire process: configure/make/make install and then allows me to step through my code within the Eclipse GUI IDE. I have managed to edit files and then build from the command line and then use GDB to step through the code, but that's *REALLY* tedious.

Also, the PHP source codebase is quite large and takes several minutes to build. I'm hoping I might be able to limit the build to just one particular extension rather than rebuilding the whole things. Lastly, I'd like to avoid installing the new, possibly broken, code in order to run it. Unless I'm mistaken, the build process results in a binary being constructed in the source directory and I'd like to debug using that new binary before I bother to install it on my system. Sorry if these questions seem really basic. Like I said, it's been awhile and I'm hoping to get back on the horse quickly.

View 4 Replies View Related

Ubuntu Servers :: PECL Error On Mail Server ?

May 27, 2011

I am currently installing a mail server to handle email for our clients, I have started this server from scratch using Ubuntu server 11.04.

So far I've installed Exim, SA, Dovecot, and Clam AV and those all seem to be working as they should, I can send and receive email...

I am now trying to set up Horde, Horde 4 to be exact, I have been following the documentation on the Horde site :[url]

Part 4, it is recommended to install certain PECL modules, and I would like these as well.

I have been try to get these to go, but just can't get past some of the error messages like this, for the first one:

Cannot find config.m4.

Make sure that you run '/usr/bin/phpize' in the top level source directory of the module

ERROR: `phpize' failed

Does any one know what this error mean. From what I can gather, it's looking for the phpize when the module is to be installed, however, how can I put the phpize file (or link) in the top level of the source directory before I have the source?

View 5 Replies View Related

CentOS 5 :: Install A PECL Module Imagick Into XAMPP?

May 24, 2011

I'm trying to install a PECL module imagick into XAMPP, but it's not showing up on phpinfo();

The steps I've taken so far

1. Compiled Image Magick from source

2. Compiled imagick PECL module from source

3. Copied the .so files magicwand.so and imagick.so from /usr/lib/php/modules/ to /opt/lampp/lib/php/extensions/no-debug-non-zts-20060613

4. added
extension=imagick.so
extension=magickwand.so

View 1 Replies View Related

Fedora :: Download And Install A Package (zip Package)

Mar 15, 2009

Sometimes i have on some magazines or Internet Zip packages that are the answer of what i am looking for.


Wich tool and how can i do it? c Well, i am in position to say that i had downloaded from Internet or located the package in the Cd or DVD that comes with the magazine.

But now comes the big question. How can i put this package ( install) on my distro ???

Do i have to be a normal user or should it be root or su (superuser) ?

The packages that come with the distro is easy, because i select them and everything is done

As i told before, maybe this is a silly question, but i simple don't know how to install them and i need some of them to leave MS for good.

View 13 Replies View Related

Fedora :: Install *.tar.gz Package Package After Extraction?

Feb 6, 2010

Fedora 12 64bit. Is there an easy and reliable way to install *.tar.gz package after extraction? Instead of going through ./configure etc.

View 6 Replies View Related

Fedora :: Error: Package Requirements (cairo >= 1.6.0) Were Not Met: No Package 'cairo' Found

May 24, 2010

Today I was using Gchempaint (part of Gnome Chemistry Tools) and found that the F12 version fails miserably to correctly export H to xyz. So I decided to install the latest version I found (0.11). There are, however, some problems I must sort out during compilation.

Apparently it does not see my 'cairo' installation and so I get the following error message:

Code:

checking for cairo... configure: error: Package requirements (cairo >= 1.6.0) were not met: No package 'cairo' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.Alternatively, you may set the environment variables cairo_CFLAGS and cairo_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

View 2 Replies View Related

Ubuntu Servers :: Libnetpacket-perl Package For 9.10 Karmic - Functionality Present In Another 9.10 Package With A Different Name?

Jan 8, 2010

I need to install the following dependencies for synspam on Ubuntu 9.10 karmic server:

Code:
sudo aptitude install nfqueue-bindings-perl libsys-syslog-perl libappconfig-perl libnetpacket-perl libnetaddr-ip-perl
dpkg -i synspam_version_all.deb
Of these, only libnetpacket-perl is not packaged for Ubuntu 9.10 karmic.

Is this functionality present in another 9.10 package with a different name? 10.04 Lucid does have the package: [URL]

View 1 Replies View Related

SUSE :: Package A War File As An RPM Package - Always Giving Errors In %build Stage

Feb 14, 2011

Still I am asked to package a war file as an RPM package. That is an unusual RPM packaging(To me). If you guys could guide me I have a war file inside a folder, that folder is inside a tar file as a SOURCE for RPM package. The structure is like below.

[Code]...

I simply want that the war file from sources is transferred to the web app of my tomcat server through RPM. I try to package it as an RPM, but its always giving me errors in %build stage. When I try to remove %build from stage from the spec file, then it says command missing.

My system details are:
SUSE Linux Enterprise Server 10 (x86_64)
VERSION = 10
PATCHLEVEL = 1
LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-x86_64:core-3.0-x86_64"

View 5 Replies View Related

Debian Configuration :: Package-xy: Depends: Lib-something (>= Version_number) Which Is A Virtual Package

Nov 4, 2010

when I try to install a package, I've the message The following packages have unmet dependencies:package-xy: Depends:lib-something (>= version_number) which is a virtual package.

View 14 Replies View Related

Ubuntu :: Package Installation Error / 'E: Unable To Locate Package Xxx'

Feb 3, 2011

I am following this guide to installing eclipse via terminal command-line on Linux. However, this seems to be happening lately with all the packages I try to install..I checked the Synaptic Package Manager and reloaded and rebooted the computer, but to no avail.

View 5 Replies View Related

Ubuntu Installation :: Installing Package Through Synaptic Package Manager?

Aug 3, 2011

I have a problem when installing this package through synaptic package manager. this is :

libpng12-dev
the error is:
W: Failed to fetch http://security.ubuntu.com/ubuntu/po...tu2.1_i386.deb
404 Not Found [IP: 91.189.92.167 80]
my distribution is ubuntu 10.4.

View 1 Replies View Related

General :: Apt-cache Search <package> Show Package Size?

Apr 5, 2011

Is there anyway to show package size that comes up in the search so you don't have to apt-get install package individually and wait for the installation initiation and then reject to install after it gives u the [y/N] confirmation thing?

View 2 Replies View Related

OpenSUSE :: Start Up Package Manager Or Package Finder In 11.3?

Sep 3, 2010

Am I the only one who gets this on gnome everytime I start up package manager or package finder in 11.3?

System management is locked by the application with pid 6890 (/usr/sbin/packagekitd)

I literally have to kill -9 pid everytime I run it. What is going on here?

View 3 Replies View Related

General :: Package Kernel-package Has No Installation Candidate?

May 26, 2010

I want to install kernel package by this command sudo apt-get install kernel-packagebut it gives me the error :Package kernel-package has no installation candidate

View 1 Replies View Related

Ubuntu :: Way To Determine Which Libraries Package Needs Before Installing Package Itself?

Feb 24, 2010

Is there a way to determine which libraries a package needs before installing the package itself?

View 2 Replies View Related

Ubuntu Installation :: E: Encountered A Package With No Package: Header

Jun 20, 2010

I just finished installing a dual boot XP/Ubuntu 10.04 LTS for desktop about half an hour ago, and it's my first experience with a Linux OS. Now that my *complete idiot noob* flag is flying, I have an error I think I need to report:An error occurs with the Package Manager, I get this message when I try to run it, and when Ubuntu boots:

E: Encountered a Package with no Package: header
E: Problem with MergeList /var/lib/apt/lists/
us.archive.ubuntu.com_ubuntu_dists_lucid_restricte d_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

This usually means that your installed packages have unmet dependencies I tried to download and install Chrome, and it came up with a similar error.

Is my install corrupt/incomplete or something? My setup is a P4 2.4Ghz, 512Mb RAM, onboard graphics, wireless internet and the HDD is 40GB, split into 2 partitions, and my Ubuntu Partition is 10 GB. I'm running Ubuntu 10.04 LTS distribution, and the other OS is Windows XP Professional SP3.I installed Ubuntu by using the Wubi installer.

View 1 Replies View Related

Ubuntu :: Install A .bin Package With Synaptic Package Manager?

Oct 2, 2010

I want to install CmapTools in my desktop, which runs v.10.04. I have downloaded the .bin file from their site.Is there a way to install it using Synaptic Package Manager?

View 2 Replies View Related

Software :: Compile And Install Xmonad Package By Package?

Jul 28, 2011

I originally attempted to compile and install xmonad package by package, and the end result was this:

Code:
$ xmonad /home/adx/.xmonad/xmonad-x86_64-linux: executeFile: does not exist (No such file or directory)
X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed request: 2 (X_ChangeWindowAttributes) Serial number of failed request: 7 Current serial number in output stream: 8 I figured I left out a flag on the make file or something, so I tried the slackbuild packages next; however, the same error was present at launch.

View 1 Replies View Related

CentOS 5 :: Building RPM Package With Specific Noarch Sub-package

Feb 3, 2011

I was building yesterday the boost-1.45.0 RPM package for CentOS 5.5.

View 3 Replies View Related

Fedora :: No Package Cache Is Available

Oct 1, 2009

I am using Fedora 11 64-bit. The problem is, when I start to install any updates or new packages, the system return the following error:No package cache is available.The package list needs to be rebuilt.This should have been done by the backend automatically.

Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again.I am completely new to linux, meaning I have never, ever, used a linux based system. I have recently accustomed to myself with only the basic commands (ls, yum, help, g++ etc.)

View 2 Replies View Related

Fedora :: Possible To Request For Any Package?

Dec 22, 2009

Is it possible to request a package for Fedora? I know it probably would be slight change they will add it but I could always try it, but I not really understand where to do it on their website.

View 14 Replies View Related

Fedora :: Can't Build Rpm Package?

Mar 9, 2010

I'm building an rpm from the following program source:[URL].. but I'm getting the following error after running rmpbuild: (here I only show the log after configure, see attachment for a full log):

configure: creating ./config.status
config.status: creating Makefile
----the prefix for installation directories is:/usr
If this choice is not convenient, re-execute this configure
with the --prefix option, e.g.

[Code]...

I can figure that it cannot install under /usr/bin, rather it have to install in %{buildroot}, but I don't know how to deal with that. Please I need help with this!

View 9 Replies View Related

Fedora :: How To Get RPM Package For Banshee 1.5.5

Mar 22, 2010

How I can get an RPM package for the latest version of Banshee. I am struggling with the installation from source code. I tried for about an hour yesterday before giving up. Just when I thought I had cleared up all the dependencies yet another one came up in the ./configure. I am fairly new to Linux/Fedora. I love the concept of the package repositories, but it does get difficult when the software is not in the repos. Are there repos out there that have newer versions of software that don't make it into the base repos?

View 2 Replies View Related

Fedora :: F12 - Could Not Add Package Update

Mar 22, 2010

I am enjoying the new install of Fedora 12, but am having trouble getting updates. First try more than >500 updates, but I get an error message.
"Could not add package update for abrt-plugin-runapp-1.0.8-2.fc12(i686)updates: abrt-plugin-runapp-1.0.8-2.fc12.i686" and won't continue.

View 1 Replies View Related

Fedora :: Tell When A Package Was Last Updated?

Aug 23, 2010

Is there a yum command that will tell me the time and date that a specific package was last updated (i.e. when I ran yum update [packagename])?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved