Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 04-02-2019, 07:58 PM
nyclin nyclin is offline
Fire Giant

nyclin's Avatar

Join Date: Jul 2014
Posts: 611
Default

$ echo "/home/me/Downloads/p99-login-middlemand-master/bin/p99-login-middlemand 2>&1" >> ~/.bash_profile
$ . ~/.bash_profile

then run wine/eq however

if bash is saying "command not found" on something in your current directory, it isn't part of your $PATH and you can exec it by running ./command if its chmod +x for you. if you update your $PATH in .bashrc you have to re-source .bashrc or open a new shell for the path to get updated, as .bashrc is just a script that gets run whenever you open a new login shell
Reply With Quote
  #2  
Old 04-02-2019, 08:25 PM
Arcadius Arcadius is offline
Large Bat


Join Date: Oct 2016
Posts: 14
Default

typed in first command OK, 2nd one returned a no such file or directory.

did a chmod +x on p99-login-middlemand, and then tried just typing the file name which returned command not found, and tried forcing it with ./command which returned ./command: no such file or directory.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:57 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.