473,545 Members | 2,663 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem installing CGI::Applicatio n after t/04getquery

I am trying to install CGI::Applicatio n using CPAN, but the process
doesn't finish. It seems to get stuck at test t/05 (if it exists):

Running make test
PERL_DL_NONLAZY =1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
t/*.t
t/01cgiapp....... ....ok
t/02mailform..... ....ok
t/03prerun....... ....ok
t/04getquery..... ....ok 1/3(offline mode: enter name=value pairs on
standard input)

I am using CPAN v1.71 and Perl 5.6.0 on a Mac OS X 10.2 dual proc
machine. Any help is appreciated.

Regards,

Gustavo Delfino
Jul 19 '05 #1
1 2030
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

gd******@mac.co m (Gustavo Delfino) wrote in
news:24******** *************** ***@posting.goo gle.com:
I am trying to install CGI::Applicatio n using CPAN, but the process
doesn't finish. It seems to get stuck at test t/05 (if it exists):

Running make test
PERL_DL_NONLAZY =1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
t/*.t
t/01cgiapp....... ....ok
t/02mailform..... ....ok
t/03prerun....... ....ok
t/04getquery..... ....ok 1/3(offline mode: enter name=value pairs on
standard input)


Offhand, it looks like a problem in the test suite. Have you tried
contacting the author of CGI::Applicatio n?

- --
Eric
$_ = reverse sort qw p ekca lre Js reh ts
p, $/.r, map $_.$", qw e p h tona e; print

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPwvsFGPeouI eTNHoEQJA8gCgiC OLGH9x4rP1C3tY6 PDf/Tg6CCMAoOs9
L/sjOgxgtSdZOtcBG TqiXZrn
=+wAg
-----END PGP SIGNATURE-----
Jul 19 '05 #2

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

Similar topics

1
1920
by: jason | last post by:
I have various small html websites on my windows server 2003 pc, these function quite happily from directories under D:\websites via ports 81, 8081, 8091, 8082 and of course there is the dafault web site on port 80. I have installed MySQL 5.0.0 and php 4.3.8, but i can't get them to work for another website on port 8090. If I use the...
2
2044
by: Federico Bari | last post by:
I have the necessity to send an xml file to a CGI application using the https protocol (then the CGI application have to store the datas of the xml file in a mySQL database). I saw the useful WebClient class for C#, but it isn't explained in which variable i can find the file on the server side. Can you help me? thank you! Federico.
0
1494
by: sara | last post by:
Hi All, I have a problem with MFC and .NET interop I have created a usercontrol and placed a form on it which holds a tabcontrol with two tabpages which inturn contains a few controls like(textbox,combobox etc..). so the hierarchy is as follows
2
1361
by: Arsalan | last post by:
How do I install the application made in VB.NET to another PC? In another word, how do i make the installer using VS.NET ? Will it also install .NET Framework?
2
1404
by: sophie_newbie | last post by:
Hi, I'm writing a cgi application in Python that generates a PDF file for the user and then allows them to download that file. Currently I'm just writing the PDF file to the 'htdocs' directory and giving the user a link to this file to download it. But the problem is that another user could simply come along and download a file that isn't...
1
2875
by: Max58kl | last post by:
Hi I am trying to setup a form that automatically sends the form values via email to a specific address. I have uploaded the script, which when I run loads a page with the following error message: CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. According to the tutorial I am using the...
2
1969
rajiv07
by: rajiv07 | last post by:
Hi to all I have a script to get geo IP which is successfully running on Linux server.but when i run this script on windows server it gives some header error #!C:/Perl/bin/perl.exe use CGI qw/:standard/; use LWP::UserAgent; use HTTP::Request qw(GET POST); use HTTP::Headers;
1
12452
rajiv07
by: rajiv07 | last post by:
Hi to all , I am using windows 2003 IIS 6.0 web server and i have a web application which is developed using perl language.If i run tis application it gives some errors my error The specified CGI application misbehaved by not returning a complete set of HTTP headers Is anything i have to configure in server
0
2854
by: hitencontractor | last post by:
I am working on .NET Version 2003 making an SDI application that calls MS Excel 2003. I added a menu item called "MyApp Help" in the end of the menu bar to show Help-> About. The application calls MS Excel, so the scenario is that I am supposed to see the Excel Menu bar, FILE EDIT VIEW INSERT ... HELP. I am able to see the menu bar, but in...
0
7490
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7682
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7449
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...
0
6009
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...
1
5351
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5069
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...
0
3479
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...
1
1037
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
734
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...

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.