|  |  | A friend of mine installed Linux Mandrake 7.1 on my system, but I don't know
much about Linux. I've just downloaded Pvolinux.gz but I'm not sure how to
install it. Should I wait untill I see him again to install it or is it
relatively easy so that I could do it myself?  Btw how come the file is half the
size of Povwin?
Also, If I write the file with Nero to CD will Linux be able to read it? Would
it work if  I spanned the file on 2 stiffies with WinZip? I only have an
internet connection at work .
--
/* Nekar Xenos */#local N=<-20,40,100>;#local K=<20,-40,100>;#local R=seed(0);
blob{#while((K-N).x>0)#local X=N;#local N=N+<rand(R),rand(R),1>/3;#local N=(
vlength(N-K)<vlength(X-K)?N:2*X-N);sphere{<N.y,-N.x,N.z>,1,1 scale .02}sphere{N
,1,1 scale.02}sphere{<-N.x-40,N.y,N.z>1,1 scale.01}sphere{<N.x+40,-N.y,N.z>1,1
scale.01 }#end pigment{rgbt 1}interior{media{emission <2,4,5>*5}}hollow}
Post a reply to this message
 |  | 
|  |  | Nekar Xenos wrote:
> 
> A friend of mine installed Linux Mandrake 7.1 on my system, but I don't know
> much about Linux. I've just downloaded Pvolinux.gz but I'm not sure how to
> install it. Should I wait untill I see him again to install it or is it
> relatively easy so that I could do it myself?  Btw how come the file is half the
> size of Povwin?
First of all, it's povlinux.tgz.  You can unpack it using 'tar xfz
povlinux.tgz' and you will find an install script inside IIRC.
> 
> Also, If I write the file with Nero to CD will Linux be able to read it? Would
> it work if  I spanned the file on 2 stiffies with WinZip? I only have an
> internet connection at work .
> 
CD-ROM's with ISO-9660 file system will be read by linux without
problems.  
Christoph
-- 
Christoph Hormann <chr### [at] gmx de>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/ Post a reply to this message
 |  |