Linux Mint Türkiye

Yazılım => Yazılım Yükleme ve Kaldırma => Konuyu başlatan: mesut24 - 23 Şubat 2019, 15:56:16

Başlık: [Çözüldü] Atllic True Studio kurulum hatası
Gönderen: mesut24 - 23 Şubat 2019, 15:56:16
Merhaba . Gömülü sistemler için atollic ide si kuruyorum . Kurulumda şöyle bir hata veriyor.
Kod: [Seç]
erden@erden-System-Product-Name:~/Desktop/ARM  Editor/Atollic_TrueSTUDIO_for_STM32_9.3.0_installer$ sudo su
[sudo] password for erden:   
root@erden-System-Product-Name:/home/erden/Desktop/ARM  Editor/Atollic_TrueSTUDIO_for_STM32_9.3.0_installer# ls
 install.data   install.sh   license.txt  'liunx adventure group.tar.gzip'
root@erden-System-Product-Name:/home/erden/Desktop/ARM  Editor/Atollic_TrueSTUDIO_for_STM32_9.3.0_installer# ./install.sh
Installing Atollic TrueSTUDIO for STM32 x86_64 9.3.0...
Do you accept the Atollic End User License Agreement?
1) Yes
2) No
3) Read
#? 1
Installing dependencies...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libc6-i386 is already the newest version (2.27-3ubuntu1).
libusb-0.1-4 is already the newest version (2:0.1.12-31).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libwebkitgtk-3.0-0 is already the newest version (2.4.11-3ubuntu3).
libncurses5 is already the newest version (6.1-1ubuntu1.18.04).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Do you want to install to '/opt/Atollic_TrueSTUDIO_for_STM32_x86_64_9.3.0/'?
1) Yes
2) No
3) Change
#? 1
Extracting to '/opt/Atollic_TrueSTUDIO_for_STM32_x86_64_9.3.0/'...
tar (child): /home/erden/Desktop/ARM: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
root@erden-System-Product-Name:/home/erden/Desktop/ARM  Editor/Atollic_TrueSTUDIO_for_STM32_9.3.0_installer#

Başlık: Ynt: Atllic True Studio kurulum hatası
Gönderen: Butterfly - 23 Şubat 2019, 16:03:10
Alıntı
tar (child): /home/erden/Desktop/ARM: Cannot open: No such file or directory

Masüstündeki "ARM  Editor" dizininin adını "ARM -Editor" olarak değiştirip kurulum deneyin. Dizin ismindeki boşluk kurulum sırasında sorun oluşturuyor olabilir.
Başlık: Ynt: Atllic True Studio kurulum hatası
Gönderen: mesut24 - 23 Şubat 2019, 16:12:47
Teşşekür ederim. Sorun çözüldü ama çok ilginç değil mi?
Başlık: Ynt: [Çözüldü] Atllic True Studio kurulum hatası
Gönderen: Butterfly - 23 Şubat 2019, 16:55:40
İlginç değil aslında, kurulum betiğinde bir düzeltme ile bu sorunu çözebilirler. Uçbirimdeki işlemlerde, dosya ya da dizin isimlerinde boşluk varsa, bunların tırnak içine alınması gerekir. dosya adı yerine "dosya adı" şeklinde kullanım bu tür sorunları çözer.