Mailinglist Archive: opensuse (1523 mails)
| < Previous | Next > |
Re: [opensuse] Lazarus and free pascal need ELF
- From: Andreas Jaeger <aj@xxxxxxxxxx>
- Date: Thu, 25 Mar 2010 12:29:13 +0100
- Message-id: <201003251229.16390.aj@xxxxxxxxxx>
On Thursday 25 March 2010 11:03:37 Johan wrote:
dot followed by space followed by a script does something different than
dot followed by "/" followed by script
The first one "sources" the script - and it fails to source the elf binary.
Just always use ./name,
Andreas
--
Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org}
Twitter: jaegerandi | Identica: jaegerandi
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
On 03/25/2010 09:42 AM, Per Jessen wrote:
Johan wrote:
good day,
Lazarus the following in command line..
johan@linux-v2bn:~/allprograms/Numerology/core-numbers2> .
corenumbers2 If 'ELF' is not a typo you can use command-not-found
to lookup the package that contains it, like this:
cnf ELF
johan@linux-v2bn:~/allprograms/Numerology/core-numbers2>
In free pascal it is like this...
johan@linux-v2bn:~/allprograms/pascalprograms> . addition
If 'ELF' is not a typo you can use command-not-found to lookup the
package that contains it, like this:
cnf ELF
Johan, try this instead:
./addition
Well I'll be .....??
Easy just one char added and all is well.
Funny scripts do work without the /
dot followed by space followed by a script does something different than
dot followed by "/" followed by script
The first one "sources" the script - and it fails to source the elf binary.
Just always use ./name,
Andreas
--
Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org}
Twitter: jaegerandi | Identica: jaegerandi
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
| < Previous | Next > |