logo       

Re: Some questions: msg#00606

Subject: Re: Some questions
Rian,

--->  Staging $portname into destroot
.:      gid (10, 0, modified)
        permissions (0775, 0755, modified)
.
.
.
DEBUG: Executing com.apple.destroot ($portname)
DEBUG: Assembled command: 'cd
"/home/rian/portname/work/portname-x.x.x" && make install
DESTDIR=/home/rian/portname/work/destroot'
.
.
.
DEBUG: Executing destroot_finish
--->  Installing portname
DEBUG: Executing com.apple.install (portname)

Sounds like you aren't setting ${name} in the portfile. This will eliminate the "$portname" stuff.

One warning about running DarwinPorts on Slackware (or any linux): dependencies will fail horribly, due to the different naming conventions for linux libraries.

I've all files of ported software in /opt/local/, all works but
is this correct?

Yes, /opt/local is the default location for DarwinPorts-installed software.

- Toby (a happy slacker since 2003)


<Prev in Thread] Current Thread [Next in Thread>