Click to See Complete Forum and Search --> : screwed up a Unreal Tournament install


Syngin
10-21-2001, 01:21 PM
Hey guys,

I just went to instal UT and I may have screwed up. I installed libglade-0.7 and libxml-1.4.0 as root.

I knew that you weren't supposed to be in root when you installed the game but I wasn't sure about these two.

I'm reading all the docs right now but am a little lost.

Also, I saw 1 or 2 errors during the make.

Bottom line, the UT install claims that they aren't installed and refuses to go further.

I did run the following commands for both:
./configure
make
make install

Any idea where the main problem lies and if so, how painful the fix is?

:confused:

[ 21 October 2001: Message edited by: Syngin ]

[ 21 October 2001: Message edited by: Syngin ]

X_console
10-21-2001, 02:22 PM
Can you start from scratch? Like can you do a make uninstall and try again? Also, try doing a ./configure --help | less and see what options you can set.

Syngin
10-21-2001, 02:26 PM
Wow. Never even knew u could make UNinstall hehe. Thanks bud. :)

X_console
10-21-2001, 02:32 PM
:) http://it.yorku.ca/moonfrog/tutorials/compiling_software.html

Syngin
10-21-2001, 03:04 PM
Read and bookmarked. :)

Thanks again. I will get the hang of this yet. hehe