Tworzenie Makefile na podstawie posiadanych źróde

Potrzebujesz pomocy z C, C++, perl, python, itp.
MaestroS
Posty: 48
Rejestracja: 11 maja 2007, 19:19
Lokalizacja: Universe

Tworzenie Makefile na podstawie posiadanych źródeł

Post autor: MaestroS »

Mam same źródła (*.cpp, *h) i plik Makefile.am, jak zaradzić:

Kod: Zaznacz cały

make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
żeby te źródła skompilować?
Utumno
Beginner
Posty: 432
Rejestracja: 09 listopada 2008, 13:04
Lokalizacja: Gdansk

Post autor: Utumno »

najpierw

Kod: Zaznacz cały

./configure
MaestroS
Posty: 48
Rejestracja: 11 maja 2007, 19:19
Lokalizacja: Universe

Post autor: MaestroS »

ks23098:/home/doikatan/src# ./configure
-bash: ./configure: Nie ma takiego pliku ani katalogu
Awatar użytkownika
lis6502
Member
Posty: 1798
Rejestracja: 05 listopada 2008, 20:14
Lokalizacja: Miasto Szybowców

Post autor: lis6502 »

Na dzień dobry Mini-hałtu. Podaj jeszcze wynik

Kod: Zaznacz cały

ls -l ~/src
MaestroS
Posty: 48
Rejestracja: 11 maja 2007, 19:19
Lokalizacja: Universe

Post autor: MaestroS »

Kod: Zaznacz cały

