Solaris 11 sockperf autogen.sh issues


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 11 sockperf autogen.sh issues
# 1  
Old 09-23-2012
Solaris 11 sockperf autogen.sh issues

I't trying to install sockperf on my T2000 that is running SOL11 and I'm getting this error:

Code:
root@solaris01:~/sockperf_2.5.177# ./autogen.sh 
+ rm -rf autom4te.cache
+ mkdir -p config/m4
+ autoreconf -v --install
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I config/m4 --output=aclocal.m4t
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf: failed to run aclocal: No such file or directory
+ exit 1


I have to directories for aclocal:
/usr/share/aclocal-1.9
/usr/share/aclocal

I'm not sure what needs to happen here, could someone help?

Thank you!
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

chroot Issues on Solaris

Hello Friends, I am trying the chroot command on a Solaris box (SunOS sx07 5.10 Generic_144489-12 i86pc i386 i86pc) but i am getting an error message chroot: exec failed: Exec format error Did any of you folks got this error before .. and how did you guys fix it .. please help me... (2 Replies)
Discussion started by: sudharma
2 Replies

2. Solaris

Solaris 8 vs Solaris 10 compatibility issues !

Hello, I recently upgraded our system from Solaris 8 to 10. It seems couple of binaries crashed in the new server Solaris 10. Before digging too much on it , from theory it sounds like any binary that is built on Solaris 8 (using gmake) is supposed to be compatible with Solaris 10 , right ? ... (1 Reply)
Discussion started by: sudsa
1 Replies

3. Solaris

Solaris 10 - DNS / Issues / Help

Hi all Long time no speak, I hope you are all well. Im looking at a DNS issue here and reckon Igot a AD / DNS server issue elsewhere but need to rule out the configuration of my two server's first. IVe got the nameserver enteries in /etc/resolv.conf and dns in the /etc/nsswitch.conf ... (2 Replies)
Discussion started by: sbk1972
2 Replies

4. Solaris

Solaris 10 Patching Issues

Hello folks! I appear to be having troubles installing the recommended cluster patch for the Solaris 10 OS! I am absolutely clueless on where to start with this. I know it's an error with pkgadd and patchadd. # ./installcluster --s10cluster Setup . Solaris 10 SPARC Recommended... (5 Replies)
Discussion started by: adelsin
5 Replies

5. Solaris

Solaris zone issues

Hi, Configuring a new zone in Solaris 10, even though used svcadm to enable the service telnet, it give the following state always enabled uninitialized svc:/network/telnet:default Also noticed the same is happening while enabling other services too. Any ideas. Thanks for your help. (5 Replies)
Discussion started by: uxadmin007
5 Replies

6. Solaris

issues with wu-ftpd 2.6.2 on solaris 9

Hihi, Anyone have encountered any issues with wu-ftpd on solaris 9. There are intermitten error msg 425 can't build data connection with doing ls or get or put files. I have did a sniff and from the sniffer logs I found that the FTP traffic is not using the standard protocol to... (0 Replies)
Discussion started by: ahkimkia
0 Replies

7. Solaris

Solaris 9 Patch Issues

I have never had problems getting patch clusters from sunsolve and running them before. I've extracted the 9_Recommended.zip file ran ./install_cluster all the normal stuff i do to patch etc......But this time all my patches are returning codes 5,8,17 the 5's and 8's don't really matter but my... (1 Reply)
Discussion started by: kingdbag
1 Replies

8. Programming

no autogen.sh?

I tried to make a little test library so see whether if I can get autotools working for a library. I somewhat did, it compiles, but some targets, such as dist, fail. The test library is here: libtest (at an uploading service) I run autoreconf -i, then ./configure, and when I type make... (0 Replies)
Discussion started by: rayne
0 Replies

9. Solaris

Samba 3.0.14 on Solaris 10 issues

Hello All, I am facing a wierd problem with the Samba 3.0.14a on Solaris 10 and CUPS (1.1.12) printing. First of all am not sure if this combination works well. If someone could throw some light, it would be of great help. Samba is setup with security=server, and it is currently a member of... (0 Replies)
Discussion started by: Sapna
0 Replies
Login or Register to Ask a Question
install-solaris(1M)													       install-solaris(1M)

NAME
install-solaris - install the Solaris operating system SYNOPSIS
install-solaris install-solaris invokes the Solaris Install program. Depending on graphical capability and available memory at the time of invocation, install-solaris invokes either a text-based installer or a graphical installer. The following minimum requirements for physical memory dictate which features are available during installation: For SPARC machines: 128 MB Minimum physical memory for all installation types 128 MB Minimum physical memory required for windowing system 384 MB Minimum physical memory required for graphical-based installation For x86 machines: 256 MB Minimum physical memory for all installation types 256 MB Minimum physical memory required for windowing system 512 MB Minimum physical memory required for graphical-based installation In some cases, even if the minimum physical memory is present, available virtual memory after system startup can limit the number of fea- tures available. install-solaris exists only on the Solaris installation media (CD or DVD) and should be invoked only from there. Refer to the for more details. install-solaris allows installation of the operating system onto any standalone system. install-solaris loads the software available on the installation media. Refer to the for disk space requirements. Refer to the for more information on the various menus and selections. See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ pkginfo(1), install(1M), pkgadd(1M), attributes(5) It is advisable to exit install-solaris by means of the exit options in the install-solaris menus. 23 Sep 2005 install-solaris(1M)