pb compiling with lalfont

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
willow75

pb compiling with lalfont

Post by willow75 »

hello all

i am a debian user and when i run ./GenDeb.sh i have this message :

g++ -o tmw src/sound/sound.o src/graphic/2xsai.o src/graphic/graphic.o src/gui/chat.o src/gui/skill.o src/gui/shop.o src/gui/stats.o src/gui/npc.o src/gui/gui.o src/gui/login.o src/gui/char_server.o src/gui/char_select.o src/gui/inventory.o src/net/network.o src/net/protocol.o src/being.o src/game.o src/main.o src/map.o src/log.o src/astar.o -ljgmod `allegro-config --libs release` -lalfont
/usr/bin/ld: ne peut trouver -lalfont
collect2: ld a retourn? 1 code d'?tat d'ex?cution
make: *** [tmw] Erreur 1
Compilation failed somwhere. Please try to correct errors given by gcc output...
Aborting...

where i can find libalfont ???

thanks
willow75

Post by willow75 »

i have install this http://nekros.freeshell.org/delirium/alfont.php

but i have again the same messages

help please

thanks
willow75

Post by willow75 »

YESAOUW

it's ok

kagenin is on mana world
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

I suppose you found your way trough, anyway just if anyone else has the same problem, please refer to the specific documentation in the docs folder (in this case /INSTALL/linux.txt or debian.txt
Post Reply