[Pardus-kullanicilari] sabayon kurulumu hakkinda

Hakan Sonmez running.tux at gmail.com
3 Tem 2006 Pzt 12:39:55 EEST


sabayon isimli programi kurmaya kalktigimda aldigim hata mesaji su
######################
checking for /etc/redhat-release... no
checking for /etc/fedora-release... no
checking for /etc/debian_version... no
checking for /etc/slackware-version... no
checking for /etc/gentoo-release... no
checking for /etc/SuSE-release... no
checking for /etc/mandriva-release... no
checking for /etc/mandrakelinux-release... no
Linux distribution autodetection failed, you must specify the
distribution to target using --with-distro=DISTRO
make[2]: *** [configure-work/main.d/sabayon-2.12.3/configure] Hata 1
make[2]: Leaving directory
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/admin/sabayon'
make[1]: *** [paranoid-install] Hata 2
make[1]: Leaving directory
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/admin'
make: *** [paranoid-install] Hata 2

########################

Bunun uzerine configure.ac dosyasini inceledim.Soyle bir bolum buldum
##################################
if test "x$with_distro" = "x"; then
  echo "Linux distribution autodetection failed, you must specify the
distribution to target using --with-distro=DISTRO"
  exit 1
else
  case $with_distro in
    redhat)
      XSESSION="/etc/X11/xdm/Xsession"
      SESSION_NAME="gnome"
      install_xinitrc_script="yes"
      XINITRC_SYSCONFDIR="X11/xinit/xinitrc.d"
      ;;
    debian)
      XSESSION="/etc/gdm/Xsession"
      SESSION_NAME="gnome-session"
      install_xinitrc_script="no"
      XINITRC_SYSCONFDIR=""
      ;;
    slackware)
      XSESSION="/etc/X11/gdm/Xsession"
      SESSION_NAME="gnome"
      install_xinitrc_script="no"
      XINITRC_SYSCONFDIR=""
      ;;
    gentoo)
      XSESSION="/etc/X11/xdm/Xsession"
      SESSION_NAME="gnome"
      install_xinitrc_script="no"
      XINITRC_SYSCONFDIR=""
      ;;
    suse)
      XSESSION="/etc/opt/gnome/gdm/Xsession"
      install_xinitrc_script="no"
      XINITRC_SYSCONFDIR="/etc/X11/xinit/xinitrc.d"
      ;;
    mandriva)
      XSESSION="/etc/X11/xdm/Xsession"
      SESSION_NAME="GNOME"
      install_xinitrc_script="yes"
      XINITRC_SYSCONFDIR="X11/xinit.d"
      ;;
    *)
      echo "Your distribution (${with_distro}) is not yet supported!
(patches welcome)"
      exit 1
      ;;
  esac
fi
############################

Buraya pardus u ekleyip Xsession vs bilgilerini girdim ama yine de ayni
hatayi almaya devam ediyorum, yukaridakiler haric baska dagitim
kullananlar hep patch lemisler, konuda bilgisi olanlardan yardim bekliyorum



Pardus-kullanicilari mesaj listesiyle ilgili daha fazla bilgi