This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 71868 - grep is not being "found" by nbexec on FreeBSD
Summary: grep is not being "found" by nbexec on FreeBSD
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Unix
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-25 18:01 UTC by folkerts
Modified: 2009-01-06 14:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description folkerts 2006-01-25 18:01:15 UTC
When starting up NetBeans 5.0RC2 (Generic Download) on FreeBSD 6.0-STABLE two
errors are being displayed:

[bash]beaster:IBIXflex_valpha$/usr/local/netbeans50rc2/netbeans/bin/netbeans
--jdkhome /usr/local/jdk1.5.0
/usr/local/netbeans50rc2/netbeans/bin/../platform6/lib/nbexec: /bin/grep: not found
/usr/local/netbeans50rc2/netbeans/bin/../platform6/lib/nbexec: /bin/grep: not found

That's "OK", as grep is in /usr/bin, not in /bin on FreeBSD.

As this is only for Detection of Proxy that's not being too bad. However, would
be great if this could be adjusted.

Unfortunately I only have access to 6.0-Machines, so I don't know if this is a
Problem only with 6x or also with 4x, 5x and 7.