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 68877

Summary: Missing bc
Product: installer Reporter: fishel <fishel>
Component: Tools bundleAssignee: mslama <mslama>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jchalupa
Priority: P1    
Version: 5.x   
Hardware: Other   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description fishel 2005-11-17 04:15:38 UTC
Hi iam using mandriva linux 2006 (jre 1.5 update 4) and have problems installing
netbeans 5 beta 2 i get this error
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 404: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 404: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 404: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 404: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 404: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 404: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 382: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 382: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 382: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 382: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 382: [: : integer expression expected
./netbeans-5_0-beta2-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-beta2-bin-linux.bin: line 382: [: : integer expression expected
Comment 1 Jan Chalupa 2005-11-17 08:02:36 UTC
Known problem with some Linux distributions -- a missing 'bc' utility.
Unfortunately, this is an InstallShiled limitation/bug.

See the Troubleshooting section of the Installation Guide for more info:

http://www.netbeans.org/community/releases/50/install.html

Also see issue #65482.

*** This issue has been marked as a duplicate of 65482 ***