Hi,
When running upcp, everything updates fine, except im getting some errors getting some packages. Here is the error:
Gathering header information file(s) from server(s)
Server: Fedora Core 2 -- Fedora US mirror
Server: Fedora Linux (stable) for Fedora Core 2 -- Fedora US mirror
Server: Fedora Core 2 updates -- Fedora US mirror
Finding updated packages
Downloading needed headers
Cannot find a package matching perl-CPAN
libpng-devel is installed and is the latest version.
libjpeg-devel is installed and is the latest version.
Cannot find a package matching XFree86-devel
Cannot find a package matching iconv
Cannot find a package matching jpeg
Cannot find a package matching xpm
Cannot find a package matching png
Each time i go to build apache using easyapache with GD and IMAP support, it errors out with the following error:
checking for GD support... yes
checking for the location of libjpeg... /usr/local
checking for the location of libpng... /usr
checking for the location of libXpm... /usr/X11R6
checking for FreeType 1.x support... yes
checking for FreeType 2... /usr
checking for T1lib support... no
checking whether to enable truetype string function in GD... yes
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
configure: error: libXpm.(a|so) not found.
make: *** No rule to make target `clean'. Stop.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
Can anyone enlighten me on how to get this working? I really have no idea as to what direction to go with this sort of problem....
Thanks!
When running upcp, everything updates fine, except im getting some errors getting some packages. Here is the error:
Gathering header information file(s) from server(s)
Server: Fedora Core 2 -- Fedora US mirror
Server: Fedora Linux (stable) for Fedora Core 2 -- Fedora US mirror
Server: Fedora Core 2 updates -- Fedora US mirror
Finding updated packages
Downloading needed headers
Cannot find a package matching perl-CPAN
libpng-devel is installed and is the latest version.
libjpeg-devel is installed and is the latest version.
Cannot find a package matching XFree86-devel
Cannot find a package matching iconv
Cannot find a package matching jpeg
Cannot find a package matching xpm
Cannot find a package matching png
Each time i go to build apache using easyapache with GD and IMAP support, it errors out with the following error:
checking for GD support... yes
checking for the location of libjpeg... /usr/local
checking for the location of libpng... /usr
checking for the location of libXpm... /usr/X11R6
checking for FreeType 1.x support... yes
checking for FreeType 2... /usr
checking for T1lib support... no
checking whether to enable truetype string function in GD... yes
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
configure: error: libXpm.(a|so) not found.
make: *** No rule to make target `clean'. Stop.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
Can anyone enlighten me on how to get this working? I really have no idea as to what direction to go with this sort of problem....
Thanks!