Re: Netperf for FreeBSD

2003-07-28 Thread Shantanu Mahajan
+-- Lakshmi Sudha Vangara [freebsd] [28-07-03 12:05 +0530]:
| 
| Hi,
| 
| When I am trying to build netperf2.2pl2.tar.gz for FreeBSD4.8, I am
| encountering the following errors
| 
| I have made a change in the make file (made the file to be extracted as
| netperf2.2pl2.tar.gz)
| 
| Errors:
| -
| $ pwd
| /usr/ports/benchmarks/netperf
| $ make NO_CHECKSUM=yes
| ===>  Patching for netperf-2.2.2
| ===>  Applying FreeBSD patches for netperf-2.2.2
| patch:  can't open file arr_script: Permission denied
| >> Patch patch-ab failed to apply cleanly.
| *** Error code 1
| 
| Stop in /usr/ports/benchmarks/netperf.
| 
you should run it as root.

Regards,
Shantanu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Netperf for FreeBSD

2003-07-27 Thread Lakshmi Sudha Vangara

Hi,

When I am trying to build netperf2.2pl2.tar.gz for FreeBSD4.8, I am
encountering the following errors

I have made a change in the make file (made the file to be extracted as
netperf2.2pl2.tar.gz)

Errors:
-
$ pwd
/usr/ports/benchmarks/netperf
$ make NO_CHECKSUM=yes
===>  Patching for netperf-2.2.2
===>  Applying FreeBSD patches for netperf-2.2.2
patch:  can't open file arr_script: Permission denied
>> Patch patch-ab failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/benchmarks/netperf.




**Disclaimer

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Netperf for FreeBSD

2003-06-30 Thread Matthew Seaman
On Mon, Jun 30, 2003 at 06:17:20PM +0530, Lakshmi Sudha Vangara wrote:

> Is Netperf available for FreeBSD??

Yes.
 
> If so, can you inform me where to find the related files??

It's in ports:


% cd /usr/ports ; make search key=netperf
Port:   netperf-2.2.3
Path:   /usr/ports/benchmarks/netperf
Info:   Rick Jones' <[EMAIL PROTECTED]> network performance benchmarking package
Maint:  [EMAIL PROTECTED]
Index:  benchmarks ipv6
B-deps:
R-deps:

Just do this:

# cd /usr/ports/benchmarks/netperf
# make fetch

and everything you need to compile and run the program should be
downloaded into /usr/ports/distfiles.

If you don't know what 'ports' are, see

http://www.freebsd.org/ports/index.html

and read the Handbook Chapter 4:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: Netperf for FreeBSD

2003-06-30 Thread Fox
Le Mon, Jun 30, 2003 at 06:17:20PM +0530, Lakshmi Sudha Vangara ecrivait:
> 
> Hi,
> 
> Is Netperf available for FreeBSD??
> 
> If so, can you inform me where to find the related files??
[EMAIL PROTECTED] :/usr/ports#make search key=netperf
Port:   netperf-2.2.3
Path:   /usr/ports/benchmarks/netperf
Info:   Rick Jones' <[EMAIL PROTECTED]> network performance benchmarking
package
Maint:  [EMAIL PROTECTED]
Index:  benchmarks ipv6
B-deps: 
R-deps:

-- 
[EMAIL PROTECTED]
Claranet France
--
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Netperf for FreeBSD

2003-06-30 Thread Lakshmi Sudha Vangara

Hi,

Is Netperf available for FreeBSD??

If so, can you inform me where to find the related files??

-
Sudha

**Disclaimer

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"