Hello,
My operating system:
Distributor ID: Ubuntu
Description: Ubuntu 24.04.4 LTS
Release: 24.04
Codename: noble
First i do:
sudo apt-get update
and
sudo apt-get upgrade
I used the command
curl -fsSL https://lmstudio.ai/install.sh | bash
Then I get the following message:
Installation finished successfully! llmster is ready to launch.
To start the daemon, run:
lms daemon up
main: line 603: 2317 Illegal instruction (core dumped) "$_lms_installed_path" bootstrap -y > /dev/null 2>&1
Could not add lms to your PATH
lms install location: /root/.lmstudio/bin/LMS
If I Verify the installation:
lms --help
I get the following message:
Command 'lms' not found, did you mean:
command 'wms' from snap wms (0.0.13)
command 'lsm' from deb lsm (1.0.4-2)
command 'ls' from deb coreutils (9.4-3ubuntu6.2)
command 'ams' from deb ams (2.2.1-1)
command 'dms' from deb anacrolix-dms (1.5.0-2ubuntu0.24.04.3)
command 'lmms' from deb lmms (1.2.2+dfsg1-6build2)
command 'les' from deb atm-tools (1:2.5.1-5)
command 'fms' from deb openafs-client (1.8.10-2.1ubuntu3.4)
command 'lmp' from deb lammps (20231121+dfsg-4)
command 'pms' from deb pms (0.42-1.1)
command 'lvs' from deb lvm2 (2.03.16-3ubuntu3.2)
command 'lrs' from deb lrslib (0.71b-2)
See 'snap info <snapname>' for additional versions.
The problem also occurs when I use: curl -fsSL https://lmstudio.ai/install.sh | sudo bash
What am I doing wrong?
What do I need to do to use LM Studio on Ubuntu Server 24.04.4 LTS?
Hello,
My operating system:
Distributor ID: Ubuntu
Description: Ubuntu 24.04.4 LTS
Release: 24.04
Codename: noble
First i do:
sudo apt-get updateand
sudo apt-get upgradeI used the command
curl -fsSL https://lmstudio.ai/install.sh | bashThen I get the following message:
If I Verify the installation:
lms --helpI get the following message:
The problem also occurs when I use:
curl -fsSL https://lmstudio.ai/install.sh | sudo bashWhat am I doing wrong?
What do I need to do to use LM Studio on Ubuntu Server 24.04.4 LTS?