ارجو شرح كيفيه تنصيب برنامجno-ip على fedora5 ارجو الرد من المشرفين هذه مشكله لانى لسه مبيدا
إعـــــــلان
تقليص
لا يوجد إعلان حتى الآن.
ارجو شرح كيفيه تنصيب برنامجno-ip على fedora5
تقليص
X
-
HOW TO BUILD AN EXECUTABLE FOR YOUR SYSTEM
The command
make
will build a binary of the noip2 client that will run on your system.
If you do not have 'make' installed and you have an i686 Linux machine
with libc6, a binary for i686 systems is located in the binaries
directory called noip2-Linux. Copy that binary to the build directory
'cp binaries/noip2-Linux noip2'
The command
make install
(which must be run as root) will install the various pieces to their
appropriate places. This will ask questions and build a configuration
data file.
See below if you can't become root or can't write in /usr/local/*.
تعليق