Paula Jakobs said:
> I did apt-get source -b php4 to build the package. However, it fails
> because it
> gives me a long list of dependencies that are missing. I thought apt
> downloads dependencies for a package automatically? Why didn't it do that
> here?
apt-get build-dep php4
and watch the m
I've got php4 (4.2.3) installed with apt-get, however I need to use the pspell
functions, and therefore need to add the --with-pspell option to the
configuration. That means I need to recompile php4. I'm a bit unclear on the
steps to do that since we're dealing with a package and I can't just downl
2 matches
Mail list logo