Ive been following the perfect setup guide for SuSE 10.1 and hit a brick wall with php5. Mainly with the command Code: yast2 -i php5-bcmath php5-bz2 php5-calendar php5-ctype php5-curl php5-dbase php5-debuginfo php5-dom php5-filepro php5-ftp php5-gd php5-gettext php5-gmp php5-iconv php5-imap php5-ldap php5-mbstring php5-mcrypt php5-mhash php5-mysql php5-mysqli php5-ncurses php5-odbc php5-openssl php5-pcntl php5-pgsql php5-posix php5-shmop php5-snmp php5-soap php5-sockets php5-sqlite php5-sysvsem php5-tokenizer php5-wddx php5-xmlrpc php5-xsl php5-zlib php5-exif php5-fastcgi php5-pear php5-sysvmsg php5-sysvshm ImageMagick curl First error is that it cant find php5-debuginfo so i downloaded it and put it into the folder where some of the other php files are (on the cd and reburnt it), no joy. Added the source i downloaded it from and no joy. So i tried to install it without php5-debuginfo (just removed that part of the command) and then got a long list (48)of problems in package dependencies, all but one of which begins with php5 (the one that doesnt is apache2-mod_php5). The first 12 are "delete php5-xxx" and the rest are "do not install php5-xxx" Any ideas where i went wrong? and what can i do to resolve this? Also the mirror development build list doesnt work on p4 of the guide, maybe this has something to do with it? ( did add one mirror that i managed to find)
Yes, it's likely that this is the problem. YaST is buggy in SuSE 10.1. Did you wait long enough, as shown in the tutorial?
when i mean the mirror development build, i mean the link ->http://www.opensuse.org/Mirrors_Development_Build That page isnt there anymore. On the other hand i didnt enter ftp.uni-erlangen.de/pub/mirrors/opensuse/distribution/SL-10.1/inst-source Stupidly i thought to look for a mirror near to me... so am adding it now and trying again! Will report back!