Search Results

Search: Posts Made By: steve701
Forum: Solaris 07-29-2012
3,705
Posted By steve701
Internet setup on Solaris 10
Hi all, I have setup Solaris 10 OS on my home Sparc (Blade 1500) box. I also setup CDE (Common Desktop Environment).

The box has Network card with 6 connections available for Internet, So I hooked...
Forum: Solaris 12-17-2011
13,338
Posted By steve701
Right, was kind of thinking along the same...
Right, was kind of thinking along the same tracks. How do I make sure I get proper env from within cron? I am using crontab in my own user, which points to: /usr/bin/crontab
what "user" does crontab...
7,794
Posted By steve701
and make sure you launch above code with "nohup"...
and make sure you launch above code with "nohup" so if you logout/exit from shell, the code always runs.
Forum: Solaris 12-17-2011
13,338
Posted By steve701
sqlplus output from ksh.
Hi All, I have the below simple script.
It runs just fine by itself when I manually invoke it.
But once I put it in the crontab with entry:

* * * * * /users/myuser/test.ksh >>...
Forum: Solaris 09-11-2011
11,930
Posted By steve701
Which version of "libiconv" is libiconv.so.2 in?
Hi All, I am getting this in a compile error:

>gcc 1.c
ld.so.1: gcc: fatal: libiconv.so.2: open failed: No such file or directory Killed

I know this lib is in libiconv, but NONE of the below...
Forum: Solaris 09-11-2011
12,080
Posted By steve701
All: I am DONE!! finitto! I threw in a sym link...
All: I am DONE!! finitto! I threw in a sym link from
libiconv.so.2 to libiconv.so.2.5.1. Then include 2 other directories in the lib path using LD_LIBRARY_PATH
-SMCliconv/reloc/lib...
Forum: Solaris 09-11-2011
12,080
Posted By steve701
DukeNUke2: I am very close! I got the gcc tar...
DukeNUke2: I am very close! I got the gcc tar package and unloaded it locally, then gcc complained about libiconv.so.2:

...which I know is a dependency, so I brought over: ...
Forum: Solaris 09-11-2011
5,324
Posted By steve701
I said "TARGET" machine is a sparc !!! Source...
I said "TARGET" machine is a sparc !!! Source machine is x86. Please read the statement carefully.
Forum: Solaris 09-11-2011
12,080
Posted By steve701
ok will give that a try later tonight. no -...
ok will give that a try later tonight.

no - I have developed a fully working app and using it for a month now - on another machine, but not on the work machine. I want to indicate that to...
Forum: Solaris 09-11-2011
8,709
Posted By steve701
dude, that's the first thing I tried!! no gcc. i...
dude, that's the first thing I tried!! no gcc. i think it was manually removed to prevent development on the machine
Forum: Solaris 09-11-2011
5,324
Posted By steve701
i love theories - i'm going to give the gcc...
i love theories - i'm going to give the gcc install a try first though before this secondary solution (my other post)
Forum: Solaris 09-11-2011
12,080
Posted By steve701
1-yes installed, but not by me, by admin. ...
1-yes installed, but not by me, by admin.
2-politics / visibility

---------- Post updated at 11:27 AM ---------- Previous update was at 11:24 AM ----------

Dukenuke2: yes thanks for the...
Forum: Solaris 09-11-2011
2,363
Posted By steve701
so you mean Solaris's install doesn't install...
so you mean Solaris's install doesn't install itself on the FREE HD/space, but rather when it reports the amount of disk "empty", it is looking and including the installed Windows as well? That is...
Forum: Solaris 09-11-2011
12,080
Posted By steve701
"Sunfreeware (hopefully) provides binary packages...
"Sunfreeware (hopefully) provides binary packages for all programs it distributes."

i looked around last night, no hope - care to send me a specific link?

"What makes you feel that gcc binary...
Forum: Solaris 09-11-2011
5,324
Posted By steve701
Yikes thanks dude. I'll give it a read then a...
Yikes thanks dude. I'll give it a read then a shot.

just to confirm, this thing is dynamic right? in the sense that it can have source/target from any machine to any machine and dynamically set...
Forum: Solaris 09-11-2011
12,080
Posted By steve701
that was the first thing I though of. couple of...
that was the first thing I though of. couple of issues:

1-they put source code which you have to build to get gcc, not the actual binaries....unless you can point me to a package which has "gcc"...
Forum: Solaris 09-11-2011
5,324
Posted By steve701
Sparc toolchain? never heard of it although it...
Sparc toolchain? never heard of it although it sounds interesting...can you send me details/sites where/how I can do this? otherwise I am going to start wasting time on the Net to find out the long...
Forum: Solaris 09-11-2011
5,324
Posted By steve701
binary conversion
Why would a binary which was compiled on a Solaris-10 not be runnable in a SunOS 5.10? (they are supposed to be precisely equivalent).

When I run the file command on it, it says:

ELF 32-bit...
Forum: Solaris 09-10-2011
8,709
Posted By steve701
Why is gcc missing from </usr/sfw/bin>
Hi All: Does anyone know why gcc would be missing from /usr/sfw/bin? Has it been replaced by another file in below directory? .... Do you think admins may have deleted it from here?

More...
Forum: Solaris 09-10-2011
12,080
Posted By steve701
No - they do not have thee binary "gcc" alone. ...
No - they do not have thee binary "gcc" alone.

Remember, I do not want to ask admin to install it, I just need gcc, period. Since the file is missing from /use/sfw/bin (I have NO idea why it...
Forum: Solaris 09-10-2011
12,080
Posted By steve701
Need gcc binary for a SPARC machine
The machine I am trying to compile on does have /usr/sfw/bin and all the files in it, EXCEPT gcc !!

This is a SUN Sparc-1 machine, so the binary does matter to match this. Can someone send me a...
Forum: Solaris 09-09-2011
4,920
Posted By steve701
Good one, thanks. I guess I either have to bring...
Good one, thanks. I guess I either have to bring over ptrace.h and put it there locally for compile, or re-write the code to use the proc-interface (former is easier).

---------- Post updated...
Forum: Solaris 09-09-2011
2,363
Posted By steve701
Solaris-10 install - Windows wiped out ?
When I installed Solaris 10 on an existing drive with Windows, would Solaris have ability to partition the "remaining" disk space, OR has it wiped out my Windows already?

I only get this when I...
Forum: Solaris 09-07-2011
4,620
Posted By steve701
No card. I just got the built-in one that comes...
No card. I just got the built-in one that comes with a Toshiba laptop. (works fine with Windows on same machine)
Forum: Solaris 09-07-2011
4,920
Posted By steve701
<sys/ptrace.h> missing in Solaris 10
Does anyone know why this system include is not there.
What can I install to get this and why is it missing?
Showing results 1 to 25 of 43

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