1 Nov 02:43
Re: port command can't find Portfile.
Juan Manuel Palacios <jmpalaciosp <at> eml.cc>
2004-11-01 01:43:08 GMT
2004-11-01 01:43:08 GMT
On Oct 31, 2004, at 6:33 PM, Bert Knabe wrote: > I'm familiar with the basics of the command line but new to compiling > my own software. I installed Darwinports without any trouble, but > can't get it to install any software. I followed the directions for > creating a portfile, but when I try to use the port directory I'm told > the > > DEBUG: Changing to port directory: ./ > Unable to open port: Could not find Portfile in ./ I think you're quite confused here. There's a fundamental difference in using the 'port' tool to install software through DarwinPorts and writing a Porfile. The former is what users do to actually *use* darwinports, the latter is you'd do to *contribute* to darwinports by submitting new software to the repository. What instructions did you read? What are you exactly trying to do? What command did you use to achieve it? > > I thought port was supposed to default to the working directory (the > directory you're in)? When you're inside a directory by the same name of a particular port, and there's a Portfile describing said port, 'port' will use the pwd as its portname argument for almost every port action (I've found this is not the case for 'port install' though. > I even tried specifying the directory with the Portfile in it. Then(Continue reading)
RSS Feed