[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Testing a package



On Fri, May 06, 2005 at 12:30:31AM +0200, Leopold Palomo Avellaneda wrote:
> please, we have a bug in a package in the amd64 port (not the ia32) and I 
> would like if someone could test if the program attached crash of not. You 
> only have to :
> apt-get install libcoin40-dev
> coin-config --build vsnprintf vsnprintf.cpp
> ./vsnprintf

I have no idea what it all means, but:

csmall@fozzie:~/test$ coin-config --build vsnprintf vsnprintf.cpp
g++ -I/usr/include/Inventor/annex -D_REENTRANT -c vsnprintf.cpp -o \
   vsnprintf.o
g++ -L/usr/lib -L/usr/X11R6/lib -o vsnprintf vsnprintf.o -lCoin -lGL \
   -lXext -lSM -lICE -lX11 -ldl -lpthread -lm
csmall@fozzie:~/test$ ./vsnprintf
!!ARBfp1.0
TEMP R0;
TEX R0.x, fragment.texcoord[0], texture[0], 2D;
TEX R0, R0.x, texture[1], 1D;
MUL result.color, state.material.diffuse, R0;
END

!!ARBfp1.0
TEMP R0;
TEX R0.x, fragment.texcoord[0], texture[0], 2D;
TEX R0, R0.x, texture[1], 1D;
MOV result.color, R0;
END

-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org



Reply to: