On 17.02.2010, at 19:43, Randal L. Schwartz wrote:
>> "Bradley" == Bradley Giesbrecht writes:
>
> Bradley> Isn't there a 4GB kit for you MBP?
>
> Bradley> http://www.18004memory.com/apple-macbook-pro.asp
>
> Might be a third-party kit, but as far as I recall, Apple didn't promise
> suitabi
On 17.02.2010, at 18:54, Randal L. Schwartz wrote:
>>>>>> "Jochen" == Jochen Küpper writes:
>
> Jochen> On 17.02.2010, at 18:34, Randal L. Schwartz wrote:
>>> I've now taken to watching the swap size on my laptop (using iStatMenus),
>>
On 17.02.2010, at 18:34, Randal L. Schwartz wrote:
> I've now taken to watching the swap size on my laptop (using iStatMenus), and
> if it ever gets above 2GB total, I just reboot, because at that point,
> everything is gonna be gummy, and that seems to be the only way to clear it.
Hmm, I cannot
On 15.02.2010, at 17:08, Holger Noack wrote:
> I tried to install Molden via macports on SnowLeopard, and i get this
> errormessage after all the dependencies are installed:
Point is that the maintainer constantly updates the source archive without
bumping the version number, therefore we need
On 28.12.2009, at 09:16, David Nicholls wrote:
> Jochen Küpper wrote:
>> On 28.12.2009, at 08:43, David Nicholls wrote:
>>> The problem is that py-matplotlib requires requires python 2.4. Hence the
>>> Python version breeding program that's going on on my Mac ;-
On 28.12.2009, at 08:43, David Nicholls wrote:
> The problem is that py-matplotlib requires requires python 2.4. Hence the
> Python version breeding program that's going on on my Mac ;-)
Yes; so use py26-matplotlib…
/Jochen
___
macports-users mailing
On 05.12.2009, at 21:27, Nicolas Pavillon wrote:
> I don't have the same TeX distribution (I am using MacTeX package), but I ran
> into the same issue before. The problem is that Apple application bundles do
> not load the $PATH variable. I may be wrong, but for what I searched before,
> the wa
On 02.12.2009, at 19:18, Ryan Schmidt wrote:
>>> Will qt4-mac also be updated to this version?
>>
>> I guess so;-)
>
> Looks like there's already a ticket filed for that too.
>
> http://trac.macports.org/ticket/22743
>
>> Maybe we should resolve issues (like your ticket below) and also wait fo
Hi Ryan,
>> Modified: trunk/dports/aqua/qt4-mac-devel/Portfile
>> ===
>> --- trunk/dports/aqua/qt4-mac-devel/Portfile 2009-12-01 20:27:47 UTC (rev
>> 61087)
>> +++ trunk/dports/aqua/qt4-mac-devel/Portfile 2009-12-01 20:34:18 UTC (rev
On 14.11.2009, at 01:04, mm...@macports.org wrote:
> Remove old cruft and threadsafe variant which is unsupported on OS X
Well, the variant was unsupported, but where does it say that the HDF5
configure option as such is unsupported on OS X?
Please leave the option in as a variant (unsupported
On 13.11.2009, at 16:42, joerg van den hoff wrote:
> my question therefore is: if you've managed to get the commandline version
> running would it not be possible
> to provide this for the time being, for instance as a different port
> 'unison-cli-only'? or is there another
> way to get hold of
Hi,
while I am still marked as maintainer of hdf-16, I am actually using
hdf-18 exclusively...
On 09.11.2009, at 00:14, Mark Moll wrote:
HDF5 1.6.10 and HDF5 1.8.4 are currently in prerelease. HDF5 1.6.10
is the last release of the 1.6.x series. HDF5 1.8.x can also be
compiled in 1.6.x c
Hi Robin,
a) please file a ticket.
b) we are apparently talking about different versions of the Portfile,
although nobody told MacPorts about it!
The following changes (and probably a few more) were made without
changing the revision in the Portfile… I picked these latest two
because the
On 22.10.2009, at 13:51, Robin wrote:
On Thu, Oct 22, 2009 at 12:09 PM, Jochen Küpper
wrote:
On 22.10.2009, at 12:38, Robin wrote:
On Thu, Oct 22, 2009 at 8:55 AM, Jochen Küpper
wrote:
Actually, I don't have ATLAS installed, so that's the difference...
I don't think so
On 22.10.2009, at 12:38, Robin wrote:
On Thu, Oct 22, 2009 at 8:55 AM, Jochen Küpper
wrote:
On 21.10.2009, at 23:39, Robin wrote:
Hi,
Is it possible to build py26-numpy against veclib with macports?
It does for me:
This is actually for the default variants…
Ah, thanks. I wonder why
On 21.10.2009, at 23:39, Robin wrote:
Hi,
Is it possible to build py26-numpy against veclib with macports?
It does for me:
> /opt/local/bin/python2.6
Python 2.6.3 (r263:75183, Oct 17 2009, 11:35:55)
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license
On 08.10.2009, at 21:46, Darren Weber wrote:
On Thu, Oct 8, 2009 at 12:16 PM, Ryan Schmidt
wrote:
On Oct 8, 2009, at 13:37, Darren Weber wrote:
In cursory exploration of /opt/local/include/, it appears that many,
if not all, of the hdf5 header files are located at the root of /opt/
local/
On 30.09.2009, at 19:21, Paul Dennis Simonson wrote:
I am not familiar with the "-static" option. Could you explain?
Please check the GCC manual.
Jochen
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org
On 30.09.2009, at 12:39, css...@mac.com wrote:
On Sep 28, 2009, at 5:23 PM, Paul Dennis Simonson wrote:
All of the *.a files build just fine using MacPorts. I build and
link my programs using XCode 3.2, and the build is successful when
I build a command line utility and link to the *.a fil
On 29.09.2009, at 00:23, Paul Dennis Simonson wrote:
All of the *.a files build just fine using MacPorts. I build and
link my programs using XCode 3.2, and the build is successful when I
build a command line utility and link to the *.a files.
Apparently you do not link in the .a archives,
On 11.09.2009, at 21:34, Scott Haneda wrote:
Just put /opt/local/apache2/bin/ at the front of your PATH env var.
I have had that for ages:
$echo $PATH
/opt/local/bin:/opt/local/sbin:/Users/me/bin:/usr/bin:/bin:/usr/
sbin:/sbin:/usr/local/bin:/usr/X11/bin
Do you see the difference between
On 11.05.2009, at 11:32, Maximilian Nickel wrote:
you have numpy installed but are trying to use Numeric. Numpy and
Numeric are not equivalent. Numpy is the successor of Numeric and
has different codebase (although there is a compatibility-module).
Afaik Numeric isnt actively developed anym
On 30.03.2009, at 08:05, Bryan Blackburn wrote:
On Mon, Mar 30, 2009 at 12:11:46AM -0500, Ryan Schmidt said:
On Mar 29, 2009, at 11:17, Jochen Küpper wrote:
after the announcement of 1.7.1 I run port selfupdate, however, this
bails -- could be due to gcc_select 4.3?
So, this is a Mac OS X
Hi,
after the announcement of 1.7.1 I run port selfupdate, however, this
bails -- could be due to gcc_select 4.3?
So, this is a Mac OS X 10.5.6 system with MacPorts 1.7.0. I have used
gcc_select to pick gcc-mp-4.3:
/opt/local/bin/gcc@ -> /opt/local/bin/gcc-mp-4.3
Anyway, this is what se
On 18.03.2009, at 18:33, Yolande Serra wrote:
I just wanted to let the list know I fixed the problem with linking
my netcdf 4.0 library to a fortran program. Note, the macports
netcdf install works fine with C code calling netcdf routines, only
fortran code seemed to be an issue (even with
Hi Rainer,
thanks for the quick reply!
On 27.12.2008, at 14:52, Rainer Müller wrote:
Jochen Küpper wrote:
However, it is important that the tar-ball is always downloaded from
the original site (see Portfile for details).
Nevertheless, port checks for macports mirrors:
DEBUG: ftp.cmbi.ru.nl
#17761: molden4.6 rev 11: checksum error
---
+
Reporter: valerie.val...@… | Owner: joc...@…
Type: defect | Status: new
Priority: High | Mi
On 14.12.2008, at 05:13, Bryan Blackburn wrote:
The MacPorts Project is happy to announce that, after nearly a year
in the making, the 1.7.0 version has been released.
Great. Thank you very much, all you have contributed!
It's nice to see that "restructuring of the organization" bears fruits
Hi,
this is a summary of my issues with svn 1.5.4 (r33841) from MacPorts,
used with psvn.el in Aquamacs 1.5.
On 25.11.2008, at 21:23, Stefan Reichör wrote:
Schwer zu sagen, was da nicht klappt.
Hast du das Problem noch immer?
yes, problem still exists.
Wie sieht der Inhalt des " *svn-pr
On 21.09.2008, at 23:34, William Davis wrote:
DEBUG: Executing org.macports.checksum (py25-ipython)
---> Checksumming ipython-0.9.1.tar.gz
Error: No checksum set for ipython-0.9.1.tar.gz
Distfile checksum: ipython-0.9.1.tar.gz md5
8a1bd1a9be272f4ddf4de99e5c1ad0dc
Distfile checksum: ipython-0.9.
On 14.08.2008, at 09:42, Bryan Blackburn wrote:
Looks like molden has experienced a stealth update (from HISTORY):
Fixed in r39252.
Ryan, thanks for the livecheck entries
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-Kuepper.de
Liberté, Égalité,
On 13.08.2008, at 19:47, Angyan Janos wrote:
I would like to install "molden" via MacPorts 1.600.
Do a
sudo port selfupdate
first
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-Kuepper.de
Liberté, Égalité, FraternitéGnuPG key: CC1
Hi,
thank for your messages. I am glad you got it working.
> One thing still strange: I still got a checksum inconsistency
> problem, that is, checksums are different between the portfile and
> the distfile fetched from the official molden website. I got around
> this problem by editing the
Hi,
so in Ticket #15049 I proposed a patch to install man-files and info-
pages of gcc-4.3 in a custom location in order to get them installed
without conflicts between different gcc version.
However, the line
file copy ${destroot}${prefix}/share/man/man7/* ${destroot}${prefix}/
share/gcc43
On 10.06.2008, at 16:26, Vincent BOUDON wrote:
Thanks a lot, it worked fine.
I am really sorry to bother you again with this, but I have another
problem with molden on Mac OS X and I must admit that the way to
report this via trac.macports.org seems quite obscure to me ...
please report i
On 09.06.2008, at 14:41, Vincent Boudon wrote:
> sudo port install molden
> ---> Verifying checksum(s) for molden
> Error: Checksum (md5) mismatch for molden4.6.tar.gz
> Error: Checksum (sha1) mismatch for molden4.6.tar.gz
> Error: Checksum (rmd160) mismatch for molden4.6.tar.gz
> Error: Target o
Hi Jacob,
On 13.05.2008, at 00:00, Jacob Schwartz wrote:
Can I rephrase my question then? What if the port maintainer included
a bogus dependency -- in this case, the Haskell-mode for emacs *in no
way* requires the port "ghc". Absolutely does not require it. The
Haskell-mode can be very usef
On 08.05.2008, at 21:45, David Henderson wrote:
The problem is, the qt4-mac portfile installs the tools by appending
the suffix -mac, and this confuses the SoQt configure process.
A word from your (way too busy) maintainer: I am very strongly
opposing this policy of simply changing the ins
Just upgraded aspell to 0.60.6 in MacPorts, but now it crashes when
using the tex filter:
> aspell --add-filter=tex -c agoh.tex
Unhandled Error: The key "f-tex-command" is unknown.
Abort
Any ideas/solutions?
I get the following crash report, including a backtrace:
Process: aspell [12
On 05.05.2008, at 10:01, Takeshi Enomoto wrote:
With regard to your previous change: are you sure thread-safety
works for
all Mac OS X systems. I vaguely remember that it is not supported
on Mac OS
X...
Have you checked it carefully?
I have not tested but as far as I browsed through the so
Dear takeshi,
the port is openmaintainer, so it is fine to submit reasonable changes
without asking the maintainer (me). Since you repeatedly change the
port, please announce that to the public and add yourself as
maintainer, so people can address bug-reports to you as well.
Moreover, ple
On 11.04.2008, at 09:17, Marcus Calhoun-Lopez wrote:
I believe this was fixed a couple of days ago in MacPorts (http://trac.macports.org/projects/macports/changeset/35904
).
Yes, that was me;-)
However, it should be changed upstream in hdf5 directly.
On Apr 11, 2008, at 12:20 AM, Jochen
To whom it may concern.
When compiling hdf5-1.6.7 on Mac OS X using gcc-4.3 with C++ support
an include for cstdlib is missing, see attached patch.
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-Kuepper.de
Liberté, Égalité, Fraternité
On 03.04.2008, at 00:47, Chris Waterson wrote:
Was "--enabled-shared" left off on purpose in the Portfile for fftw-3?
I don't see a reason, definitely we could at least have a variant for
it...
However, configure typically sets that by itself if it detects the
system's ability... Is tha
Please reply to he list...
On 21.03.2008, at 19:11, Alejandro Aragon wrote:
Thanks for replying. If I set the environmental variable CXX
in .bashrc or .profile, it will only be used from the terminal,
right? In my case I'm using Eclipse to write C++ code.
Well, then you should use ~/.MacOS
On 21.03.2008, at 17:49, Alejandro Aragon wrote:
1. I use autotools for a project, so I can specify in the configure
script that the compiler be different from the default found in /usr/
bin using compiler flags: $./configure CXX=/opt/include/bin/g++-
mp-4.3. Is there a better way to do this?
On 06.03.2008, at 18:28, [EMAIL PROTECTED] wrote:
Is another interactive backend supported for matplotlib?
I am happily using GTKagg with MacPort's python25 on Leopard.
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-Kuepper.de
Liberté, Égalité, Frat
On 06.03.2008, at 12:22, Jay Chandler wrote:
[EMAIL PROTECTED] sudo port install pan2
---> Fetching aspell
---> Verifying checksum(s) for aspell
---> Extracting aspell
---> Configuring aspell
---> Building aspell with target all
---> Staging aspell into destroot
Error: Target org.macports.
On 22.02.2008, at 22:14, Jordan K. Hubbard wrote:
> Pretty much all the major port collections projects provide a
> distfile cache and I think it's time that MacPorts did as well.
One point to consider in this discussion is that some ports' software
license might not allow this caching. Ther
Disclaimer: I am happy with my configured Aquamacs on Mac OS X, but
essentially I have configured it to work like a plain GNU Emacs: no
toolbar, only a single window, and most other "fancy Mac specials" it
provides I'd probably also switch off).
It's great that way;-)
On 04.02.2008, at 20:1
On 05.02.2008, at 01:30, Rob MacLeod wrote:
With the Carbon and Aqua emacs, I also have a hard time finding
where to place additional LISP code for tools that I find or write
to extend emacs. It is all very simple and stable in the X11
versions.
Just put them into ~/.emacs ...
I am even
Hi,
when I try to log in to the macports bug tracking system, Safari 3
(Mac OS X 10.5.1 with all updates) ALWAYS crashes for me.
On 27.01.2008, at 01:54, 榎本 剛 wrote:
Sorry to not create a ticket, Safari 3 keeps crashing on the
MacOSforge site for me...
Deleting autofill for macosforge.or
Hi Adam,
On 27.01.2008, at 19:25, Adam Mercer wrote:
I noticed you've dropped maintainership for py25-matplotlib, but not
py-matplotlib - is this an oversight or are you still interesting in
maintaining the python24 version? The reason I'm asking is that I'm
interested in taking over matp
Hi Takeshi,
On 27.01.2008, at 01:54, 榎本 剛 wrote:
Sorry to not create a ticket, Safari 3 keeps crashing on the
MacOSforge site for me...
Deleting autofill for macosforge.org fixed this problem for me.
How do you specify that on a per-site basis?
The fftw-3 port should use a current gfortr
On 26.01.2008, at 18:29, John Owens wrote:
In macports, matplotlib is not working quite like I'd like.
[...]
Hi John,
this looks like a heroic effort, but I agree that these things should
work;)
Then GTKagg works for me with python25, at least mostly.
I used to have a plain GTK with py
Sorry to net create a ticket, Safari 3 keeps crashing on the
MacOSforge site for me...
The fftw-3 port should use a current gfortran compiler (i.e. from
gcc42), patch attached.
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-Kuepper.de
Liberté, Éga
On 21.01.2008, at 21:37, Ludwig wrote:
qt3-mac and qt4-mac both have deps on libmng with no variants omitting
it, even though it's just animated PNG support.
Well, it's a tiny library which uses 1 MB disk space...
---> Fetching libmng
---> Verifying checksum(s) for libmng
---> Checksummin
On 20.01.2008, at 01:16, Ryan Schmidt wrote:
On Jan 19, 2008, at 14:11, Matt wrote:
Hooray! I finally got my printer working! Ryan, your help
compiling ppmtomd was a big step.
Congratulations!
If anyone is curious, I typed up a complete list of the steps that
I needed to take to get th
Not having followed this thread...
On 17.01.2008, at 04:58, Ryan Schmidt wrote:
configure: error: "Freetype headers not found - try installing
freetype-devel"
This looks like a Linux message...
freetype-devel most probably means the devel-package (i.e. headers) of
the normal stable current
On 16.01.2008, at 03:06, Matt wrote:
So I got the ppmtomd port installed, but it creates a unix
executable, not a ppd.
Because the filetype was listed as type: Filter on the source page
http://www.openprinting.org/show_driver.cgi?driver=ppmtomd&fromprinter=Alps-MD-1000
I tried putting a cop
On 15.01.2008, at 19:03, Neil Getker wrote:
DISPLAY=127.0.0.1:0.0;export DISPLAY
Doesn't Leopard start X11 on demand via launchd via an corresponding
socket in the DISPLAY variable?
You are just defeating that...
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://
Hi Matt,
On 14.01.2008, at 21:54, Matt wrote:
I am trying to compile an intel mac compatible version of an open
source printer driver so I can use my old but beloved Alps printer
on my new intel imac. The source for the driver is here:
http://openprinting.org/show_driver.cgi?driver=ppmtom
On 14.01.2008, at 08:57, Ryan Schmidt wrote:
On Jan 13, 2008, at 17:37, Rolf Würdemann wrote:
Am 14.01.2008 um 00:21 schrieb Rainer Müller:
Rolf Würdemann wrote:
But it seems that we need more committers before asking on
the website - if we get mainatiners for a quarter of the ports
there
On 14.01.2008, at 08:58, Alex Hamann wrote:
The reason is simply that I ran into a posting on another mailing-
list that made me notice that MacPorts creates a ~/.profile upon
install, to add /opt/local/bin and /opt/local/sbin *before* the OS X
defaults /usr/bin and /usr/sbin in $PATH.
Wh
On 13.01.2008, at 17:34, Alex Hamann wrote:
In my previous setup I had a macports installation of aspell. Now
after reinstalling Tiger I want to minimize the use of macports.
What's the reason behind that???
Especially since MacPorts' aspell has no dependencies...
Greetings,
Jochen
--
Einig
solved in r32732
However, I cannot close the ticket because Safari constantly crashes
after login...
On 11.01.2008, at 20:35, MacPorts wrote:
#13894: checksum mismatch for molden
-
+--
Reporter: [EMAIL PROTECTED] |
Hi Adam,
I just saw that there is a new Qt port available.
It contains several small improvements, but for sqlite I retracted,
for now, to your workaround to use Qt's shipped sqlite.
Does that mean that you got this problem figured out?
No, not yet.
I also, again, don't have much time
Dear MacPort users,
this is an Email to qt-interest due to problems of sqlite support in
Qt4 using macPorts' sqlite3 port. See the end for macPorts-specific
questions, please.
On 05.01.2008, at 10:46, Dimitri wrote:
I am the MacPorts (www.macports.org) maintainer of Qt4 for Mac OS X.
I
Hi,
in the qt4-mac port I need to specify something like
configure.args-delete "-nomake examples"
Hw does one delete arguments containing whitespace from the args? I
have tried multiple different ideas ("-nomake examples", '-nomake
examples', -nomake\ examples, {-nomake examples}) but
On 16.12.2007, at 19:45, Kevin Ballard wrote:
That said, apparently my commit didn't pick up the libfuse change I
made. I just committed r32091 with the fix now, so svn update and
try again.
libfuse compiles now again for me on 10.4 and sshfs seems to work.
It only dos not understand optio
On 15.12.2007, at 13:41, Ryan Schmidt wrote:
(MacPorts keeps track of what it installed where so that it can
uninstall it later with "port uninstall", but normal unix software
installed by hand provides no such mechanism.) Then you will have
no apache.
autotools often do provide similar m
On 12.12.2007, at 10:20, Keith J. Schultz wrote:
Am 11.12.2007 um 12:54 schrieb Jochen Küpper:
As a side-node: I wonder when we finally get rid of 32 bit and,
moreover, when we get 128 bit floating point hardware back (Mr
Cray, are you still around;)
Well, lets see we had the 6502 in
Hi Everybody,
On 11.12.2007, at 12:23, Ryan Schmidt wrote:
[...]
I totally agree with Ryan's argumentation on avoiding to many
distinct lines of binaries and would suggest the people that are
interested in 64 bit support or willing to help, extend +universal to
include 32 bit and 64 bit b
Hi,
On 10.12.2007, at 17:35, Anna Amat wrote:
i'm trying to install molden on leopard following the instructions
on: http://molden.darwinports.com/
i have installed darwin ports and done the port self update.
I assume you have installed MacPorts!
AFAICT, http://darwinports.com/ is of no im
Hi,
I just upgraded to the latest macfuse/sshfs and now get the foolowing
error when trying to mount a volume...
This is on a G4 PPC running Mac OS X 10.4. The previous version of
FUSE worked nicely on that system.
fusefs @1.1_2+darwin_8 (active)
sshfs @1.8_2 (active)
> sshfs -d -o
s
Hi,
I've just stumbled over the new website... Nice!
Although it is still a bit heterogeneous, esp. the layout over the
different sites, it looks very promising!
A big thank you to all contributors!
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-
Kuepp
On 01.12.2007, at 22:05, Željko Babić wrote:
I was having trouble with installing molden:
should be fixed now
Hi,
my orginal patch was not correct and I had to revert it.
I have now updated the Portfile to build correctly (for me) with
todays tar-ball from the original author.
Please le
Hi Emmanuel and Ryan,
thank you for your help!
So I googled a bit about dscl and created the group for my primary
gid, and, voila, port sync via svn works!
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-
Kuepper.de
Liberté, Égalité, Fraternité
On 30.10.2007, at 23:12, Ryan Schmidt wrote:
On Oct 30, 2007, at 16:27, Jochen Küpper wrote:
On 30.10.2007, at 19:55, [EMAIL PROTECTED] wrote:
sudo launchctl load -w /Library/LaunchDaemons/
org.macports.apache2.plist
is intended to remove the "Disabled" tag, and always has for
On 05.11.2007, at 17:01, Emmanuel Hainry wrote:
Citando Jochen Küpper :
Hey, I thought, so I don't need to port trees on my system (I have
a subversion-tree for Portfile maintenance anyway)... I edit /opt/
local/etc/macports/sources.conf and that's what I get:
port -dv s
On 05.11.2007, at 05:57, Ryan Schmidt wrote:
If that's not working, you may want to install subversion, and use
subversion to check out a working copy of the dports part of the
MacPorts subversion repository, and point your /opt/local/etc/
macports/sources.conf at that directory (with a file
Hi Adam,
please keep the discussion on the macports-users list, so other are
able to contribute to the issue as well.
To all: the problem is, that for Adam using the Qt4 SQlite support
works when Qt4 is compiled with its internal sqlite library, but not
when he uses the system (MacPorts)
On 03.11.2007, at 22:28, Adam Dershowitz wrote:
On 24.10.2007, at 06:46, Adam Dershowitz wrote:
I just noticed that 4.3.2_0 was now in macports. So I tried doing:
sudo port upgrade outdated
and it worked just fine to go from 4.3.1_1. This time I did not
have to first deactivate.
Right af
Ji James, Mark,
thank you for your quick replies!
On 30.10.2007, at 19:55, [EMAIL PROTECTED] wrote:
sudo launchctl load -w /Library/LaunchDaemons/
org.macports.apache2.plist
is intended to remove the "Disabled" tag, and always has for me. And
unload will place it there again. I'm not sure
Hi All,
I always wondered why my apache would not start at boot-time... Now I
updgraded to MacPorts apache2 version 2.2.6 and take a quick look
into it. Apparently one has to edit
/opt/local/etc/LaunchDaemons/org.macports.apache2/
org.macports.apache2.plist
and change the Disabled key to
On 30.10.2007, at 00:25, Ryan Schmidt wrote:
On Oct 29, 2007, at 10:39, Jochen Küpper wrote:
I get
The requested URL /setlogincookie.php was not found on this server.
I don't see a problem right now... do you still see the problem?
No
If so, please provide exact URLs and exact ste
On 29.10.2007, at 16:21, Steven Fauconnier wrote:
Have the same error when trying to log in.
I get
The requested URL /setlogincookie.php was not found on this server.
Hope that helps.
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-
Kuepper.de
On 21.10.2007, at 11:22, js wrote:
I've created Portfile for Python memcached client, which works file
at least for my machine.
Thank you for your contribution
I'll post that here because I didn't find any doc saying where the
New Portfile should go. If here is not appropriate place to do
Dear All,
I want to propose to unify port names on a somewhat more systematic
basis. This is triggered by finding these four graphics library names:
libpng
libmng
jpeg
tiff
I think there should really be libtiff and libjpeg ports!
I understand that jpeg and tiff install more than lib
On 21.10.2007, at 06:34, rodneytamblyn wrote:
port -d install tiff
I see:
in file included from tiffgt.c:36:
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:60:24: error:
OpenGL/glu.h: No such file or directory
Would be good if port install tiff could generate a meaningful
error me
On 14.10.2007, at 10:51, Randall Wood wrote:
The Mozilla port is outdated, and the Mozilla package is no longer
(officially) maintained upstream.[1]
Maybe the port should be removed then?
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-
Kuepper.de
On 13.10.2007, at 14:50, Eduard Grebe wrote:
The portfile for ntfs-3g is out of date and tries (and fails) to
download the source for version 1.826. The latest version is 1.1004
– I edited the version and md5 in the portfile and the new version
seems to build fine.
Is it possible to updat
On 10.10.2007, at 17:13, Vincent Lefevre wrote:
post-install{
system "install-info ${destroot}${prefix}/share/info/gsl-
ref.info ${prefix}/share/info/dir"
}
Guess that was me...
but IMHO, this is incorrect: to be correct, the dir file should be
updated by post-activate (to install)
On 17.09.2007, at 02:22, Kuniaki Mukai wrote:
I got the error message below while upgrading hdf5 with "port
upgrade outdated".
Already reported in
http://trac.macports.org/projects/macports/ticket/12704
Workaround is to deactivate the old version first.
Greetings,
Jochen
--
Einigkeit un
On 06.09.2007, at 03:14, Anthony Michael Agelastos wrote:
If there are features that Vine Server (formerly OSXvnc) has that
ARD does not, I would like to know what they are.
I couldn't figure out how to get Mouse-2 (right click) through using
the cotvnc client... With osxvnc (vine) it just
On 02.09.2007, at 04:11, Evan Ward wrote:
Has anyone had success compiling GCC?
Definitely many had success, icluding myself. I have installed GCC
4.2 using macports:
> gcc-mp-4.2 -v
Using built-in specs.
Target: i386-apple-darwin8.10.1
Configured with: ../gcc-4.2.1/configure --prefix=/opt
This problem vanished after another port sync - sorry for the line
noise.
Greetings,
Jochen
--
Einigkeit und Recht und Freiheithttp://www.Jochen-
Kuepper.de
Liberté, Égalité, FraternitéGnuPG key: CC1B0B4D
Sex, drugs and rock-n-roll
PGP.sig
Descr
Running port clean gives me the following error:
> sudo port clean --all all
[...]
---> Cleaning subversion-perlbindings
---> Cleaning subversion-python24bindings
---> Cleaning subversion-python25bindings
Error: Unable to open port: couldn't change working directory to "/
opt/local/var/macpor
Hi Eckhard,
On 29.08.2007, at 10:42, Eckhard Wiemann wrote:
I should have read the new Portfile carefully, - it's about the
newer version 4.12.
I just bumped it to 4.12 soem minutes before...
But anyway, - it might be better to have it stored on the server,
so that everyone can import it
Hi Simon,
On 29.08.2007, at 07:39, N_Ox wrote:
Le 29 août 07 à 02:32, Simon Ruderich a écrit :
I attached a Portfile and the patch for the current Portfile to
this email.
Added in svn
If you want you can add me as maintainer.
done
another note. I think we should copy the user manual
1 - 100 of 159 matches
Mail list logo