Search Results

Search: Posts Made By: milindb
2,417
Posted By milindb
Error using select menu command
Hi All,
I am trying to use the select command & the menu.
below mention is my script


#!/bin/bash
2
3 PS3="Is today your birthday? " #PS3 system variable
4
5 echo...
Forum: Programming 11-05-2009
2,327
Posted By milindb
Thanks franklin my issue is resolved. I will have...
Thanks franklin my issue is resolved. I will have to use g++ to build C++ code.

Can u also throw some light on usage of "cpp" compilers?

Regards
Forum: Programming 11-05-2009
2,327
Posted By milindb
Compilers to be used on Linux box to build C & C++
Hallo,
Recently I have started working on a Linux box it has a default compilers.I tried to build a simple code using the default compilers.
compilers installed is at /usr/bin/cc
When I used same...
Forum: Programming 09-30-2009
7,607
Posted By milindb
Thanks for the reply. My actual requirement is...
Thanks for the reply.
My actual requirement is selection of math. operator dynamically.
With the option u have given it would not satisfy , sorry.

Please help me to resolve this issue.
Forum: Programming 09-30-2009
7,607
Posted By milindb
Syntax error in tcl/tk code
Hi All,
I have written a code in tcl which is supposed to open an GUI in which numbers will be entered & after performing selected operation it wil show a result.


#!/usr/local/bin/wish...
1,681
Posted By milindb
Thanks sanjay Some more doubts Is there...
Thanks sanjay
Some more doubts
Is there anyway I can create a alias which will be used by all the shells as well as newly created also(something like export)?
During surfing I came across "shopt"...
1,681
Posted By milindb
Error while using alias
Hi all,
I had set up an alias on CSH.
the alias name I am using in a script.
when I am using -
source scriptName
alias name is getting invoked but when I am trying to run same script using -...
21,134
Posted By milindb
Thanks methyl for u r reply. I am using SunOS...
Thanks methyl for u r reply.
I am using SunOS 5.10 . I am not a administrator & I dont have root access as well.
Mailing address is on different server, actually I am trying to send an email to my...
21,134
Posted By milindb
I tried the command line option also it didn't...
I tried the command line option also it didn't worked..sorry
How can I check mail server configuration ?
Whether I have access to send mails?

Thanks
21,134
Posted By milindb
I tried the command option also it didn't...
I tried the command option also it didn't worked..sorry
How can I check mail server configuration ?
Whether I have access to send mails?

Thanks
21,134
Posted By milindb
Not able to receive mail using mail command
Hi all,
I have written a script which supposed send a mail.
For testing I am just sending mails to my ID.
script I have written to send mail is-


#!/usr/bin/ksh
MAIL_FILE="$HOME/MAIL_FILE"...
Forum: AIX 08-06-2009
10,139
Posted By milindb
Thank you all. It resolved the error.
Thank you all.
It resolved the error.
Forum: AIX 08-05-2009
10,139
Posted By milindb
gmake[1]: execvp: /bin/sh: Arg list too long
I am having a code which will create archive after build.
Ibuild code on IBM AIX 5.3.
It supposed to create 2 archive after build.
I am getting 1st archive successfully but when build starts for...
Forum: AIX 08-05-2009
9,883
Posted By milindb
What system information do I need to provide? ...
What system information do I need to provide?

---------- Post updated 2009-08-05 at 03:14 PM ---------- Previous update was 2009-08-04 at 08:50 PM ----------

Said problem is resolved by...
Forum: AIX 08-05-2009
11,877
Posted By milindb
Thanks for all your support guys. I am now...
Thanks for all your support guys.

I am now able to resolve the error-
I have just set OBJECT_MODE variable-
export OBJECT_MODE=64(for ksh)
Forum: AIX 08-04-2009
11,877
Posted By milindb
Thanks for your reply. I dont have permission...
Thanks for your reply.
I dont have permission to run bootinfo
can you pls let me know is thr any other by which I can provide the info.
I dont have root access as well.
Forum: AIX 08-04-2009
9,883
Posted By milindb
ar: 0707-126
Trying to build code on IBM_AIX 5.3.
Following error occured during build.

ar: 0707-126 $projdir/obj/ibm/5.3/NewApp/NewApp.o is not valid with the current object file mode.
Use the -X...
Forum: AIX 08-04-2009
11,877
Posted By milindb
ld: 0711-736 ERROR:
I am trying to build a code on IBM_AIX 5.3.
& getting error message as-
ld: 0711-736 ERROR: Input file $projdir/obj/ibm/5.3/new/new.o:
XCOFF64 object files are not allowed in 32-bit mode....
Forum: Solaris 07-10-2009
4,415
Posted By milindb
Symbol reference error for same code & libraries but compiled in different environmen
Hi All,
I am having a code written in C++.First I build this code on SUN 5.10.It was built successfully.Following is the log when build was successful.

-L/apps/compilers/SUNWspro/lib -lm...
Showing results 1 to 19 of 19

 
All times are GMT -4. The time now is 07:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy