You are not logged in.

#1 2004-08-26 05:20:09

leo.pisolo
Member
Registered: 2004-08-25
Posts: 16

How to avoid Xfree with ghostscript

Hi.
I have to install CUPS as per Wiki Howto.
But doing 'pacman -S ghostscript' it require XFree86-4.4.x as dep.
How can I avoid it ?
Is it really necessary ?

Under FreeBSD i can do a :
make WITHOUT_X11=yes install
and it is was ok (or also I can install the ghostscript-gui-noX11)

Thanks
Leo

Offline

#2 2004-08-26 05:36:50

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: How to avoid Xfree with ghostscript

well i suppose you could use ABS to rebuild ghostscript without X support.

Just run abs then navigate into the proper directory. edit the PKGBUILD adding whatever option is required to build X support out. then run makepkg and install the resulting package. you can also add ghostscript to your pacman.conf's "IgnorePkg =" list.


AKA uknowme

I am not your friend

Offline

#3 2004-08-26 09:04:35

lanrat
Member
From: Poland
Registered: 2003-10-28
Posts: 1,274

Re: How to avoid Xfree with ghostscript

Theoretically you could also pacman -Sd ghostscript to install it without any dependencies, then pacman -Qi ghostscript to check what other dependencies are required and install them one by one with pacman -S. There is no guarantee that ghostcript will work at all after this. But it should be possible :-)
It would be much better to recompile ghoscript without x with abs.

Offline

#4 2004-08-26 16:27:27

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: How to avoid Xfree with ghostscript

It will and does work.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

Board footer

Powered by FluxBB