Setting up a server.

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

    #1

    Setting up a server.

    I got the BF2 server working, but every time i start it i get this error:

    ln: creating symbolic link `pb' to `pb_ia-32': Permission denied

    Anyone maybe can help me out this?

    Im running a LInux server using Mandriva, and have root acces.
  • camper.
    Member
    • Dec 2006
    • 3459

    #2
    Re: Setting up a server.

    Try making the link yourself...

    cd yourbf2serverdirwherethepbfolderislocated
    ln -s "pb" "pb_ia-32"

    Comment

    • imported_KatanaGFR

      #3
      Re: Setting up a server.

      I actually discovered i forgot to extract modmanager.zip, from the bf2ccd zip.... I msthave been sleeping or staring to long at the nice black and white ssh screen...
      With modmanager unzipped in the right dir i do not have the problem anymore.

      Thanks for the help tho.

      Comment

      Working...