Git Product home page Git Product logo

Comments (3)

Cris70 avatar Cris70 commented on May 26, 2024 1

@metalefty thank you!
Installing libXfont-devel and libXfont2-devel did the trick (I am not sure if both packages were necessary).

from xorgxrdp.

metalefty avatar metalefty commented on May 26, 2024

Probably libXfont is missing. Can you show me all installed packages?

from xorgxrdp.

ttv20 avatar ttv20 commented on May 26, 2024

I success to make it on openSUSE Leap 42.2
I install xorg-x11-devel and it still not working, but the error change to:

make[1]: Entering directory '/home/yhb/git/neutrinolabs/xorgxrdp'
Making all in module
make[2]: Entering directory '/home/yhb/git/neutrinolabs/xorgxrdp/module'
Making all in amd64
make[3]: Entering directory '/home/yhb/git/neutrinolabs/xorgxrdp/module/amd64'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/yhb/git/neutrinolabs/xorgxrdp/module/amd64'
make[3]: Entering directory '/home/yhb/git/neutrinolabs/xorgxrdp/module'
  CC       rdpDraw.lo
Assembler messages:
Fatal error: can't create .libs/rdpDraw.o: Permission denied
Makefile:583: recipe for target 'rdpDraw.lo' failed
make[3]: *** [rdpDraw.lo] Error 1
make[3]: Leaving directory '/home/yhb/git/neutrinolabs/xorgxrdp/module'
Makefile:602: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/yhb/git/neutrinolabs/xorgxrdp/module'
Makefile:411: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/yhb/git/neutrinolabs/xorgxrdp'
Makefile:342: recipe for target 'all' failed
make: *** [all] Error 2

So I did
sudo make
And it's work!

from xorgxrdp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.