autogen.sh: Unable to locate SWIG.

Bug #717079 reported by mathias6710
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
shroudBNC
Fix Released
Medium
Unassigned

Bug Description

./autogen.sh is unable to locate swig, when it is installed

ADDITIONAL INFORMATION:
Tested on 4 computers (2 debian srv, 2 ubuntu desk)
# apt-get install swig
Reading package lists... Done
Building dependency tree
Reading state information... Done
swig is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
$ swig
Must specify an input file. Use -help for available options.
$ ./autogen.sh
Preparing the shroudBNC build system...please wait

Found GNU Autoconf version 2.65
Found GNU Automake version 1.9.6
Found GNU Libtool version 2.2.6b

ERROR: Unable to locate SWIG.

FIX(worked for me):
Remove x on line 766 && 777
https://github.com/gunnarbeutner/shroudbnc/commit/1c35ecfbba382d6536823ccab3db0f490b8e72df

Revision history for this message
Gunnar Beutner (gunnarbeutner) wrote :

Well, disabling the check is hardly a fix :)

Anyway, it's properly fixed now:

gunnar@charon:~/sbnc-dev$ ./autogen.sh
Preparing the shroudBNC build system...please wait

Found GNU Autoconf version 2.65
Found GNU Automake version 1.11.1
Found GNU Libtool version 2.2.6b
Found SWIG

Automatically preparing build ...
[...]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.