Skip to content

Trouble with Script to Launch Binary in Another Directory #499

@invictus2010

Description

@invictus2010

Hi there!

I have a script that I use to launch a game server. It works well in the terminal, but I think script-server is not navigating to the other directories as required by the script. Here's the relevant section of code that I think is not running properly:

export NWNX_CORE_LOAD_PATH=~/nwnx/Binaries
LD_PRELOAD=~/nwnx/Binaries/NWNX_Core.so \
 ./nwserver-linux \

What script configuration settings should I play with to get this working?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions