kthakore / frozen-bubble

Making frozen bubble cross platform
http://frozen-bubble.org
GNU General Public License v2.0
149 stars 33 forks source link

LAN game impossible because fb-server is not found #51

Closed kthakore closed 13 years ago

kthakore commented 13 years ago

with this installation scheme:

./Build realclean; perl Build.PL && ./Build && sudo ./Build install

when trying to start a LAN game, server binary is not found, here's what's printed on console:

/fb-server is missing or not executable!

relevant information:

./bin/frozen-bubble: my $fb_server = "$FLPATH/fb-server";

./blib/lib/Games/FrozenBubble/Config.pm:$FLPATH = "/usr/local/lib/frozen-bubble";

[gc@meuh /tmp/fb/frozen-bubble] ll /usr/local/lib/frozen-bubble ls: cannot access /usr/local/lib/frozen-bubble: No such file or directory

kthakore commented 13 years ago

Author: gcottenc Time: 1274444883 Field: comment Value: that said, message "/fb-server is missing or not executable!" seems to indicate $FLPATH is not properly imported or something?

kthakore commented 13 years ago

Author: kthakore Time: 1277736131 Field: status Value: closed

kthakore commented 13 years ago

Author: kthakore Time: 1277736131 Field: resolution Value: fixed

kthakore commented 13 years ago

Author: kthakore Time: 1277736131 Field: comment Value: Fixed with

http://github.com/kthakore/frozen-bubble/commit/2538934d7cedc2d67b23674582a330aeb601d3f9

http://github.com/kthakore/frozen-bubble/commit/00dfc88df1cab6b784874c143aec939afe0b6419