Well I read the readme file.
Got those files I needed and then ran make (expecting it to drop to a # - pound 
sign but it went straight into what you see below.

my question is where is or what did i create if anything?

the lines where longer than what I've posted here.
Any thought and should haves that I plainly didn't do?

d...@main-pc:/vms/Shoes Build files/shoes-0.r1134$ make                         
            
build options: shoes raisins (0.r1134) [i486-linux]                             
            
CC       = cc                                                                   
            
RUBY     = /usr                                                                 
            
OPTIONS  =                                                                      
            
CC shoes/app.c                                                                  
            
CC shoes/canvas.c                                                               
            
CC shoes/effects.c                                                              
            
CC shoes/image.c                                                                
            
CC shoes/internal.c                                                             
            
CC shoes/ruby.c                                                                 
            
CC shoes/world.c                                                                
            
CC shoes/native/gtk.c                                                           
            
CC shoes/http/curl.c                                                            
            
CC -o dist/libshoes.so                                                          
            
CC bin/main.c                                                                   
            
CC -o dist/shoes-bin                                                            
            
ruby: no such file to load -- ubygems (LoadError)                               
            
ruby: no such file to load -- ubygems (LoadError)                               
            
checking for main() in -lc... yes                                               
            
creating Makefile                                                               
            
make[1]: Entering directory `/vms/Shoes Build 
files/shoes-0.r1134/req/hpricot/ext/hpricot_scan'
cc -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I. -D_FILE_OFFSET_BITS=64  -fPIC -
fno-strict-aliasing -g -g -O2  -fPIC   -c hpricot_scan.c
cc -shared -o hpricot_scan.so hpricot_scan.o -L. -L/usr/lib -L. -Wl,-
Bsymbolic-functions -rdynamic -Wl,-export-dynamic    -lruby1.8 -lc  -lpthread 
-ldl -lcrypt -lm   -lc                                                          
                                                                                
                         
make[1]: Leaving directory `/vms/Shoes Build 
files/shoes-0.r1134/req/hpricot/ext/hpricot_scan'

Lots more lines then i was dropped to prompt again.

Dave.

Reply via email to