Opened 7 years ago
Closed 7 years ago
#283 closed defect (invalid)
lxlite install yields a nonworking lxlite
Reported by: | Gregg Young | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | other | Version: | |
Severity: | low | Keywords: | |
Cc: |
Description
The RPM install of lxlite does not run. The config file is installed to J:\etc\lxlite\lxLite.cfg and is not found see error below. It appears lxlite only looks for the cfg file in its install directory as starting lxlite from J:\etc\lxlite\ fails in the same way. Moving the cfg file to usr/bin fixes the problem.
{0}[j:\etc\lxlite] lxlite
┌[ lxLite ]───────────────────────────────────┬[ Version 1.3.9 ]┐
├ Copyright 1996,97 by FRIENDS software ├ All rights ┤
├ Copyright 2001,03 by Max Alekseyev ├ reserved ┤
├ Copyright 2008-10 by OS/4 team ├ ┤
├ Copyright 2011 by Steven H. Levine ├ ┤
├ Copyright 2017 by bww bitwise works GmbH └─────────────────┘
└┤Failed to open configuration file J:\USR\BIN\lxLite.cfg
└┤Failed to open configuration file J:\USR\BIN\lxLite.cfg
Change History (7)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Summary: | lxlite install yeilds a nonworking lxlite → lxlite install yields a nonworking lxlite |
---|
comment:3 by , 7 years ago
Hi
What version of Lxlite rpm have you installed ?
As the latest rpm version for lxlite is 1.3.9-5.oc00
And do you have more then 1 cfg file floating around you're HD.
comment:4 by , 7 years ago
It is the latest package (lxlite 1.3.9-5.oc00). I have it working by copying the cfg to user/bin. Since I copied it I have 2 the other is in etc/lxlite where it was installed.
comment:5 by , 7 years ago
I wonder how this can happen. As here and for all our dev it works as designed. And this changeset proves it.
https://github.com/bitwiseworks/lxlite/commit/2b8d98e5ca37a2212c845df9b36c1a7e55075e78
Is your unixroot right? As also the stubs are searched in the unixrot/usr/share directory.
comment:6 by , 7 years ago
I tried this on a clean install and it worked fine. It must have been a unixroot issue with a programing environment setup. Sorry for the noise.
comment:7 by , 7 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
The same issue applies to stub_min.bin and
stub_vdm.bin which are also not found.