Автор Тема: Socksclean  (Прочетена 767 пъти)

Sevdalin

  • Участници
  • ***
  • Публикации: 9
    • Профил
    • WWW
Socksclean
« -: Feb 02, 2008, 20:07 »
Здравейте,
Имам един проблем при инсталирането на socksclean, затова реших да се посъветвам тук с вас

log.c:64: warning: implicit declaration of function `time'             log.c:65: warning: implicit declaration of function `ctime'
log.c:65: warning: passing arg 2 of `strcpy' makes pointer from integer without a cast
log.c: In function `CheckLogs':
log.c:185: warning: implicit declaration of function `localtime'
log.c:185: warning: assignment makes pointer from integer without a cast
log.c:188: error: dereferencing pointer to incomplete type
log.c:189: error: dereferencing pointer to incomplete type
log.c:190: error: dereferencing pointer to incomplete type

Ето го проблема. Надявам се някой да ми помогне и да ми обясни откъде идва проблема '<img'>

edit by neter: Редактирано съгласно т.3 от правилата на форума.



Активен

vouleZ-vous coucher avec moi

zeridon

  • Killmode enabled
  • Administrator
  • Напреднали
  • *****
  • Публикации: 1398
  • Distribution: Debian/Ubuntu
  • Window Manager: console/Gnome
  • BOfH
    • Профил
    • WWW
Socksclean
« Отговор #1 -: Feb 03, 2008, 00:32 »
Липсва ти някой ключов хедър файл.

Прочети документацията на този софтуер там обикновенно си пише какви библиотеки и/или допълнения му трябват за да се компилира.
Активен

Внмимавай имам клещи за кабел
http://www.netsecad.com/
http://theregister.co.uk/odds/bofh/

Sevdalin

  • Участници
  • ***
  • Публикации: 9
    • Профил
    • WWW
Socksclean
« Отговор #2 -: Feb 03, 2008, 01:03 »
Цитат (zeridon @ Фев. 03 2008,01:32)
Липсва ти някой ключов хедър файл.

Прочети документацията на този софтуер там обикновенно си пише какви библиотеки и/или допълнения му трябват за да се компилира.

Е, бате, няма да е зле да ми го обясниш по-рационално '<img'>
Но все пак благодаря много. Понеже съм все още новак в Линукс средите '<img'>


edit by neter: Редактирано съгласно т.3 от правилата на форума.



Активен

vouleZ-vous coucher avec moi

Sevdalin

  • Участници
  • ***
  • Публикации: 9
    • Профил
    • WWW
Socksclean
« Отговор #3 -: Feb 03, 2008, 01:15 »
Кой файл да прочета, защото в Readme няма нищо?


edit by neter: Редактирано съгласно т.3 от правилата на форума.



Активен

vouleZ-vous coucher avec moi

zeridon

  • Killmode enabled
  • Administrator
  • Напреднали
  • *****
  • Публикации: 1398
  • Distribution: Debian/Ubuntu
  • Window Manager: console/Gnome
  • BOfH
    • Профил
    • WWW
Socksclean
« Отговор #4 -: Feb 03, 2008, 12:51 »
Цитат
In order to compile SocksCleaner, you should perform the following steps:

    1) Enter the sockscleaner-x.x.x tree and run ./configure, a GNU
       configure script, which should find whatever it needs for
       compilation.

    2) Edit include/config.h and change the information to suit
       your IRC Network.  Also, be sure to edit bin/sockscleaner.conf
       to set up the services to work with your network.

    3) Run 'make' in the sockscleaner-x.x.x tree to compile the package.
       When make finishes, you'll probably want to: 'strip bin/sockscleaner'
       to remove debugging symbols from the file, since the author
       is the only one who really uses it.  It also decreases the
       file size greatly.

    4) Finally, become root if necessary, and run 'make install' to
       install sockscleaner on your system.  The default install directory
       is /usr/local/sockscleaner.  This will automatically chown the install
       directory to the same user who ran the configure script, so it
       won't run as root.  You can change the user by editing Makefile.

    5) If this is the first time you are installing SocksCleaner, or
       if your previous installation is pretty old, you may wish
       to type 'make install-help' to install all the help files.

    6) You may wish to remove any objects/binaries created during
       installation.  You can do this via 'make clean'.  If you
       wish to remove any configure generated files as well, use
       'make distclean'.


Източник файла INSTALL в дистрибутива ...
Активен

Внмимавай имам клещи за кабел
http://www.netsecad.com/
http://theregister.co.uk/odds/bofh/