ks23098:/home/doikatan/src# ls -l /home/doikatan/src
razem 2576
-rw-r--r-- 1 root root   1178 sty  5 22:14 account.cpp
-rw-r--r-- 1 root root   1412 sty  5 22:14 account.h
-rw-r--r-- 1 root root  19728 sty  5 22:14 actions.cpp
-rw-r--r-- 1 root root   4520 sty  5 22:15 actions.h
-rw-r--r-- 1 root root  19042 sty  5 22:15 admin.cpp
-rw-r--r-- 1 root root   4740 sty  5 22:15 admin.h
-rw-r--r-- 1 root root   2039 sty  5 22:15 allocator.cpp
-rw-r--r-- 1 root root   7204 sty  5 22:15 allocator.h
-rw-r--r-- 1 root root     15 sty  5 22:15 autogen.sh
-rw-r--r-- 1 root root   4787 sty  5 22:15 baseevents.cpp
-rw-r--r-- 1 root root   2353 sty  5 22:15 baseevents.h
-rw-r--r-- 1 root root   7388 sty  5 22:15 beds.cpp
-rw-r--r-- 1 root root   2756 sty  5 22:15 beds.h
-rw-r--r-- 1 root root  35860 sty  5 22:15 chat.cpp
-rw-r--r-- 1 root root   3570 sty  5 22:15 chat.h
-rw-r--r-- 1 root root  36258 sty  5 22:15 combat.cpp
-rw-r--r-- 1 root root  10429 sty  5 22:15 combat.h
-rw-r--r-- 1 root root  46024 sty  5 22:15 condition.cpp
-rw-r--r-- 1 root root  13135 sty  5 22:16 condition.h
-rw-r--r-- 1 root root   3606 sty  5 22:16 config.lua
-rw-r--r-- 1 root root  13086 sty  5 22:16 configmanager.cpp
-rw-r--r-- 1 root root   5008 sty  5 22:16 configmanager.h
-rw-r--r-- 1 root root   6666 sty  5 22:16 configure.ac
-rw-r--r-- 1 root root  13389 sty  5 22:16 connection.cpp
-rw-r--r-- 1 root root   4281 sty  5 22:16 connection.h
-rw-r--r-- 1 root root  14717 sty  5 22:16 const.h
-rw-r--r-- 1 root root  19352 sty  5 22:16 container.cpp
-rw-r--r-- 1 root root   4093 sty  5 22:16 container.h
-rw-r--r-- 1 root root  38306 sty  5 22:16 creature.cpp
-rw-r--r-- 1 root root  13715 sty  5 22:16 creatureevent.cpp
-rw-r--r-- 1 root root   3268 sty  5 22:16 creatureevent.h
-rw-r--r-- 1 root root  17006 sty  5 22:16 creature.h
-rw-r--r-- 1 root root   1731 sty  5 22:16 cylinder.cpp
-rw-r--r-- 1 root root   9071 sty  5 22:16 cylinder.h
-rw-r--r-- 1 root root   3654 sty  5 22:16 database.cpp
-rw-r--r-- 1 root root   8840 sty  5 22:17 database.h
-rw-r--r-- 1 root root  39639 sty  5 22:17 databasemanager.cpp
-rw-r--r-- 1 root root   1662 sty  5 22:17 databasemanager.h
-rw-r--r-- 1 root root   8351 sty  5 22:17 databasemysql.cpp
-rw-r--r-- 1 root root   2903 sty  5 22:17 databasemysql.h
-rw-r--r-- 1 root root   8851 sty  5 22:17 databaseodbc.cpp
-rw-r--r-- 1 root root   2882 sty  5 22:17 databaseodbc.h
-rw-r--r-- 1 root root   5806 sty  5 22:17 databasepgsql.cpp
-rw-r--r-- 1 root root   2534 sty  5 22:17 databasepgsql.h
-rw-r--r-- 1 root root   7081 sty  5 22:17 databasesqlite.cpp
-rw-r--r-- 1 root root   2729 sty  5 22:17 databasesqlite.h
-rw-r--r-- 1 root root   4133 sty  5 22:17 definitions.h
-rw-r--r-- 1 root root   3057 sty  5 22:17 depot.cpp
-rw-r--r-- 1 root root   2278 sty  5 22:17 depot.h
-rw-r--r-- 1 root root   6234 sty  5 22:17 enums.h
-rw-r--r-- 1 root root  13545 sty  5 22:17 exception.cpp
-rw-r--r-- 1 root root   1486 sty  5 22:17 exception.h
-rw-r--r-- 1 root root  10949 sty  5 22:17 fileloader.cpp
-rw-r--r-- 1 root root   7558 sty  5 22:18 fileloader.h
-rw-r--r-- 1 root root  51200 sty  5 22:19 forgottenserver.s3db
-rw-r--r-- 1 root root 139252 sty  5 22:18 game.cpp
-rw-r--r-- 1 root root  22339 sty  5 22:19 game.h
-rw-r--r-- 1 root root   4659 sty  5 22:19 gameservers.cpp
-rw-r--r-- 1 root root   2259 sty  5 22:19 gameservers.h
-rw-r--r-- 1 root root   4651 sty  5 22:19 globalevent.cpp
-rw-r--r-- 1 root root   2527 sty  5 22:19 globalevent.h
-rw-r--r-- 1 root root   1887 sty  5 22:19 gui.cpp
-rw-r--r-- 1 root root   1540 sty  5 22:19 gui.h
-rw-r--r-- 1 root root   1599 sty  5 22:19 gui_resources.rc
-rw-r--r-- 1 root root  24229 sty  5 22:19 house.cpp
-rw-r--r-- 1 root root   7515 sty  5 22:19 house.h
-rw-r--r-- 1 root root   3320 sty  5 22:19 housetile.cpp
-rw-r--r-- 1 root root   1741 sty  5 22:19 housetile.h
-rw-r--r-- 1 root root   5765 sty  5 22:19 inputbox.cpp
-rw-r--r-- 1 root root   1712 sty  5 22:19 inputbox.h
-rw-r--r-- 1 root root  14782 sty  5 22:19 ioban.cpp
-rw-r--r-- 1 root root   3436 sty  5 22:19 ioban.h
-rw-r--r-- 1 root root  11349 sty  5 22:19 ioguild.cpp
-rw-r--r-- 1 root root   2558 sty  5 22:19 ioguild.h
-rw-r--r-- 1 root root  44293 sty  5 22:20 iologindata.cpp
-rw-r--r-- 1 root root   4833 sty  5 22:19 iologindata.h
-rw-r--r-- 1 root root  12133 sty  5 22:20 iomap.cpp
-rw-r--r-- 1 root root   3959 sty  5 22:20 iomap.h
-rw-r--r-- 1 root root  12280 sty  5 22:20 iomapserialize.cpp
-rw-r--r-- 1 root root   1514 sty  5 22:20 iomapserialize.h
-rw-r--r-- 1 root root  35049 sty  5 22:20 item.cpp
-rw-r--r-- 1 root root  14888 sty  5 22:20 item.h
-rw-r--r-- 1 root root   3688 sty  5 22:20 itemloader.h
-rw-r--r-- 1 root root  40237 sty  5 22:20 items.cpp
-rw-r--r-- 1 root root   8466 sty  5 22:20 items.h
-rw-r--r-- 1 root root   1981 sty  5 22:20 logger.cpp
-rw-r--r-- 1 root root   2043 sty  5 22:20 logger.h
-rw-r--r-- 1 root root 234336 sty  5 22:23 luascript.cpp
-rw-r--r-- 1 root root  28460 sty  5 22:21 luascript.h
-rw-r--r-- 1 root root   5851 sty  5 22:21 mailbox.cpp
-rw-r--r-- 1 root root   2495 sty  5 22:21 mailbox.h
-rw-r--r-- 1 root root   2556 sty  5 22:21 Makefile.am
-rw-r--r-- 1 root root  29085 sty  5 22:21 map.cpp
-rw-r--r-- 1 root root   8976 sty  5 22:21 map.h
-rw-r--r-- 1 root root  11855 sty  5 22:21 md5.cpp
-rw-r--r-- 1 root root   3831 sty  5 22:21 md5.h
-rw-r--r-- 1 root root  34524 sty  5 22:22 monster.cpp
-rw-r--r-- 1 root root   7170 sty  5 22:22 monster.h
-rw-r--r-- 1 root root  40042 sty  5 22:22 monsters.cpp
-rw-r--r-- 1 root root   4342 sty  5 22:22 monsters.h
-rw-r--r-- 1 root root  26740 sty  5 22:22 movement.cpp
-rw-r--r-- 1 root root   5041 sty  5 22:22 movement.h
-rw-r--r-- 1 root root   3770 sty  5 22:22 networkmessage.cpp
-rw-r--r-- 1 root root   3895 sty  5 22:23 networkmessage.h
-rw-r--r-- 1 root root  84536 sty  5 22:23 npc.cpp
-rw-r--r-- 1 root root  15608 sty  5 22:23 npc.h
-rw-r--r-- 1 root root    705 sty  5 22:23 otpch.h
-rw-r--r-- 1 root root  30340 sty  5 22:23 otserv.cpp
-rw-r--r-- 1 root root   5414 sty  5 22:23 otsystem.h
-rw-r--r-- 1 root root   5263 sty  5 22:23 outfit.cpp
-rw-r--r-- 1 root root   2590 sty  5 22:23 outfit.h
-rw-r--r-- 1 root root   7151 sty  5 22:23 outputmessage.cpp
-rw-r--r-- 1 root root   5249 sty  5 22:23 outputmessage.h
-rw-r--r-- 1 root root  12193 sty  5 22:23 party.cpp
-rw-r--r-- 1 root root   2924 sty  5 22:23 party.h
-rw-r--r-- 1 root root   6104 sty  5 22:24 playerbox.cpp
-rw-r--r-- 1 root root   1756 sty  5 22:24 playerbox.h
-rw-r--r-- 1 root root 113936 sty  5 22:25 player.cpp
-rw-r--r-- 1 root root  32848 sty  5 22:24 player.h
-rw-r--r-- 1 root root   1914 sty  5 22:24 position.cpp
-rw-r--r-- 1 root root   3655 sty  5 22:24 position.h
-rw-r--r-- 1 root root   4917 sty  5 22:24 protocol.cpp
-rw-r--r-- 1 root root  76479 sty  5 22:25 protocolgame.cpp
-rw-r--r-- 1 root root  14065 sty  5 22:25 protocolgame.h
-rw-r--r-- 1 root root   2854 sty  5 22:24 protocol.h
-rw-r--r-- 1 root root   6547 sty  5 22:25 protocollogin.cpp
-rw-r--r-- 1 root root   1877 sty  5 22:25 protocollogin.h
-rw-r--r-- 1 root root   2757 sty  5 22:25 protocolold.cpp
-rw-r--r-- 1 root root   1862 sty  5 22:25 protocolold.h
-rw-r--r-- 1 root root   7251 sty  5 22:25 quests.cpp
-rw-r--r-- 1 root root   2975 sty  5 22:25 quests.h
-rw-r--r-- 1 root root  20397 sty  5 22:25 raids.cpp
-rw-r--r-- 1 root root   5029 sty  5 22:25 raids.h
-rw-r--r-- 1 root root   1569 sty  5 22:26 resources.h
-rw-r--r-- 1 root root   3241 sty  5 22:26 rsa.cpp
-rw-r--r-- 1 root root   1521 sty  5 22:26 rsa.h
-rw-r--r-- 1 root root   4804 sty  5 22:26 scheduler.cpp
-rw-r--r-- 1 root root   2982 sty  5 22:26 scheduler.h
-rw-r--r-- 1 root root  12298 sty  5 22:26 schema.mysql
-rw-r--r-- 1 root root  17903 sty  5 22:26 schema.sqlite
-rw-r--r-- 1 root root   3074 sty  5 22:26 scriptmanager.cpp
-rw-r--r-- 1 root root   1325 sty  5 22:26 scriptmanager.h
-rw-r--r-- 1 root root   3264 sty  5 22:26 server.cpp
-rw-r--r-- 1 root root   1753 sty  5 22:26 server.h
-rw-r--r-- 1 root root  11271 sty  5 22:26 sha1.cpp
-rw-r--r-- 1 root root   2032 sty  5 22:26 sha1.h
-rw-r--r-- 1 root root  10903 sty  5 22:26 spawn.cpp
-rw-r--r-- 1 root root   2949 sty  5 22:26 spawn.h
-rw-r--r-- 1 root root  16384 sty  5 22:26 spells.cpp
-rw-r--r-- 1 root root   8909 sty  5 22:31 spells.h
-rw-r--r-- 1 root root   9204 sty  5 22:27 status.cpp
-rw-r--r-- 1 root root   2741 sty  5 22:27 status.h
-rw-r--r-- 1 root root  37153 sty  5 22:27 talkaction.cpp
-rw-r--r-- 1 root root   3684 sty  5 22:27 talkaction.h
-rw-r--r-- 1 root root   3441 sty  5 22:28 tasks.cpp
-rw-r--r-- 1 root root   2019 sty  5 22:28 tasks.h
-rw-r--r-- 1 root root   4726 sty  5 22:28 teleport.cpp
-rw-r--r-- 1 root root   2725 sty  5 22:28 teleport.h
-rw-r--r-- 1 root root   2130 sty  5 22:28 templates.h
-rw-r--r-- 1 root root   2395 sty  5 22:28 textlogger.cpp
-rw-r--r-- 1 root root   1416 sty  5 22:28 textlogger.h
-rw-r--r-- 1 root root   7926 sty  5 22:28 TheForgottenServer.ico
-rw-r--r-- 1 root root   3279 sty  5 22:28 thing.cpp
-rw-r--r-- 1 root root   4240 sty  5 22:28 thing.h
-rw-r--r-- 1 root root  32120 sty  5 22:28 tile.cpp
-rw-r--r-- 1 root root   6498 sty  5 22:28 tile.h
-rw-r--r-- 1 root root  27714 sty  5 22:28 tools.cpp
-rw-r--r-- 1 root root   4825 sty  5 22:28 tools.h
-rw-r--r-- 1 root root   2587 sty  5 22:28 town.h
-rw-r--r-- 1 root root   2913 sty  5 22:28 trashholder.cpp
-rw-r--r-- 1 root root   2490 sty  5 22:28 trashholder.h
-rw-r--r-- 1 root root   7316 sty  5 22:28 vocation.cpp
-rw-r--r-- 1 root root   3573 sty  5 22:28 vocation.h
-rw-r--r-- 1 root root   3703 sty  5 22:28 waitlist.cpp
-rw-r--r-- 1 root root   1831 sty  5 22:28 waitlist.h
-rw-r--r-- 1 root root  25960 sty  5 22:29 weapons.cpp
-rw-r--r-- 1 root root   6491 sty  5 22:29 weapons.h
Awatar użytkownika
lis6502
Member
Posty: 1798
Rejestracja: 05 listopada 2008, 20:14
Lokalizacja: Miasto Szybowców

