Sample Header Ad - 728x90
I'm trying to get a LAMP stack running on my BeagleBone Black, but I'm getting foiled early: opkg can't seem to find the apache2 package. According to the Angstrom page, it should exist: http://www.angstrom-distribution.org/repo/ (search "apache" for confirmation) ...but when I run opkg, it can't find it. This is what I see: root@beaglebone:~# opkg install apache2 Unknown package 'apache2'. Collected errors: * opkg_install_cmd: Cannot install package apache2. root@beaglebone:~# opkg list | grep apache2 php-fpm-apache2 - 5.3.19-r4.0.1 - php version 5.3.19-r4.0 ...and naturally, that's after running opkg update.
Asked by baudot (111 rep)
Jun 8, 2013, 06:39 AM
Last activity: Aug 17, 2016, 11:57 PM