semicode-ltd / sarah

Terminal Assistant For SemiCode OS
http://www.semicodeos.com/sarah
GNU General Public License v2.0
196 stars 67 forks source link

can't install sarah in fedora 23 #17

Closed Wael-Fadlallah0 closed 7 years ago

Wael-Fadlallah0 commented 7 years ago

screenshot from 2016-12-20 15-00-33

semicode-ltd commented 7 years ago

okay try to cd bin and then use the export values ;)

Wael-Fadlallah0 commented 7 years ago

I didn't get it , what is "export values" !! explain more ?

semicode-ltd commented 7 years ago

Okay do as following : cd sarah-master/ make make install cd bin/ export LD_LIBRARY_PATH=. export GI_TYPELIB_PATH=. ./sarah

note : you may get some warning because many plugins are not competed we still re-writing them

semicode-ltd commented 7 years ago

the only working plugins for now is hi and vala-extension-demo so you can also remove the other plugins :)

Wael-Fadlallah0 commented 7 years ago

it doesn't work fine for me (I did remove all the other plugins ) , I guess I shall wait for you to fix it

all the best 👍

semicode-ltd commented 7 years ago

okay let me check :)

semicode-ltd commented 7 years ago

we fixed the issue try again and run : sudo dnf install libpeas-* first