Hi I'm getting some errors when I try and install aspell/pspell in apache update. How would I fix this?
Mini
Thanks!Building Apache Config.....Done
Downloading and compiling apache+modules....
Verifying archive integrity... All good.
Uncompressing buildapache................................................................................................................................
Verifying compiler and libs....Verifying installation....Using newyum support...
Repository base already added, not adding again
Repository extras already added, not adding again
Setting up Install Process
Setting up Repos
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Nothing to do
Using newyum support...
Error: Missing Dependency: libaudit.so.0 is needed by package pam
Error: Missing Dependency: audit-libs >= 0.9 is needed by package pam
Repository base already added, not adding again
Repository extras already added, not adding again
Setting up Install Process
Setting up Repos
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package aspell-devel.i386 12:0.50.5-3.fc3 set to be updated
---> Package pam-devel.i386 0:0.77-66.13 set to be updated
---> Package libungif-devel.i386 0:4.1.3-1.el4.2 set to be updated
---> Package libc-client-devel.i386 0:2002e-8 set to be updated
--> Running transaction check
--> Processing Dependency: pam = 0.77-66.13 for package: pam-devel
--> Processing Dependency: libc-client = 2002e-8 for package: libc-client-devel
--> Processing Dependency: libungif = 4.1.3 for package: libungif-devel
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package libungif.i386 0:4.1.3-1.el4.2 set to be updated
---> Package pam.i386 0:0.77-66.13 set to be updated
---> Package libc-client.i386 0:2002e-8 set to be updated
--> Running transaction check
--> Processing Dependency: libaudit.so.0 for package: pam
--> Processing Dependency: audit-libs >= 0.9 for package: pam
--> Finished Dependency Resolution
Done
Done
********************************
This is buildapache version 10.8.1
********************************
buildapache configured from Web Host Manager
Apache configured from Web Host Manager!
/etc/rc.d/init.d/httpd start: httpd started
Setting /home permissions to 0711......Done
Setting permissions for.....gbserver...cloud...elephant...qrl...themoose...teenout......Done
Using newyum support...
Repository base already added, not adding again
Repository extras already added, not adding again
Setting up Install Process
Setting up Repos
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Nothing to do
Using newyum support...
Repository base already added, not adding again
Repository extras already added, not adding again
Setting up Install Process
Setting up Repos
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Nothing to do
Untarring php....Done
Applying CURL curl_formfree patch
patching file ext/curl/curl.c
Hunk #1 succeeded at 584 (offset 39 lines).
Hunk #2 succeeded at 900 (offset 15 lines).
configure php-4.3.11...(--with-apxs=/usr/local/apache/bin/apxs --prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --enable-magic-quotes --with-mysql=/usr --enable-discard-path --with-pear --with-pspell --enable-sockets --enable-track-vars --enable-versioning --with-zlib).... . . . . . . . . . . . . . Done
configure: error: Cannot find pspell
make -j 2 php-4.3.11...(clean).... Done
make -j 2 php-4.3.11....... Done
make php-4.3.11...(install).... Done
/etc/rc.d/init.d/httpd start: httpd started
configure php-4.3.11...(--prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --enable-magic-quotes --with-mysql=/usr --enable-discard-path --with-pear --with-pspell --enable-sockets --enable-track-vars --enable-versioning --with-zlib).... . . . . . . . . . . Done
configure: error: Cannot find pspell
make -j 2 php-4.3.11...(clean).... Done
make -j 2 php-4.3.11....... Done
make php-4.3.11...(install).... Done
initfpsuexec: using apache 1.x support
PHP version file has been updated to
Executing /scripts/postbuildapache (if exists)...Done
/etc/rc.d/init.d/httpd start: httpd started
Attempting to restart httpd
Waiting for httpd to restart....
.
.
.
.
.
.
.
.
.
.
finished.
Mini