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

not really an issue, but a minor error when testing the library #1

Closed
abiosoft opened this issue May 4, 2010 · 1 comment
Closed

Comments

@abiosoft
Copy link

abiosoft commented May 4, 2010

when trying to build the library, i got the following messages
./test-svgo: 30: mozilla: not found - 12 lines

so i edited the test-svgo and replaced line 17
linux) opener="mozilla -turbo";;
with
linux) opener="firefox";;

and it worked perfectly.

@ajstarks
Copy link
Owner

ajstarks commented May 4, 2010

fixed.

This issue was closed.
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