[lokisetup] SETUP_CDROMPATH

Chunky Kibbles chunky at icculus.org
Fri Feb 27 14:34:18 EST 2004


On Fri, Feb 27, 2004 at 04:59:02PM +0100, Dressler Ronny wrote:
> hi again,
> 
> i tried both. i used a precomiled installer from icculus/~ravage,
> and later i compiled the latest cvs version by myself. i both cases the same.
> 
> today i found (maybe) the problem: 
> 
> i used always 2 <cdrom> tags in the setup.xml file
> like this:
> 
> <cdrom id="disc1" name="name1">file.1</cdrom>
> <cdrom id="disc2" name="name2">file.2</cdrom>
> 
> exist only ONE <cdrom> tag is the SETUP_CDROMPATH variable = /mn/cdrom
> BUT exist 2 <cdrom> tags is the SETUP_CDROMPATH variable = (null)
> 
> can anyone check that? is it only a problem on my machine or is it a bug?

SETUP_CDROM_name1=/mnt/cdrom
SETUP_CDROM_name2=/mnt/cdrom2
export SETUP_CDROM_name1 SETUP_CDROM_name2

Gary (-;



More information about the Lokisetup mailing list