You are here
Bjarne - Thu, 2016/06/16 - 10:49
Hi community!
Being a noob, I need som help here. I've installed Turnkey Linux in Hyper-V enviroment, and it runs smooth! However, for a WordPress plugin called Document Gallery, I need the image handling features of Ghostscript
Can anyone tell me, step by step, how to add that to my LAMP?!?
Best regards
Bjarne
Forum:
Tags:
Solved
Uhm, that's almost embarrasing how easy that was.
After the install I rebooted the webserver. To make Document Gallery plugin recognize Ghostscript I removed and re-added it again. Then it works.
Bjarne
Using Turnkey WordPress and I LIKE it :)
Great, thanks for posting your answer
Now I've got a bit comfortable I rarely ever use it. I'm not sure if I would have believed it if someone else told me this years ago, but it is honestly so much better than using a GUI!
So FWIW here's how you could achieve the same thing from the commandline:
Update local database of all package info:
Search for sequence "ghostscript" in package name, short description and long description:
Search just package name & short description:
Install desired package:
Restart Apache (rather than having to reboot the server, obviously only applies to webserver/webapp config changes):
Add new comment