Post autor: lis6502 »

Skonsultuj się z tym tematem, może też z tym

Jeśli dalej chcesz się bawić w te źródła które masz, użyj

Kod: Zaznacz cały

automake
Przeoczyłeś także skrypt, który może Ci rozwiązać problem

Kod: Zaznacz cały

autogen.sh
MaestroS
Posty: 48
Rejestracja: 11 maja 2007, 19:19
Lokalizacja: Universe

Post autor: MaestroS »

Co do ./autogen.sh

Kod: Zaznacz cały

ks23098:/home/doikatan/src# ./autogen.sh
-bash: ./autogen.sh: Brak dostępu
A co do automake

Kod: Zaznacz cały

ks23098:/home/doikatan/src# automake
configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal).
Makefile.am:10: USE_MYSQL does not appear in AM_CONDITIONAL
Makefile.am:13: USE_SQLITE does not appear in AM_CONDITIONAL
Makefile.am:16: USE_ODBC does not appear in AM_CONDITIONAL
Makefile.am:19: USE_PGSQL does not appear in AM_CONDITIONAL
Makefile.am: required file `./INSTALL' not found
Makefile.am:   `automake --add-missing' can install `INSTALL'
Makefile.am: required file `./NEWS' not found
Makefile.am: required file `./README' not found
Makefile.am: required file `./AUTHORS' not found
Makefile.am: required file `./ChangeLog' not found
Makefile.am: required file `./COPYING' not found
Makefile.am:   `automake --add-missing' can install `COPYING'
Makefile.am: required file `./depcomp' not found
Makefile.am:   `automake --add-missing' can install `depcomp'
/usr/share/automake-1.10/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL
/usr/share/automake-1.10/am/depend2.am:   The usual way to define `am__fastdepCXX' is to add `AC_PROG_CXX'
/usr/share/automake-1.10/am/depend2.am:   to `configure.ac' and run `aclocal' and `autoconf' again.
/usr/share/automake-1.10/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.10/am/depend2.am:   The usual way to define `AMDEP' is to add one of the compiler tests
/usr/share/automake-1.10/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX, AC_PROG_CXX, AC_PROG_OBJC,
/usr/share/automake-1.10/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/share/automake-1.10/am/depend2.am:   to `configure.ac' and run `aclocal' and `autoconf' again.
Makefile.am:3: `CXXFLAGS' is a user variable, you should not override it;
Makefile.am:3: use `AM_CXXFLAGS' instead.
Awatar użytkownika
lis6502
Member
Posty: 1798
Rejestracja: 05 listopada 2008, 20:14
Lokalizacja: Miasto Szybowców

Post autor: lis6502 »

Kod: Zaznacz cały

 chmod +x autogen.sh
machnij jeszcze

Kod: Zaznacz cały

autoconf
i popatrz co wyświetli.
MaestroS
Posty: 48
Rejestracja: 11 maja 2007, 19:19
Lokalizacja: Universe

Post autor: MaestroS »

Dobrze, względem starszych źródeł to pomogło, ale co w takim wypadku?
ks23098:/home/do/src# autoconf
autoconf: no input file
ks23098:/home/do/src# automake
automake: `configure.ac' or `configure.in' is required
ks23098:/home/do/src# ./configure
-bash: ./configure: Nie ma takiego pliku ani katalogu
ks23098:/home/do/src# ./autogen.sh
-bash: ./autogen.sh: Nie ma takiego pliku ani katalogu
ks23098:/home/do/src#
ls -l

