I had a problem through the installation of campcast. According to the README file I found in the site of campcast I followed the following
##########################################################################
#If you have a Debian-based system, the easiest way to install is to add:
#
# deb http://code.campware.org/ubuntu dapper main
#
#to your sources.list file, and then type:
#
# sudo apt-get update
# sudo apt-get install campcaster-studio campcaster-station campcaster-libs
######################################################################
Though I have the following error and I don't know what to do:
######################################################################
##...
##**********************************
##* ArchiveServer Install Complete *
##**********************************
##/opt/campcaster/bin/postInstallStation.sh: line 407: 12994 Segmentation ##fault php -q install.php
##dpkg: error processing campcaster-station (--configure):
## subprocess post-installation script returned error exit status 1
##dpkg: dependency problems prevent configuration of campcaster-studio:
## campcaster-studio depends on campcaster-station (= 1.3.0-1); however:
## Package campcaster-station is not configured yet.
##dpkg: error processing campcaster-studio (--configure):
## dependency problems - leaving unconfigured
##Errors were encountered while processing:
## campcaster-station
## campcaster-studio
##E: Sub-process /usr/bin/dpkg returned an error code (1)
##############################################################################