![]() |
2006-07-12
, 15:25
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#2
|
![]() |
2006-07-12
, 15:31
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#3
|
![]() |
2006-07-12
, 16:31
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#4
|
![]() |
2006-07-12
, 16:39
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#5
|
![]() |
2006-07-12
, 16:40
|
Posts: 75 |
Thanked: 1 time |
Joined on Apr 2006
|
#6
|
I tried to use the cross compiler in scratchbox to get a gcc-compiled 'Hello world' program to work. On my mmc I get: permission denied (I know the permissions are correct), and when I move it to home I get: file not found, and I know it's there. Any ideas on that?
![]() |
2006-07-12
, 16:54
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#7
|
![]() |
2006-07-12
, 18:09
|
|
Posts: 1,361 |
Thanked: 115 times |
Joined on Oct 2005
@ Toronto, Ontario, Canada
|
#8
|
![]() |
2006-07-12
, 18:32
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#9
|
![]() |
2006-07-12
, 23:17
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#10
|
/usr/sbin # ./rpc.portmap
/bin/sh: ./rpc.portmap: not found
/usr/sbin # ls -l rpc.portmap
-rwxr-xr-x 1 root root 36304 Jul 3 18:05 rpc.portmap
/usr/sbin # id
uid=0(root) gid=0(root)
why?