معرفة نت
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

solved broken PATH warning: 'ldconfig

اذهب الى الأسفل

solved broken PATH warning: 'ldconfig Empty solved broken PATH warning: 'ldconfig

مُساهمة  MOJRM-511 الأحد مايو 05, 2013 7:49 pm


ممكن الكثير يواجه المشكله هذي بعد مايثبت حزمه
هذا يحدث مع اي حزمه تقوم بتثبيتها
maybe you see this problems after you install some packages
this happen with any packages you installed

المشكله راح تكون مثل كذا:
the problems like this:

===================================
apt-get install mono-runtime
dpkg: warning: 'ldconfig' not found in PATH or not executable.
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable.
dpkg: error: 2 expected programs not found in PATH or not executable.
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install. Trying to recover:
dpkg: warning: 'ldconfig' not found in PATH or not executable.
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable.
dpkg: error: 2 expected programs not found in PATH or not executable.
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.





===================================================
حل المشكله كالتالي:
the solve is:

apt-get update

apt-get upgrade
export PATH=$PATH:/usr/local/sbin:/usr/sbin:/sbin

apt-get remove mono-runtime
sudo aptitude update

sudo aptitude install mono-runtime
MOJRM-511
MOJRM-511
المدير العام
المدير العام

المساهمات : 105
تاريخ التسجيل : 13/03/2011

الرجوع الى أعلى الصفحة اذهب الى الأسفل

الرجوع الى أعلى الصفحة


 
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى