Hi,
I am trying to compile c++ program in SunOs,
It is giving following error.
does any one tell me why this error is getting
error is
program's name is corrid.cpp
This c++ program is used to connect to MQ Series
*************** *************** *************** *************** *************** *****
g++ corrid.cpp
In file included from /usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/../../../../...
User Profile
Collapse
-
Unable to compile using g++
-
How to identify dll is 32 bit or 64 bit
Hi,
I have two dlls my questions is how to identify which one is 32 bit dll and which one is 64 bit dll.
please help me
shafi -
How to call functions written in proc ( .pc ) files. in .c programs
Hi,
I have some programs those are written in .pc files.
That is proc files. Some functions are available in .pc but its declaration is available in .h files and those functions are getting used in .c files.
for example.
in .h file
int erro(char*) is available
in .pc file
int error(char *m) is available
in . c file
error("cap")... -
What is the difference between using
int port and int _port;
shafi -
what is the meaing of this int _port; declaration
Please can any one able to explain about this type of declaration.
int _port; -
directives problem
please can any one explain me about this
what is this i do not know please some one tell me
#define MSG_NAME(name) name, #name
#define FIELD_NAME(name ) name, #name
shafi -
Hello here is the sample code with all the parameter filled still it is not working please let me know.
[CODE=perl]#!/opt/perl/bin/perl -w
my $send_to = "To: ".'shafi.mohamm ed@capgemini.co m'."\n";
my $subject="hi";
my $content="how r u";
my $from='sandip.s wain@capgemini. com';
my $sendmail = "/usr/sbin/sendmail -t";...Leave a comment:
-
Sending mail from perl in unix
Hi ,
I am trying to send mail from unix perl.
I am using following code to send mail.
It is not triggering mail and also it is not giving any error.
please tell me any special settings are required or this program should be executed from special user with higher permission or something.
please tell me.
what changes i should bring into this program so that this program... -
Now i have executed ppm on run one windows apperard. But it is not showing any package names so that i can install that package one my system. It is required to do any invironemt variables to be configured or what.
Because i am exectuing this comman on my windows xp operating sytem.
shafi...Leave a comment:
-
I am trying to install this package on windows plat form.
please can any one tell what commands we should used to install this packages.
what configurations we have to do.
when i use ppm install package name i am getting following error.
please tell me how to configure this
i am getting failed 500 connt connect to active.... 80 some error i am get...Leave a comment:
-
how to use perl -MCPAN -e'install Net::SFTP'
hello,
I am trying to install this package from cpan using perl -MCPAN -e'install Net::SFTP' this command.
but i am unable to instlal this package.
I guess to use this comman on command probmp we need to have some configurations we have to do.
please can any one tell me before using this command really what configurations are required.
shafi -
I need details like where to keep this perl script.
what are the webervers are required for my program.
is it required to create any link between my program and webserver
please tell me those details
shafiLeave a comment:
-
[CODE=perl]my @months = qw(Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec);
my @weekDays = qw(Sun Mon Tue Wed Thu Fri Sat Sun);
my ($second, $minute, $hour, $dayOfMonth, $month, $yearOffset, $dayOfWeek, $dayOfYear, $daylightSaving s);
($second, $minute, $hour, $dayOfMonth, $month, $yearOffset, $dayOfWeek, $dayOfYear, $daylightSaving s) = localtime();
my $year;
my $theTime;
$year = 1900...Leave a comment:
-
Can any one tell me how to execute this CGI script.
what are the configurations are required. and where to place this script. and any link or something is required for webserver or something.
shafiLeave a comment:
-
THIS ERROR I AM GETTIGN WHEN I TRY TO INSTALL
Running Mkbootstrap for DBD::Oracle ()
chmod 644 Oracle.bs
rm -f blib/arch/auto/DBD/Oracle/Oracle.so
/usr/bin/ld -Wl,+b"/opt/app/oracle/product/9.2.0/lib32:/opt/app/oracle/product/9.2.0/rdbms/lib32" -b +vnocompatwarni ngs -L/usr/lib/hpux32 Oracle.o dbdimp.o oci8.o -L/opt/app/oracle/product/9.2.0/rdbms/lib32/ -L/opt/app/oracle/product/9.2.0/lib32/...Leave a comment:
-
what is param() in CGI PERL
HI,
I have problem in this code
it is not working it is not going insdie param condition...
please what will be the problem
please help me
[code=perl]
use CGI qw(:standard);
print "Content-type: text/plain\n\n";
if (param()) {
my $dest = param('dest');
my $opt = param('opt');
my $file = param('file');... -
-
Using output of one exe in other exe
Hi,
I have two programs (Exe)'s. One exe will take two arguments and it will produce some output.
Whatever the output produced by first one should be used in second one.
One condition these two programs will be executed independently.
Please tell me how to achieve this.
shafi -
What is this CPAN interface. From where i can receive this CPAN interface to install perl packages.
Please give me some details setps and instructions which are should be followed to complete this task.
shafi...Leave a comment:
-
Erro while installing DBD::ORACLE
Hello all,
while installing DBD::ORACLE package in machine. I am getting following errorl
I am using this command to install this package.
ppm install DBD-Oracle.ppd
This is my DBD-Oracle.ppd
<?xml version="1.0" encoding="UTF-8"?>
<SOFTPKG NAME="DBD-Oracle" VERSION="1,12,0 ,0">...Leave a comment:
No activity results to display
Show More
Leave a comment: