473,769 Members | 1,618 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I cannot install anything with pear.

I always get this message. No matter what package

[as411161@spgs php-5.2.0]$ pear install Date
PHP Warning: Module 'oci8' already loaded in Unknown on line 0
No releases available for package "pear.php.n et/Date"
Cannot initialize 'Date', invalid or missing package file
Package "Date" is not valid
install failed

Dec 28 '06 #1
3 9297
Anthony Smith wrote:
I always get this message. No matter what package

[as411161@spgs php-5.2.0]$ pear install Date
PHP Warning: Module 'oci8' already loaded in Unknown on line 0
No releases available for package "pear.php.n et/Date"
Cannot initialize 'Date', invalid or missing package file
Package "Date" is not valid
install failed
Not sure what the problem is but here is some information. I am on the
windows OS. I know that date is installed. Here is the output of the
same command:

pear install Date
Skipping package "pear/Date", already installed as version 1.4.7
No valid packages found
install failed

It looks like this 'oci8' is referenced in the DB and MDB2 packages.
Looks like the reference for the Oracle 8i database drivers\interfa ce. I
would try to reinstall DB or MDB2 which ever you have downloaded.

If that does no work I guess I would reinstall your pear and packages.
It is definitely a problem with either DB or MDB2 packages.

--
Thanks in Advance... http://ichbinquotations.awardspace.com
IchBin, Pocono Lake, Pa, USA http://ichbin.9999mb.com
_______________ _______________ _______________ _______________ __________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Dec 28 '06 #2
On Dec 28 2006, 11:55 am, "Anthony Smith" <mrsmi...@hotma il.com>
wrote:
I always get this message. No matter whatpackage

[as411161@spgs php-5.2.0]$ pear install Date
PHP Warning: Module 'oci8' already loaded in Unknown on line 0
No releases available forpackage"pear .php.net/Date"
Cannot initialize 'Date',invalido rmissingpackage filePackage"Dat e" is not valid
install failed
I'm having a similar issue with all packages. I'm following the
tutorial on http://www.sitepoint.com/print/getti...rted-with-pear
When typing to install the XML_Parser I get the following result:

C:\Documents and Settings\svalen ci>pear install XML_Parser
No releases available for package "pear.php.n et/XML_Parser"
Cannot initialize 'XML_Parser', invalid or missing package file
Package "XML_Parser " is not valid
install failed

I'm at work and have a proxy but neither setting that up helped. I've
setup the proxy in the following two ways:
1. proxyurl:port
2. username:passwo rd@proxyurl:por t (i.e.:
myUserId:my**** *@atworkproxy.c om:8080)

SV.

Jan 31 '07 #3
UPDATE: I just downloaded the compressed file (tgz) and installed it
by hand.

C:\Temp>pear help install
pear install [options] [channel/]<package...
Installs one or more PEAR packages. You can specify a package to
install in four ways:

"Package-1.0.tgz" : installs from a local file

"http://example.com/Package-1.0.tgz" : installs from
anywhere on the net.

"package.xm l" : installs the package described in
package.xml. Useful for testing, or for wrapping a PEAR package in
another package manager such as RPM.

"Package[-version/state][.tar]" : queries your default channel's
server
(pear.php.net) and downloads the newest package with
the preferred quality/state (stable).

To retrieve Package version 1.1, use "Package-1.1," to retrieve
Package state beta, use "Package-beta." To retrieve an uncompressed
file, append .tar (make sure there is no file by the same name first)

To download a package from another channel, prefix with the channel
name like
"channel/Package"

More than one package may be specified at once. It is ok to mix these
four ways of specifying packages.

Options:
-f, --force
will overwrite newer installed packages
-l, --loose
do not check for recommended dependency version
-n, --nodeps
ignore dependencies, install anyway
-r, --register-only
do not install files, only register the package as installed
-s, --soft
soft install, fail silently, or upgrade if already installed
-B, --nobuild
don't build C extensions
-Z, --nocompress
request uncompressed files when downloading
-R DIR, --installroot=DIR
root directory used when installing files (ala PHP's
INSTALL_ROOT), use packagingroot for RPM
-P DIR, --packagingroot=D IR
root directory used when packaging files, like RPM packaging
--ignore-errors
force install even if there were errors
-a, --alldeps
install all required and optional dependencies
-o, --onlyreqdeps
install all required dependencies
-O, --offline
do not attempt to download any urls or contact channels
-p, --pretend
Only list the packages that would be downloaded

Feb 15 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3447
by: meh | last post by:
I have above server and I cannot install MS.SQL server on it. I have WIN-xp professional. I tried sql 2000 personal version as well as sql 2000 professional version, it says "cannot install on this operating system " I would appreciate if someone please help me. Thanks.
1
6933
by: max | last post by:
RDBMS Version:: 10.1.0.3.0 Operating System and Version:: MAC OS X 10.4.2 Product Version:: ORACLE Db10g Version 10.1.0.3.0 OEM Console Operating System and Version:: I cannot install emca anymore on my database which runs o.k. emca -x dataqual I did erase the enterprisemanager and tried to reinstall it again.
0
1408
by: Paul Nguyen | last post by:
Hi everyone, I used to install and run many ASP.NET source projects (IBuyStore, IBuyPortal, AspNet Forum etc.) successfully but since I upgrade my machine to Windows Server 2003, IIS6, .NET framework 1.1 and MSSQLServer 2000 (SP3) I cannot install any of them. Below is exactly what happen when I install them: -When install IBuyStore: it stops at the SqlServer installation with the error message: "The specified procedure could not be...
1
6633
by: Peter | last post by:
I've purchased VS.NET 2005 Standard and have tried to install SQL Server 2005 Express, but get the following error in the error log. Please could someone help me.... Microsoft SQL Server 2005 Express Edition x86: Component Microsoft SQL Server 2005 Express Edition x86 returned an unexpected value. ***EndOfSession***? Microsoft SQL Server 2005 Express Edition x86: Component Microsoft SQL Server 2005 Express Edition x86 returned an...
1
3471
by: Julien Sobrier | last post by:
Hello, I can't install the pear package HTML_Table: # pear install HTML_Table Warning: xml_parse() http://www.php.net/function.xml-parse]: Unable to call handler _pkginfo_cdata_2_0() in Common.php on line 758 (above error message several times) The following errors where found (use force option to install anyway): missing package name
4
1827
by: Michael A. Covington | last post by:
I have a software product which I deploy as an .msi package generated with Visual Studio 2005. After I rebuild it for a minor change, I cannot install the new .msi over the old one. Instead I'm told to go to Add/Remove Programs and uninstall the old version first. This did not happen when I was using Visual Studio 2003. What changed, and how can I get the original behavior back? I would like for later builds of the same version to...
4
3706
by: inetquestion | last post by:
php has been configured with the following two configure lines and core's during "make install" on the PEAR section. Is there something simple i'm missing? Any help would be appreciated. Environment: Solaris 9 php 5.2.1 GNU Make 3.81 gcc 4.1.1
2
2103
by: Frank Peterson | last post by:
I have apache, php5 and mysql setup. I want to get PEAR installed, but the Windows2000 machine it is on, does not have internet access and I can not hook it up to the internet. So I need to install PEAR offline, which I cannot figure out how. Surely there is a way to do this, I've search the internet high and low and can't find anything on this. :(
1
1324
by: =?Utf-8?B?Y3ZwdWlh?= | last post by:
I have the OEM product ID number, but have long since misplaced the serial number and cannot install Office 2000 on an old laptop. How do I obtain the original, or more likely another number?
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10045
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9994
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9863
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8870
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6673
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5298
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3561
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.