Having thought development had ceased on LMS I'm very pleased to see it's not so.
So, today I cloned into github and have a shiney new repo in ~/logitech/trunk.
From that location (~/logitech/trunk) I executed the following command:
platforms/buildme.pl --build rpm --destDir ~/logitech/built --buildDir ~/logitech/temp --sourceDir ~/logitech/trunk
Where the destDir and buildDir arguments are directories I have created. It fails with: Couldn't open /home/amit/logitech/trunk/server/slimserver.pl
Looking in the server subdir I see slimservice.pl but not slimserver.pl. Is this a minor bug? Can it be fixed by a name change or is something more significant broken?
Or, am I starting in the wrong place?
Regards,
Amit
So, today I cloned into github and have a shiney new repo in ~/logitech/trunk.
From that location (~/logitech/trunk) I executed the following command:
platforms/buildme.pl --build rpm --destDir ~/logitech/built --buildDir ~/logitech/temp --sourceDir ~/logitech/trunk
Where the destDir and buildDir arguments are directories I have created. It fails with: Couldn't open /home/amit/logitech/trunk/server/slimserver.pl
Looking in the server subdir I see slimservice.pl but not slimserver.pl. Is this a minor bug? Can it be fixed by a name change or is something more significant broken?
Or, am I starting in the wrong place?
Regards,
Amit