Re: First time pkg help.

1998-10-24 Thread James Troup
"matthew.r.pavlovich.1" <[EMAIL PROTECTED]> writes: > Package: xfpovray > Architecture: i386 Should almost certainly be `any'; unless the package is really i386 specific. See 4.2.3 of the Packaging manual for more details. -- James

Re: First time pkg help.

1998-10-24 Thread Martin Schulze
matthew.r.pavlovich.1 wrote: > I am packaging xfont3d, xfpovray, and xfcolor. They all depend on xforms. > I have the xforms-dev package installed, but when I go to build the > packages, the make files cannot find the forms.h file. I symlinked the > file to /usr/include/forms.h, and now the I can

First time pkg help.

1998-10-24 Thread matthew.r.pavlovich.1
I am packaging xfont3d, xfpovray, and xfcolor. They all depend on xforms. I have the xforms-dev package installed, but when I go to build the packages, the make files cannot find the forms.h file. I symlinked the file to /usr/include/forms.h, and now the I can compile the binary by hand, but I am