[openbeosnetteam] Re: Running Apps

On 2002-04-30 at 12:59:51 [-0500], openbeosnetteam@xxxxxxxxxxxxx wrote:
> I've been meaning to add it to the web site as a howto, but here it is
> simply...
> 
> create a new folder (I use ~/net_test).
> create a folder called libs within that folder (ie ~/net_test/libs)
> in the libs folder create a symlink to the libnet.so on your system
> copy the executable of whatever net app you wish to the first folder (ie
> ~/net_test)
> run that app
> 
> NB - you MUST use the executable when copying, not a symlink

OK, I tried that and it doesn't seem to work.  When you say symlink the 
libnet.so, you mean the new one we are creating, right?  Below is output from 
the new directories I created.  When I try and run Beam, Net+ or telnet, I 
get a "general os error" still.  Maybe I need to rerun one of the make files 
after I created the directories??

$ ls -lR
.:
total 3973
-rwxr-xr-x   1 baron    users     2153995 Apr 14 10:23 Beam
-rwxr-xr-x   1 baron    users     1788210 Jun 28  2000 NetPositive
drwxr-xr-x   1 baron    users        2048 Apr 30 15:53 libs
drwxr-xr-x   1 baron    users        2048 Apr 30 15:47 logs
-rwxr-xr-x   1 baron    users      121542 Apr  6  2000 telnet

libs:
total 0
lrwxrwxrwx   1 baron    users           0 Apr 30 15:53 libnet.so -> 
../Apr30/net_kit/source/libnet/libnet.so

logs:
total 2
-rw-r--r--   1 baron    users         756 Apr 30 15:53 Beprojects.com.log
-rw-r--r--   1 baron    users         756 Apr 30 15:53 Errors.log
$       

Other related posts: