Announcement

Collapse
No announcement yet.

Linux Server Not Starting

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    /path/to has to be replaced by your UT3 directory.

    Comment


      #32
      Originally posted by Medic View Post
      /path/to has to be replaced by your UT3 directory.
      Ok, path is the path to the directory. I'm going to install on a new box. Thanks to everyone for your help.

      Comment


        #33
        yw (for what little i did :P), hope you get it going

        thanks again medic

        Comment


          #34
          you can also use the inbuild Shared Libraries function of your OS.
          simple edit /etc/ld.so.conf and add the path to the binary folder of your UT3 server.
          in my case the /etc/ld.so.conf looks like

          include ld.so.conf.d/*.conf
          /usr/X11R6/lib
          /usr/lib/qt-3.3/lib
          /home/ut3-dedicated/Binaries

          save and execute the command "ldconfig"
          now the server should start.

          Comment


            #35
            OK, i had the same problem as this, and tired everything in this post and it did not help. I found that it was actually to do with it being prevented from protecting memory. I was slightly confused, but eventually realised that SElinux was to blame for this. After switching SElinux to permissive, everything worked a dream, I'm sure that with a bit of tinkering with the settings you could get around this, but I don't need to do this as I don't have much use for SElinux, little help as long as you take the standard security precautions.

            Hope that this helps.

            Comment


              #36
              Thanks a lot Medic.

              Comment

              Working...
              X