עבור לתוכן

autoconf???

Featured Replies

פורסם

שלום.

אני מנסה להתקין תוכנה על אובונטו 11.04

בהוראות התקנה כתוב שלפני שאני משתמש בפקודות

./configure

make

make install

אני צריך להריץ autoconf

ההוראות:

9.1. Linux

----------

To compile first run "autoconf" in the main directory. Then run

"./configure". Then run "make".

The binaries can be found under the "interface" subdirectory. Any

documentation will also be found there.

הבעיה היא שאני לא יודע איך אני מריץ את ה-autoconf הזה..

ניסיתי להקליד autoconf אבל זה כנראה לא איך שמריצים את זה...

פורסם

אם זה binary executable אז פשוט תנווט לניתוב שלו ותריץ אותו כמו שהוא.

אם יש בעיה תדביק את הפלט מshell לפה.

פורסם

יש התקנה בשם autoconf (אמורה להיות במנהל ההתקנות של המערכת שלך) - תוודא שהיא מותקנת לפניי שאתה מריץ את ה ./configure

מה התוכנה שאתה מנסה להתקין ? יתכן שיש אפשרות להתקין אותה מתוך מנהל ההתקנות של המערכת - זה הרבה יותר מומלץ

פורסם
  • מחבר

אני יודע בוודאות שה-autoconf מותקן

נסיתי להריץ את ה-configure

זה מודיע על שגיאה שלא מצא את הקובץ או משהו.

זוהי התוכנה שאני מנסה להתקין: http://sourceforge.net/projects/traffic/

פורסם

build essentials מותקן אצלך?

תדביר לפה את השגיאה שאתה מקבל עם כמה שורות מעליה ומתחתיה.

פורסם
  • מחבר

טוב. מצטער שלקח לי הרבה זמן לנסות את כל ההצעות שלכם.

בכל מקרה: מסתבר שלא היה לי מותקן בסוף ה- autoconf

אז הורדתי והתקנתי את זה.

עכשיו אני נתקל בבעיה אחרת

הנה מה שעשיתי:


gidon@GK-Man:~$ cd Downloads
gidon@GK-Man:~/Downloads$ cd traffic-0.1.3
gidon@GK-Man:~/Downloads/traffic-0.1.3$ autoconf
gidon@GK-Man:~/Downloads/traffic-0.1.3$ ./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for POSIXized ISC... no
checking how to run the C++ preprocessor... c++ -E
checking for unistd.h... yes
checking for sys/types.h... yes
checking for sys/socket.h... yes
checking for netdb.h... yes
checking for arpa/inet.h... yes
checking for sys/poll.h... yes
checking for memory.h... yes
checking for map... yes
checking for deque... yes
checking for iostream... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for netinet/in.h... yes
checking for ANSI C header files... yes
checking size of unsigned... 4
checking size of short unsigned... 2
checking size of long unsigned... 4
checking size of char... 1
checking for fastdep... no
checking for dlopen in -ldl... yes
checking for library containing pthread_create... -lpthread
checking Kylix3... no
configure: error: You need fastdep in the path to be able to build this project
gidon@GK-Man:~/Downloads/traffic-0.1.3$

כפי שאתם רואים יש לי שגיאה של : configure: error: You need fastdep in the path to be able to build this project

מה זה ה-fastdep ? זה איזה משהו שאני צריך להתקין? מה אני צריך לעשות?

תודה על העזרה..

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים