Linux emulation and acroread 7
    YONETANI Tomokazu 
    qhwt+dfly at les.ath.cx
       
    Sat Jul 29 08:10:19 PDT 2006
    
    
  
On Sat, Jul 29, 2006 at 12:58:36PM +1000, Petr Janda wrote:
> uname -p reports 'i386'. Problem must be somewhere in the script.
I'd try the following sequences of commands to find where it's failing:
[elevator] ~% sh
$ type acroread
/usr/pkg/bin/acroread
$ sh -x /usr/pkg/bin/acroread 2>&1 |tail -n30
$ exit
Cheers.
> walt wrote:
> >On Fri, 28 Jul 2006, Petr Janda wrote:
> >
> >  
> >>Linux emulation is installed, but I get this when I run acroread.
> >>
> >>[elevator] ~% acroread
> >>The OS named  DragonFly version 1.7.0-DEVELOPMENT is currently not 
> >>installed.
> >>    
> >
> >acroread is just a shellscript.  Reading the script leads me to suspect
> >that 'uname -p' may print something funny on your machine.  The script
> >is looking for 'i386'.
> >
> >
> >
> >  
> 
    
    
More information about the Users
mailing list