I have filed a ticket for this issue now:
https://trac.macports.org/ticket/32034
That is where any further development of the solution should take place.
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/ma
On Nov 11, 2011, at 15:40, Puneet Kishor wrote:
> Well, besides the errors listed below (although their cause is not listed)
>
> On Nov 11, 2011, at 3:09 PM, Puneet Kishor wrote:
>
>> :info:build make[1]: *** [subdirs] Error 2
>> :info:build make[1]: Leaving directory
>> `/opt/local/var/macport
> Today, that's what we're after. Other days, we're after
... so?
Command-Not-Found is a python package:
http://bazaar.launchpad.net/~zkrynicki/command-not-found/trunk/files/head:/CommandNotFound/
It can pull down a new list of files (scan data) in case you want it to be a
separate step with
Presumably the "easy" thing we could do is keep track of which files
exist in the binary archives...
Scott
On Fri, Nov 11, 2011 at 1:31 PM, Brandon Allbery wrote:
> On Fri, Nov 11, 2011 at 16:17, Ryan Schmidt wrote:
>>
>> Other times, we want to know what port provides a certain header or
>> li
It also tells you where the log file is: please attach it to a ticket:
trac.macports.org.
Puneet Kishor wrote:
>Well, besides the errors listed below (although their cause is not
>listed)
>
>On Nov 11, 2011, at 3:09 PM, Puneet Kishor wrote:
>
>> :info:build make[1]: *** [subdirs] Error 2
>> :in
Well, besides the errors listed below (although their cause is not listed)
On Nov 11, 2011, at 3:09 PM, Puneet Kishor wrote:
> :info:build make[1]: *** [subdirs] Error 2
> :info:build make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_r
On Fri, Nov 11, 2011 at 16:17, Ryan Schmidt wrote:
> Other times, we want to know what port provides a certain header or
> library we don't have on our systems that's causing some port to fail to
> build because someone forgot a dependency.
>
This we need anyway, as it's a basis for what's being
On Nov 11, 2011, at 15:09, Puneet Kishor wrote:
> Trying to install PDL 2.4.6
I don't see any error in what you showed; I only see warnings. I wonder if
-Werror is in use, but I don't see that either. In any case, please file a bug
report in the issue tracker.
On Nov 11, 2011, at 14:51, Jeremy Lavergne wrote:
>> What about GUI programs? What about manpages or
>> perl modules or php modules etc. that people sometimes ask about?
>
> That's outside the scope of what we're trying to do here.
>
> We're only after the programs people would like to execute f
On Fri, Nov 11, 2011 at 16:05, Scott Webster wrote:
> On Fri, Nov 11, 2011 at 12:57 PM, Phillip Koebbe
> wrote:
> >
> > On Nov 11, 2011, at 2:43 PM, Brandon Allbery wrote:
> >> Actually, it's only fairly recently that Linux package managers started
> shipping with a master package manifest that
Trying to install PDL 2.4.6
:debug:main Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/zlib
...skipping...
:info:build /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64
-fno-common -DPERL_DARWIN -I/opt/local/include -no-c
On Fri, Nov 11, 2011 at 12:57 PM, Phillip Koebbe
wrote:
>
> On Nov 11, 2011, at 2:43 PM, Brandon Allbery wrote:
>
>> Actually, it's only fairly recently that Linux package managers started
>> shipping with a master package manifest that could be queried for this kind
>> of thing, and it's an add
On Nov 11, 2011, at 2:43 PM, Brandon Allbery wrote:
> Actually, it's only fairly recently that Linux package managers started
> shipping with a master package manifest that could be queried for this kind
> of thing, and it's an add-in instead of basic behavior; as such, it's only
> "fundamenta
> That would answer the present question "what port provides this executable
> program in ${prefix}/bin" but what about ports like apache2 that install
> their binaries elsewhere?
If they're not in $PATH then we don't care.
> What about GUI programs? What about manpages or
> perl modules or php m
Actually, it's only fairly recently that Linux package managers started
shipping with a master package manifest that could be queried for this kind
of thing, and it's an add-in instead of basic behavior; as such, it's only
"fundamental" in the sense that there's only one such manifest to query on
a
On Nov 11, 2011, at 1:56 PM, Peng Yu wrote:
> On Fri, Nov 11, 2011 at 1:53 PM, Phillip Koebbe
> wrote:
>>
>> On Nov 11, 2011, at 1:02 PM, Peng Yu wrote:
>>
>>> Hi,
>>>
>>> On ubuntu, it can prompt me what to do if a package is missing. I'm
>>> wondering if there is anything similar on mac.
>>
On Nov 11, 2011, at 3:00 PM, Scott Webster wrote:
> Ryan's latest email goes into some of the reasons why
> it doesn't work on macports. It would be nice for a variety of
> reasons, but it is not easy.
... but just because it's not easy doesn't mean it's not a good idea. As with
everything rela
On Fri, Nov 11, 2011 at 11:56 AM, Peng Yu wrote:
>
> I was not taking about the general question as you mentioned. A
> smaller step is to just prompt macport packages.
>
As Ryan basically explained, macports does not "know" what commands
are installed by all the different ports. Ubuntu's system
We should keep the discussion on the mailing list.
On Nov 11, 2011, at 13:32, Jeremy Lavergne wrote:
>> your best bet is
>> to use an Internet search engine, e.g. Google.
>
> This isn't the first time this has come up; why are we waiting for someone
> to send us patches? :-P
>
> In the most nai
On Fri, Nov 11, 2011 at 1:53 PM, Phillip Koebbe
wrote:
>
> On Nov 11, 2011, at 1:02 PM, Peng Yu wrote:
>
>> Hi,
>>
>> On ubuntu, it can prompt me what to do if a package is missing. I'm
>> wondering if there is anything similar on mac.
>>
>> ~$ hg
>> The program 'hg' is currently not installed. Y
On Nov 11, 2011, at 1:02 PM, Peng Yu wrote:
> Hi,
>
> On ubuntu, it can prompt me what to do if a package is missing. I'm
> wondering if there is anything similar on mac.
>
> ~$ hg
> The program 'hg' is currently not installed. You can install it by typing:
> sudo apt-get install mercurial
>
On Fri, Nov 11, 2011 at 1:26 PM, Ryan Schmidt wrote:
> On Nov 11, 2011, at 13:02, Peng Yu wrote:
>
>> On ubuntu, it can prompt me what to do if a package is missing. I'm
>> wondering if there is anything similar on mac.
>>
>> ~$ hg
>> The program 'hg' is currently not installed. You can install i
On 11/11/11 19:26, "Ryan Schmidt" wrote:
> Phil, I think you missed the point of the question. The question is, if a user
> knows they need a program called "hg" but they don't have it installed, what
> can they do to find out what port, if any, would install it? I happen to know
> that "hg" is p
On Nov 11, 2011, at 13:02, Peng Yu wrote:
> On ubuntu, it can prompt me what to do if a package is missing. I'm
> wondering if there is anything similar on mac.
>
> ~$ hg
> The program 'hg' is currently not installed. You can install it by typing:
> sudo apt-get install mercurial
Phil, I think
On 11/11/11 2:17 PM, Phil Dobbin wrote:
> On 11/11/11 19:13, "Phil Dobbin" wrote:
>
>> Use port variants: `port variants foobar` will list all variants for the port
>> `foobar`
>
> Or more usefully `port deps` will show you what the port needs to install &
> function correctly.
Neither of those
On 11/11/11 19:13, "Phil Dobbin" wrote:
> Use port variants: `port variants foobar` will list all variants for the port
> `foobar`
Or more usefully `port deps` will show you what the port needs to install &
function correctly.
Cheers,
Phil..
--
Nothing to see here... move along, move alon
On 11/11/11 19:02, "Peng Yu" wrote:
> On ubuntu, it can prompt me what to do if a package is missing. I'm
> wondering if there is anything similar on mac.
>
> ~$ hg
> The program 'hg' is currently not installed. You can install it by typing:
> sudo apt-get install mercurial
Use port variants:
Hi,
On ubuntu, it can prompt me what to do if a package is missing. I'm
wondering if there is anything similar on mac.
~$ hg
The program 'hg' is currently not installed. You can install it by typing:
sudo apt-get install mercurial
--
Regards,
Peng
_
Hi,
I was wondering if anyone has ever considered splitting
'portarchivetype' into two different settings? One being the type of
archive to create, and the second being a search list of archive types
to install.
Currently, if I have 'portarchivetype tgz' I'm building tgz archives,
and port only
29 matches
Mail list logo