Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 01:17:28 +0100
From:      "Ralf Mardorf" <ralf.mardorf@rocketmail.com>
To:        "Herbert J. Skuhra" <hskuhra@eumx.net>
Cc:        ports@freebsd.org
Subject:   Re: smasher - 'Please report the problem to ports@FreeBSD.org'
Message-ID:  <op.wqxe3einuwjkcr@freebsd>
In-Reply-To: <87zk0b4b88.wl%hskuhra@eumx.net>
References:  <op.wqw90ezfuwjkcr@freebsd> <87zk0b4b88.wl%hskuhra@eumx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Jan 2013 00:05:11 +0100, Herbert J. Skuhra <hskuhra@eumx.net>  
wrote:
> On Mon, 14 Jan 2013 23:27:40 +0100
> "Ralf Mardorf" <ralf.mardorf@rocketmail.com> wrote:
>
>> # cd ../smasher && make install clean
>> [snip]
>> checking wxWidgets version... ./configure:
>> /usr/local/bin/wxgtk2-2.8-config: not found
>> not found
>> configure: error: wxWidgets is required. Try --with-wx-config.
>
> You have wxgtk26 installed, but the port requires
> x11-toolkits/wxgtk28.
>
> If you think the port builds with wxgtk26 just change the line in
> Makefile:
>
> CONFIGURE_ARGS= --with-wx-config=${LOCALBASE}/bin/wxgtk2-2.8-config
>
> to
>
> CONFIGURE_ARGS= --with-wx-config=${LOCALBASE}/bin/wxgtk2-2.6-config

Thank you Herbert,

it was possible to compile and then to launch it.

I hope it won't cause conflicts for other apps, if both versions are  
installed.

root@freebsd:/usr/ports/x11-toolkits/wxgtk28 # ls /var/db/pkg | grep wxgtk
wxgtk2-2.6.4_5
wxgtk2-2.8.12
wxgtk2-common-2.6.4_5
wxgtk2-common-2.8.12
root@freebsd:/usr/ports/x11-toolkits/wxgtk28 # cd ../../audio/smasher &&  
make install clean
[snip]
$ smasher

Regards,
Ralf

-- 
FreeBSD 9.1-RELEASE amd64



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.wqxe3einuwjkcr>