LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Cant install Doom Level Editor (https://www.linuxquestions.org/questions/linux-newbie-8/cant-install-doom-level-editor-824470/)

linuxishard 08-05-2010 07:21 PM

Cant install Doom Level Editor
 
this is super embarresing. ive made desktop enviroments for my friends but i cant figure out how too install this


http://www.teaser.fr/~amajorel/yadex...tml#2003-04-01


can some one please help step by step with terminal commands and everything? this is very embarrising.

linus72 08-05-2010 07:24 PM

see here
https://help.ubuntu.com/community/CompilingEasyHowTo

LinuxBauer 08-05-2010 07:26 PM

How come ubuntu is always so good at answering questions? It's always the place to check ;)

linuxishard 08-05-2010 07:46 PM

i got lost and failed.

help?

linuxishard 08-05-2010 08:35 PM

i was doin good until i got to the end.






src/colour4.cc:33:22: error: X11/Xlib.h: No such file or directory
src/colour4.cc: In function ‘pcolour_t* alloc_colours(rgb_c*, size_t)’:
src/colour4.cc:101: error: ‘XColor’ was not declared in this scope
src/colour4.cc:101: error: expected ‘;’ before ‘xc’
src/colour4.cc:102: error: ‘xc’ was not declared in this scope
src/colour4.cc:105: error: ‘Status’ was not declared in this scope
src/colour4.cc:105: error: expected ‘;’ before ‘r’
src/colour4.cc:109: error: ‘r’ was not declared in this scope
src/colour4.cc: In function ‘void free_colours(pcolour_t*, size_t)’:
src/colour4.cc:187: error: ‘dpy’ was not declared in this scope
src/colour4.cc:187: error: ‘cmap’ was not declared in this scope
src/colour4.cc:187: error: ‘XFreeColors’ was not declared in this scope
make: *** [obj/0/colour4.o] Error 1

checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.



*****************************************
**** Debian package creation selected ***
*****************************************

This package will be built according to these values:

0 - Maintainer: [ root@drew-laptop ]
1 - Summary: [ level editor for doom ]
2 - Name: [ yadex ]
3 - Version: [ 1.7.0 ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ i386 ]
8 - Source location: [ yadex-1.7.0 ]
9 - Alternate source location: [ ]
10 - Requires: [ ]
11 - Provides: [ yadex ]

Enter a number to change any of them or press ENTER to continue:

Installing with make...Installing with install...

========================= Installation results ===========================
obj/0/install -m 755 obj/0/yadex /usr/local/bin/yadex-1.7.0
make: execvp: obj/0/install: Permission denied
make: *** [install] Error 127

**** Installation failed. Aborting package creation.

Cleaning up...OK

Bye.

linuxishard 08-05-2010 08:43 PM

nevermind, just had to change permissions on install. thanks guys.


All times are GMT -5. The time now is 08:42 PM.