sub2sub2 / AI-LINUX-RUST

0 stars 2 forks source link

Mac 도커 환경 재구성 #28

Closed sub2sub2 closed 4 months ago

sub2sub2 commented 5 months ago

Docker 환경에서 d-bus 실행 시 아래와 같이 x11 관련 에러가 나옴.

root@f31636ef7514 /home/AI-LINUX-RUST/model/build(main)$ ./model_process 
Failed to get D-Bus connection: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
sub2sub2 commented 5 months ago

In docker env,

service dbus status (If it is not running, `service dbus start`)
export $(dbus-launch)
hyunsube commented 4 months ago

ai_rust:1.0.3 기준 세팅 완료