Questions tagged [solaris-10]

Solaris 10 is a release of Solaris OS that supports multiple architectures and has native virtualization tools

Known as Oracle Solaris 10, it was launched in 2005 and is the first release to include x86-64 (AMD64/Intel 64) support, Solaris Zones (virtualization) and Dynamic Trace tool (DTrace).

336 questions
0
votes
1 answer

How i can build net-snmp-5.0.9 in 64 bit in Solaris 10 ? what the run time option in gcc

I want to build netsnmp package in 64 bit in Solaris 10. How i can build net-snmp-5.0.9 in 64 bit in Solaris 10 ? what the run time option in gcc
anish
  • 6,884
  • 13
  • 74
  • 140
0
votes
0 answers

Is the ICU library corrupted?

I am getting the following output for the nm –u for a ICU library. Does it mean this library is corrupted? While using this library some of our code take 20 mins to complete the execution. I'm suspecting it is because of this library is corrupted…
Abinash Bishoyi
  • 187
  • 1
  • 2
  • 13
0
votes
1 answer

link problems with zlib on Solaris sparc 64-bit

When trying to build zlib-1.2.5 (or the latest, 1.2.7) on a Solaris-10 sparc machine, I get: Relevant env. vars: export CFLAGS="-m64 -O4" export CXXFLAGS="-m64 -O4" export CC="cc" export CXX="CC" Output of building: Checking for shared library…
user1838696
  • 31
  • 1
  • 4
0
votes
3 answers

Maximum number of file handles that can be opened in Perl

I am working on a Perl script that opens a huge file and which has the records in the below format. Script might run in Solaris 10 or HP UX 11.0 Filename1 , col1, col2 Filename1 , col1, col2 Filename2 , col1, col2 Filename3 , col1, col2 When I…
Arav
  • 4,957
  • 23
  • 77
  • 123
0
votes
1 answer

Group more than one regular expression in the same command

How to group two regular expression in one command example if have a file like: age22 Helwan University Engineering Faculty ITI-intake33 bye FOr NOW i am mahmoud 34 mie 4 a And I want to search for the line that start with by and end with W…
chaster 87
  • 35
  • 4
0
votes
1 answer

pkgrm SUNWusb - whoops

I stupidly followed some bum advice and ran 'pkgrm SUNWusb' on my sparc Solaris system. After a reboot, for some strange reason, my USB keyboard and mouse won't work. Imagine that! SSH access still works. I'm fervently hoping there is a simple…
NovaDenizen
  • 5,089
  • 14
  • 28
0
votes
2 answers

jruby gem installation error or any gem: "ERROR: While executing gem ... (Errno::ENOENT)"

When trying to install any jruby gems, I get the following error. $ jruby -S gem install rails ERROR: While executing gem ... (Errno::ENOENT) No such file or directory - Unfortunately no directory or file listed in the error message. When I…
MD6380
  • 1,007
  • 4
  • 13
  • 26
0
votes
1 answer

How to find amount of contiguous chunk of physical memory available on Solaris platform

I think JVM always takes always contiguous chunks of memory equivalent to the -Xms. If the configured value is not available, then the JVM initialization fails. In the above perspective, how to find amount of contiguous chunk of physical memory…
sky
  • 417
  • 1
  • 5
  • 13
0
votes
2 answers

Solaris10: How to get the remote end IP address in inted-started bash script?

On a Solaris 10 host there is an inetd service configured to start a bash script when it it gets an incoming TCP connection to a pre-configured port/service. Is there a way to find the IP address of the remote client in the invoked bash script? If I…
evolvah
  • 625
  • 4
  • 15
0
votes
2 answers

glassfish v3 "unable to find valid certification path to requested target"

I realize that this question may appear to be a duplicate, but none of the threads I've browsed seem to address or help my situation. I've been trying for days now to create a self-signed SSL certificate. The certificate is needed to access a…
cali-spc
  • 47
  • 2
  • 9
0
votes
1 answer

how run a command on Oracle VM

We have oracle virtual machine installed in our solaris machine. (we need waptpro tool which can be installed only on windows). So, we have this tool installed on oracle virtual machine. Now I have a java code on my solaris machine. I need to…
Praveen
  • 53
  • 1
  • 1
  • 8
-1
votes
2 answers

convert multiple lines into single line in a file only after a specific pattern

I am trying to convert multiple lines into single line only after a specific pattern, in a text file on Solaris 10 machine. file be like:- ABC1 1 ABC10
Roger
  • 85
  • 1
  • 7
-1
votes
1 answer

Assigning date to variable and arithmetic operations doesn't work on Solaris shell

I am trying the below command in Solaris. I am trying all this in bash START_DT="$(date --date='2013-04-01' +'%Y-%m-%d')" and its giving me the error -bash-3.2$ START_DT="$(date --date='2013-04-01' +'%Y-%m-%d')" date: illegal option --…
Rahul
  • 319
  • 2
  • 7
  • 15
-1
votes
1 answer

Arabic Font Not Appearing in Birt 3.7.1 PDF Report

Environment: Birt 3.7.1 / Maximo 7.5.0.4 / Sun Solaris 10 Problem: Arabic Font Not Appearing in Birt 3.7.1 PDF Report generated from Maximo 7.5.0.4 Application running on Sun Solaris 10. Details: Birt Viewer is displaying the report correctly with…
High Nine
  • 31
  • 4
-1
votes
1 answer

Grep word from a file in solaris using awk

I am on Oracle Solaris 10 and trying to grep a word from xml file using combination of awk and cut command. I have below mentioned string in xml file.