installoptionalpackage is a dirty, dirty hack made by someone who had very little C++ progamming skills. (That’s me!)
Seriously though, that command is a complete hack that relies upon parsing the jam syntax of the build system files into a bash syntax. To this day, I’m amazed that it works as well as it does.
You might be able to get your wireless card working by installing the wifi firmware. Open the terminal and type “install-wifi-firmwares.sh” then press enter.
I tried the installoptionalpackages but it does nothing. Is there something else I’m suppose to type after it?
I also tried the wifi adapter install and it fails with this: ~> install-wifi-firmwares.sh
Installing firmware for iprowifi2100 …
gunzip: stdin: unexpected end of file
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
… firmware for iprowifi2100 has been installed.
Installing firmware for iprowifi2200 …
… firmware for iprowifi2200 has been installed.
Installing firmware for broadcom43xx …
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? Possible reason follows.
bzip2: No error
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover’ program to attempt to recover
data from undamaged sections of corrupted files.
tar: Child returned status 2
tar: Error is not recoverable: exiting now
/bin/install-wifi-firmwares.sh: line 271: cd: b43-fwcutter-012: No such file or directory
Compiling b43-fwcutter for installing Broadcom’s firmware …
… failed to compile b43-fwcutter.
…failed. broadcom43xx’s firmware will not be installed.
Installing firmware for marvell88w8335 …
tar: This does not look like a tar archive
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
mv: cannot stat /boot/common/cache/tmp/wifi-firmwares/share/examples/malo-firmware/malo8335-h': No such file or directory mv: cannot stat/boot/common/cache/tmp/wifi-firmwares/share/examples/malo-firmware/malo8335-m’: No such file or directory
… firmware for marvell88w8335 has been installed.
[quote=Sir Gan]I tried the installoptionalpackages but it does nothing. Is there something else I’m suppose to type after it?
[/quote]
if you type
installoptionalpackage -l
it will display two lists. The first list shows the packages that are already installed, and the second list shows the remaining packages available to install. To actually install a package, you type
installoptionalpackage [name of package]
Play with it a little. Try installing Colors! for example, or BeZillaBrowser. It’s case-sensitive, so make sure you enter the package exactly as it shows when you listed them.
I heard that the devs were working on a new installer, how ever I don’t mind this way of install packages as it makes it much easyer then geting them form haikuware, (if the site ever goes back online.). Plus the documenation is horrible and haiku does not come with an /boot/home/apps and that consoners me as some go into the /boot/apps and that worrys me. If any thing the devloper of this should put a link to a site or at least put comma’s so we know what packages are what as I keep geting erros that the package does not exist.