-rw-r--r-- 1 root root 1181 sty 17 22:59 account.cpp
-rw-r--r-- 1 root root 1430 sty 17 22:59 account.h
-rw-r--r-- 1 root root 1996 sty 21 12:18 account.o
-rw-r--r-- 1 root root 15756 sty 17 22:59 actions.cpp
-rw-r--r-- 1 root root 3918 sty 17 22:59 actions.h
-rw-r--r-- 1 root root 33740 sty 21 12:18 actions.o
-rw-r--r-- 1 root root 19614 sty 17 22:59 admin.cpp
-rw-r--r-- 1 root root 4731 sty 17 22:59 admin.h
-rw-r--r-- 1 root root 104108 sty 21 12:18 admin.o
-rw-r--r-- 1 root root 2039 sty 17 22:59 allocator.cpp
-rw-r--r-- 1 root root 7222 sty 17 22:59 allocator.h
-rw-r--r-- 1 root root 639 sty 21 12:18 allocator.o
-rw-r--r-- 1 root root 0 sty 21 12:15 autoscan.log
-rw-r--r-- 1 root root 14460 sty 17 22:59 ban.cpp
-rw-r--r-- 1 root root 4674 sty 17 22:59 ban.h
-rw-r--r-- 1 root root 41640 sty 21 12:18 ban.o
-rw-r--r-- 1 root root 4957 sty 17 22:59 baseevents.cpp
-rw-r--r-- 1 root root 2344 sty 17 22:59 baseevents.h
-rw-r--r-- 1 root root 14816 sty 21 12:19 baseevents.o
-rw-r--r-- 1 root root 7488 sty 17 22:59 beds.cpp
-rw-r--r-- 1 root root 2756 sty 17 22:59 beds.h
-rw-r--r-- 1 root root 45212 sty 21 12:19 beds.o
-rw-r--r-- 1 root root 34943 sty 17 23:00 chat.cpp
-rw-r--r-- 1 root root 3698 sty 17 22:59 chat.h
-rw-r--r-- 1 root root 102272 sty 21 12:19 chat.o
-rw-r--r-- 1 root root 36733 sty 17 23:01 combat.cpp
-rw-r--r-- 1 root root 10421 sty 17 23:00 combat.h
-rw-r--r-- 1 root root 47436 sty 21 12:19 combat.o
-rw-r--r-- 1 root root 43714 sty 17 23:00 commands.cpp
-rw-r--r-- 1 root root 5264 sty 17 23:00 commands.h
-rw-r--r-- 1 root root 109560 sty 21 12:19 commands.o
-rw-r--r-- 1 root root 46900 sty 17 23:00 condition.cpp
-rw-r--r-- 1 root root 13225 sty 17 23:00 condition.h
-rw-r--r-- 1 root root 63204 sty 21 12:19 condition.o
-rw-r--r-- 1 root root 10240 sty 17 23:00 configmanager.cpp
-rw-r--r-- 1 root root 3976 sty 17 23:00 configmanager.h
-rw-r--r-- 1 root root 38124 sty 21 12:19 configmanager.o
-rw-r--r-- 1 root root 1727 sty 21 12:15 configure.scan
-rw-r--r-- 1 root root 12271 sty 17 23:00 connection.cpp
-rw-r--r-- 1 root root 4075 sty 17 23:00 connection.h
-rw-r--r-- 1 root root 157980 sty 21 12:19 connection.o
-rw-r--r-- 1 root root 12990 sty 17 23:01 const.h
-rw-r--r-- 1 root root 19571 sty 17 23:01 container.cpp
-rw-r--r-- 1 root root 4109 sty 17 23:01 container.h
-rw-r--r-- 1 root root 34616 sty 21 12:19 container.o
-rw-r--r-- 1 root root 36297 sty 17 23:01 creature.cpp
-rw-r--r-- 1 root root 11563 sty 17 23:01 creatureevent.cpp
-rw-r--r-- 1 root root 3055 sty 17 23:01 creatureevent.h
-rw-r--r-- 1 root root 26356 sty 21 12:19 creatureevent.o
-rw-r--r-- 1 root root 15987 sty 17 23:01 creature.h
-rw-r--r-- 1 root root 85840 sty 21 12:19 creature.o
-rw-r--r-- 1 root root 1731 sty 17 23:01 cylinder.cpp
-rw-r--r-- 1 root root 9230 sty 17 23:01 cylinder.h
-rw-r--r-- 1 root root 13168 sty 21 12:19 cylinder.o
-rw-r--r-- 1 root root 11316 sty 17 23:01 database.cpp
-rw-r--r-- 1 root root 7147 sty 17 23:01 database.h
-rw-r--r-- 1 root root 5692 sty 17 23:01 databasemysql.cpp
-rw-r--r-- 1 root root 2682 sty 17 23:01 databasemysql.h
-rw-r--r-- 1 root root 18224 sty 21 12:19 databasemysql.o
-rw-r--r-- 1 root root 139160 sty 21 12:19 database.o
-rw-r--r-- 1 root root 4033 sty 17 23:01 databasesqlite.cpp
-rw-r--r-- 1 root root 2735 sty 17 23:01 databasesqlite.h
-rw-r--r-- 1 root root 19436 sty 21 12:19 databasesqlite.o
-rw-r--r-- 1 root root 4153 sty 17 23:01 definitions.h
-rw-r--r-- 1 root root 3057 sty 17 23:01 depot.cpp
-rw-r--r-- 1 root root 2270 sty 17 23:01 depot.h
-rw-r--r-- 1 root root 22420 sty 21 12:19 depot.o
-rw-r--r-- 1 root root 6159 sty 17 23:01 enums.h
-rw-r--r-- 1 root root 13619 sty 17 23:01 exception.cpp
-rw-r--r-- 1 root root 1469 sty 17 23:01 exception.h
-rw-r--r-- 1 root root 639 sty 21 12:19 exception.o
-rw-r--r-- 1 root root 10325 sty 17 23:02 fileloader.cpp
-rw-r--r-- 1 root root 7495 sty 17 23:02 fileloader.h
-rw-r--r-- 1 root root 13900 sty 21 12:19 fileloader.o
-rw-r--r-- 1 root root 43008 sty 17 23:02 forgottenserver.s3db
-rw-r--r-- 1 root root 136199 sty 17 23:02 game.cpp
-rw-r--r-- 1 root root 22852 sty 17 23:02 game.h
-rw-r--r-- 1 root root 339496 sty 21 12:19 game.o
-rw-r--r-- 1 root root 1887 sty 17 23:02 gui.cpp
-rw-r--r-- 1 root root 1458 sty 17 23:02 gui.h
-rw-r--r-- 1 root root 633 sty 21 12:19 gui.o
-rw-r--r-- 1 root root 1533 sty 17 23:02 gui_resources.rc
-rw-r--r-- 1 root root 21783 sty 17 23:03 house.cpp
-rw-r--r-- 1 root root 7300 sty 17 23:03 house.h
-rw-r--r-- 1 root root 148360 sty 21 12:19 house.o
-rw-r--r-- 1 root root 3345 sty 17 23:03 housetile.cpp
-rw-r--r-- 1 root root 1733 sty 17 23:03 housetile.h
-rw-r--r-- 1 root root 16068 sty 21 12:19 housetile.o
-rw-r--r-- 1 root root 5763 sty 17 23:03 inputbox.cpp
-rw-r--r-- 1 root root 1712 sty 17 23:03 inputbox.h
-rw-r--r-- 1 root root 638 sty 21 12:20 inputbox.o
-rw-r--r-- 1 root root 13332 sty 17 23:03 ioguild.cpp
-rw-r--r-- 1 root root 2446 sty 17 23:03 ioguild.h
-rw-r--r-- 1 root root 25264 sty 21 12:20 ioguild.o
-rw-r--r-- 1 root root 44988 sty 17 23:03 iologindata.cpp
-rw-r--r-- 1 root root 4113 sty 17 23:03 iologindata.h
-rw-r--r-- 1 root root 103316 sty 21 12:20 iologindata.o
-rw-r--r-- 1 root root 12286 sty 17 23:03 iomap.cpp
-rw-r--r-- 1 root root 3951 sty 17 23:03 iomap.h
-rw-r--r-- 1 root root 35256 sty 21 12:20 iomap.o
-rw-r--r-- 1 root root 12155 sty 17 23:03 iomapserialize.cpp
-rw-r--r-- 1 root root 1514 sty 17 23:03 iomapserialize.h
-rw-r--r-- 1 root root 37996 sty 21 12:20 iomapserialize.o
-rw-r--r-- 1 root root 28399 sty 17 23:03 item.cpp
-rw-r--r-- 1 root root 12913 sty 17 23:03 item.h
-rw-r--r-- 1 root root 3688 sty 17 23:03 itemloader.h
-rw-r--r-- 1 root root 63792 sty 21 12:20 item.o
-rw-r--r-- 1 root root 41025 sty 17 23:04 items.cpp
-rw-r--r-- 1 root root 7898 sty 17 23:03 items.h
-rw-r--r-- 1 root root 43892 sty 21 12:20 items.o
-rw-r--r-- 1 root root 34 sty 17 23:03 lastMotd.txt
-rw-r--r-- 1 root root 1955 sty 17 23:03 logger.cpp
-rw-r--r-- 1 root root 2043 sty 17 23:03 logger.h
-rw-r--r-- 1 root root 3340 sty 21 12:20 logger.o
-rw-r--r-- 1 root root 176977 sty 17 23:04 luascript.cpp
-rw-r--r-- 1 root root 22092 sty 17 23:04 luascript.h
-rw-r--r-- 1 root root 322164 sty 21 12:20 luascript.o
-rw-r--r-- 1 root root 5873 sty 17 23:04 mailbox.cpp
-rw-r--r-- 1 root root 2511 sty 17 23:04 mailbox.h
-rw-r--r-- 1 root root 33552 sty 21 12:20 mailbox.o
-rw-r--r-- 1 root root 1279 sty 17 23:04 Makefile
-rw-r--r-- 1 root root 29292 sty 17 23:05 map.cpp
-rw-r--r-- 1 root root 9161 sty 17 23:05 map.h
-rw-r--r-- 1 root root 58540 sty 21 12:20 map.o
-rw-r--r-- 1 root root 11855 sty 17 23:05 md5.cpp
-rw-r--r-- 1 root root 3831 sty 17 23:05 md5.h
-rw-r--r-- 1 root root 3308 sty 21 12:20 md5.o
-rw-r--r-- 1 root root 33834 sty 17 23:05 monster.cpp
-rw-r--r-- 1 root root 7108 sty 17 23:05 monster.h
-rw-r--r-- 1 root root 80280 sty 21 12:20 monster.o
-rw-r--r-- 1 root root 38227 sty 17 23:05 monsters.cpp
-rw-r--r-- 1 root root 4390 sty 17 23:05 monsters.h
-rw-r--r-- 1 root root 69780 sty 21 12:20 monsters.o
-rw-r--r-- 1 root root 27197 sty 17 23:05 movement.cpp
-rw-r--r-- 1 root root 5080 sty 17 23:05 movement.h
-rw-r--r-- 1 root root 56792 sty 21 12:20 movement.o
-rw-r--r-- 1 root root 3760 sty 17 23:05 networkmessage.cpp
-rw-r--r-- 1 root root 3919 sty 17 23:05 networkmessage.h
-rw-r--r-- 1 root root 5128 sty 21 12:20 networkmessage.o
-rw-r--r-- 1 root root 82603 sty 17 23:06 npc.cpp
-rw-r--r-- 1 root root 15489 sty 17 23:06 npc.h
-rw-r--r-- 1 root root 202032 sty 21 12:20 npc.o
-rw-r--r-- 1 root root 705 sty 17 23:06 otpch.h
-rw-r--r-- 1 root root 30277 sty 17 23:06 otserv.cpp
-rw-r--r-- 1 root root 104248 sty 21 12:20 otserv.o
-rw-r--r-- 1 root root 5414 sty 17 23:06 otsystem.h
-rw-r--r-- 1 root root 5242 sty 17 23:06 outfit.cpp
-rw-r--r-- 1 root root 2590 sty 17 23:06 outfit.h
-rw-r--r-- 1 root root 16980 sty 21 12:20 outfit.o
-rw-r--r-- 1 root root 7841 sty 17 23:06 outputmessage.cpp
-rw-r--r-- 1 root root 5223 sty 17 23:06 outputmessage.h
-rw-r--r-- 1 root root 45288 sty 21 12:21 outputmessage.o
-rw-r--r-- 1 root root 13154 sty 17 23:06 party.cpp
-rw-r--r-- 1 root root 2978 sty 17 23:06 party.h
-rw-r--r-- 1 root root 34772 sty 21 12:21 party.o
-rw-r--r-- 1 root root 6060 sty 17 23:06 playerbox.cpp
-rw-r--r-- 1 root root 1756 sty 17 23:06 playerbox.h
-rw-r--r-- 1 root root 639 sty 21 12:21 playerbox.o
-rw-r--r-- 1 root root 107396 sty 17 23:07 player.cpp
-rw-r--r-- 1 root root 30512 sty 17 23:06 player.h
-rw-r--r-- 1 root root 234896 sty 21 12:21 player.o
-rw-r--r-- 1 root root 1914 sty 17 23:07 position.cpp
-rw-r--r-- 1 root root 3655 sty 17 23:07 position.h
-rw-r--r-- 1 root root 3436 sty 21 12:21 position.o
-rw-r--r-- 1 root root 5357 sty 17 23:07 protocol.cpp
-rw-r--r-- 1 root root 76422 sty 17 23:07 protocolgame.cpp
-rw-r--r-- 1 root root 14065 sty 17 23:07 protocolgame.h
-rw-r--r-- 1 root root 337880 sty 21 12:21 protocolgame.o
-rw-r--r-- 1 root root 3022 sty 17 23:07 protocol.h
-rw-r--r-- 1 root root 5946 sty 17 23:07 protocollogin.cpp
-rw-r--r-- 1 root root 1877 sty 17 23:07 protocollogin.h
-rw-r--r-- 1 root root 51028 sty 21 12:21 protocollogin.o
-rw-r--r-- 1 root root 50208 sty 21 12:21 protocol.o
-rw-r--r-- 1 root root 2653 sty 17 23:07 protocolold.cpp
-rw-r--r-- 1 root root 1796 sty 17 23:07 protocolold.h
-rw-r--r-- 1 root root 7151 sty 17 23:07 quests.cpp
-rw-r--r-- 1 root root 2881 sty 17 23:07 quests.h
-rw-r--r-- 1 root root 19116 sty 21 12:21 quests.o
-rw-r--r-- 1 root root 17687 sty 17 23:07 raids.cpp
-rw-r--r-- 1 root root 4885 sty 17 23:07 raids.h
-rw-r--r-- 1 root root 59828 sty 21 12:21 raids.o
-rw-r--r-- 1 root root 1338 sty 17 23:07 resources.h
-rw-r--r-- 1 root root 3250 sty 17 23:07 rsa.cpp
-rw-r--r-- 1 root root 1521 sty 17 23:07 rsa.h
-rw-r--r-- 1 root root 5404 sty 21 12:21 rsa.o
-rw-r--r-- 1 root root 5182 sty 17 23:07 scheduler.cpp
-rw-r--r-- 1 root root 3083 sty 17 23:07 scheduler.h
-rw-r--r-- 1 root root 15596 sty 21 12:21 scheduler.o
-rw-r--r-- 1 root root 16718 sty 17 23:07 schema.sqlite
-rw-r--r-- 1 root root 2862 sty 17 23:08 scriptmanager.cpp
-rw-r--r-- 1 root root 1317 sty 17 23:07 scriptmanager.h
-rw-r--r-- 1 root root 6732 sty 21 12:21 scriptmanager.o
-rw-r--r-- 1 root root 3351 sty 17 23:08 server.cpp
-rw-r--r-- 1 root root 1770 sty 17 23:08 server.h
-rw-r--r-- 1 root root 107160 sty 21 12:21 server.o
-rw-r--r-- 1 root root 11271 sty 17 23:08 sha1.cpp
-rw-r--r-- 1 root root 2032 sty 17 23:08 sha1.h
-rw-r--r-- 1 root root 3744 sty 21 12:21 sha1.o
-rw-r--r-- 1 root root 10800 sty 17 23:08 spawn.cpp
-rw-r--r-- 1 root root 2941 sty 17 23:08 spawn.h
-rw-r--r-- 1 root root 35124 sty 21 12:21 spawn.o
-rw-r--r-- 1 root root 51300 sty 17 23:08 spells.cpp
-rw-r--r-- 1 root root 9013 sty 17 23:08 spells.h
-rw-r--r-- 1 root root 91804 sty 21 12:21 spells.o
-rw-r--r-- 1 root root 9539 sty 17 23:08 status.cpp
-rw-r--r-- 1 root root 2718 sty 17 23:08 status.h
-rw-r--r-- 1 root root 53708 sty 21 12:21 status.o
-rw-r--r-- 1 root root 4528 sty 17 23:08 talkaction.cpp
-rw-r--r-- 1 root root 2313 sty 17 23:08 talkaction.h
-rw-r--r-- 1 root root 16040 sty 21 12:21 talkaction.o
-rw-r--r-- 1 root root 3840 sty 17 23:08 tasks.cpp
-rw-r--r-- 1 root root 2120 sty 17 23:08 tasks.h
-rw-r--r-- 1 root root 13496 sty 21 12:21 tasks.o
-rw-r--r-- 1 root root 4742 sty 17 23:08 teleport.cpp
-rw-r--r-- 1 root root 2733 sty 17 23:08 teleport.h
-rw-r--r-- 1 root root 27628 sty 21 12:21 teleport.o
-rw-r--r-- 1 root root 2130 sty 17 23:08 templates.h
-rw-r--r-- 1 root root 2029 sty 17 23:08 textlogger.cpp
-rw-r--r-- 1 root root 1408 sty 17 23:08 textlogger.h
-rw-r--r-- 1 root root 640 sty 21 12:21 textlogger.o
-rw-r--r-- 1 root root 3279 sty 17 23:08 thing.cpp
-rw-r--r-- 1 root root 4333 sty 17 23:08 thing.h
-rw-r--r-- 1 root root 5604 sty 21 12:21 thing.o
-rw-r--r-- 1 root root 32491 sty 17 23:08 tile.cpp
-rw-r--r-- 1 root root 6559 sty 17 23:08 tile.h
-rw-r--r-- 1 root root 34876 sty 21 12:22 tile.o
-rw-r--r-- 1 root root 25851 sty 17 23:09 tools.cpp
-rw-r--r-- 1 root root 4464 sty 17 23:08 tools.h
-rw-r--r-- 1 root root 78432 sty 21 12:22 tools.o
-rw-r--r-- 1 root root 2576 sty 17 23:09 town.h
-rw-r--r-- 1 root root 2880 sty 17 23:09 trashholder.cpp
-rw-r--r-- 1 root root 2476 sty 17 23:09 trashholder.h
-rw-r--r-- 1 root root 19660 sty 21 12:22 trashholder.o
-rw-r--r-- 1 root root 7037 sty 17 23:09 vocation.cpp
-rw-r--r-- 1 root root 3284 sty 17 23:09 vocation.h
-rw-r--r-- 1 root root 21104 sty 21 12:22 vocation.o
-rw-r--r-- 1 root root 3763 sty 17 23:09 waitlist.cpp
-rw-r--r-- 1 root root 1831 sty 17 23:09 waitlist.h
-rw-r--r-- 1 root root 10888 sty 21 12:22 waitlist.o
-rw-r--r-- 1 root root 26815 sty 17 23:09 weapons.cpp
-rw-r--r-- 1 root root 6523 sty 17 23:09 weapons.h
-rw-r--r-- 1 root root 52964 sty 21 12:22 weapons.o
Awatar użytkownika
lis6502
Member
Posty: 1798
Rejestracja: 05 listopada 2008, 20:14
Lokalizacja: Miasto Szybowców

Post autor: lis6502 »

Zajrzyj do dokumentacji tych źródeł, ewentualnie sprawdź co ciekawego zawiera configure.scan.
ODPOWIEDZ