Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install #169

Open
dave9549 opened this issue Jan 15, 2023 · 8 comments
Open

Unable to install #169

dave9549 opened this issue Jan 15, 2023 · 8 comments

Comments

@dave9549
Copy link

Has anyone lately been able to install ircddb gateway on any operating system? I have tried mutiple os and hardware platforms and still not able to get it to install.

@johnhays
Copy link
Collaborator

johnhays commented Jan 15, 2023 via email

@dave9549
Copy link
Author

Thank you for the response. I have tried that one as well with no luck. What OS are you using if you don't mind?

@dave9549
Copy link
Author

I am trying to get this running to put on our local repeaters at the gateway to allow access to XLX reflectors.

@johnhays
Copy link
Collaborator

johnhays commented Jan 15, 2023 via email

@dave9549
Copy link
Author

I am trying to install on a raspberry pi 4 8gb with raspian installed.

I download the package but when I try to use the make command this happens:

root@raspberrypi:/ircDDBGateway-master/ircDDBGateway# make
g++ -DwxUSE_GUI=0 -I../Common -I../ircDDB -c -o IRCDDBGatewayAppD.o IRCDDBGatewayAppD.cpp
In file included from ../Common/RepeaterProtocolHandler.h:22,
from ../Common/DummyRepeaterProtocolHandler.h:22,
from IRCDDBGatewayAppD.cpp:19:
../Common/HeaderData.h:22:10: fatal error: wx/wx.h: No such file or directory
22 | #include <wx/wx.h>
| ^~~~~~~~~
compilation terminated.
make: *** [Makefile:12: IRCDDBGatewayAppD.o] Error 1
root@raspberrypi:/ircDDBGateway-master/ircDDBGateway#

It seems it's looking for wx/wx.h..... am I missing something?

@johnhays
Copy link
Collaborator

johnhays commented Jan 15, 2023 via email

@sv1iw
Copy link

sv1iw commented Jan 16, 2023 via email

@dave9549
Copy link
Author

Thank you, I will give this a try. I don't believe it will be compatible with a pi 4 so I will wait till my pi 3 comes in. That may be a month or so. Thank you to all that have helped me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants