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

FreeBSD port (instructions) #484

Closed
f-andrey opened this issue Dec 23, 2015 · 1 comment
Closed

FreeBSD port (instructions) #484

f-andrey opened this issue Dec 23, 2015 · 1 comment

Comments

@f-andrey
Copy link
Contributor

Hello,
I'm make porting pyfa in FreeBSD http://www.freshports.org/games/pyfa/
Now for install

pkg install pyfa

or

make -C /usr/ports/games/pyfa install clean

Unfortunately, supporting DPSGRAPHING (default disabled) require accept patch https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205294 or add the following lines in /etc/libmap.conf

[/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/]
libgcc_s.so.1   gcc48/libgcc_s.so.1
@blitzmann
Copy link
Collaborator

Hey, thanks for supplying this information and getting graphing to work on FreeBSD. I will include these instructions in the readme. =)

MarkNBroadhead added a commit to MarkNBroadhead/Pyfa that referenced this issue Mar 29, 2016
It makes sense for the Linux Distro-specific Packages section to
immediately follow the text about 3rd party repos in the Installing
section

* Move Linux Distro-specific Packages section
* Add link to issue pyfa-org#484 for FreeBSD installation
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

2 participants