Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > HP-UX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-07-2008, 10:11 AM
Alex Vinokur
 
Posts: n/a
Default Problem with netperf-2.4.4 while 'make install' on HP

Hi,

We have a problem with netperf-2.4.4 while 'make install' on HP-11-23

Netperf-2.4.4:
http://groups.google.com/group/comp....c7804fa6dc9000

-------------------------------
Making install in src
make[1]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src'
Making install in missing
make[2]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing'
Making install in m4
make[3]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing/m4'
make[4]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing/m4'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing/m4'
make[3]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing/m4'
make[3]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing'
make[4]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing'
make[3]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing'
make[2]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src/missing'
make[2]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src'
make[3]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src'
/bin/sh ../mkinstalldirs /usr/local/bin
/opt/imake/bin/install -c netperf /usr/local/bin/netperf
cp: cannot create /usr/local/bin/netperf: Permission denied
/opt/imake/bin/install -c netserver /usr/local/bin/netserver
cp: cannot create /usr/local/bin/netserver: Permission denied
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src'
make[2]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src'
make[1]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/src'
Making install in doc
make[1]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc'
Making install in examples
make[2]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc/examples'
make[3]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc/examples'
make[2]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc/examples'
make[2]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc'
make[3]: Entering directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/share/info
mkdir -p -- /usr/local/share/info
mkdir: cannot access /usr/local/share: Permission denied
make[3]: *** [install-info-am] Error 2
make[3]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/devuser1/ip/ps/avinokur/200_netperf/
netperf-2.4.4/doc'
make: *** [install-recursive] Error 1
---------------------------------------



> ls -ld /usr/local/share

dr-xr-xr-x 6 bin bin 8192 Jan 17 2007 /usr/local/
share/

What should we do in this case?

Thanks in advance,

Alex Vinokur
email: alex DOT vinokur AT gmail DOT com
http://mathforum.org/library/view/10978.html
http://sourceforge.net/users/alexvn

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-07-2008, 10:11 AM
Rick Jones
 
Posts: n/a
Default Re: Problem with netperf-2.4.4 while 'make install' on HP

Alex Vinokur <alexvn@users.sourceforge.net> wrote:

> We have a problem with netperf-2.4.4 while 'make install' on HP-11-23


I've already answered this in the direct email to me, but for the sake
of the archives:


> /bin/sh ../mkinstalldirs /usr/local/bin
> /opt/imake/bin/install -c netperf /usr/local/bin/netperf
> cp: cannot create /usr/local/bin/netperf: Permission denied
> /opt/imake/bin/install -c netserver /usr/local/bin/netserver
> cp: cannot create /usr/local/bin/netserver: Permission denied
> make[3]: Nothing to be done for `install-data-am'.
> ...
> make[3]: Nothing to be done for `install-exec-am'.
> /bin/sh ../mkinstalldirs /usr/local/share/info
> mkdir -p -- /usr/local/share/info
> mkdir: cannot access /usr/local/share: Permission denied
> make[3]: *** [install-info-am] Error 2


Either just do a plain make and run netperf and netserver out of src/
or re ./configure with a --prefix pointing somewhere you do have write
permissions.

happy benchmarking,

rick jones
--
Wisdom Teeth are impacted, people are affected by the effects of events.
these opinions are mine, all mine; HP might not want them anyway...
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-13-2008, 06:09 PM
Alex Vinokur
 
Posts: n/a
Default Re: Problem with netperf-2.4.4 while 'make install' on HP

On May 5, 10:18*pm, Rick Jones <rick.jon...@hp.com> wrote:
[snipped]>
> Either just do a plain make and run netperf and netserver out of src/
> or re ./configure with a --prefix pointing somewhere you do have write
> permissions.
>
> happy benchmarking,


Thanks.
Now the problem resolved.

Alex Vinokur
email: alex DOT vinokur AT gmail DOT com
http://mathforum.org/library/view/10978.html
http://sourceforge.net/users/alexvn
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:07 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62