Hi Daniel.
On Mar 16, 2007, at 15:27, Daniel B. Koch wrote:
Installed gFTP from here:
http://gftp.darwinports.com/
The domain name darwinports.com is not owned by the DarwinPorts (now
called MacPorts) project so I recommend you do not refer to anything
on that domain. The MacPorts pr
On Mar 16, 2007, at 18:04, Brian Haag wrote:
I'm trying to install irssi, which has gettext as a dep. I'm getting:
[snip]
if test "emacs" != no; then \
set x; \
list='start-po.el po-mode.el po-compat.el'; for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
set x "$@"
I'm trying to install irssi, which has gettext as a dep. I'm getting:
--
mini:/usr/local/irssi brian$ sudo port install irssi
Password:
---> Building gettext with target all
Error: Target com.apple.build returned: shell command "cd "/usr/local/
var/db/dports/build/
_usr_local_var_db_dports_s
Le 07-03-16 à 16:22, Peter Schneider a écrit :
Hi all,
--- Yves de Champlain <[EMAIL PROTECTED]> wrote:
You will see it when launching an app from an xterm
I know. But running gnucash from a terminal doesn't
produce any GTK-locale-errors, my alphabetical order
is all right and everything
Hi folks,
Installed gFTP from here:
http://gftp.darwinports.com/
When I try to connect I get the following error:
Cannot open master pty : No such file or directory
I note there is a patch file available:
patch-pty.c.diff
but am not sure how to apply it within the port environment,
Hi all,
--- Yves de Champlain <[EMAIL PROTECTED]> wrote:
> You will see it when launching an app from an xterm
I know. But running gnucash from a terminal doesn't
produce any GTK-locale-errors, my alphabetical order
is all right and everything is displayed in the
desired language. So GTK2 seems
If anyone has seen/is seeing this, there is an open and unconfirmed
issue in the GNOME project bugzilla database[1]. It's reproducible
for me but that's not enough to confirm it.
I built the required ports with debugging and was able to extract
traces in gdb for this. If you run into this a
I am trying to install apache2 on an Intel Mac, but when it tries to build
ncursesw I always get:
---> Building ncursesw with target all
Error: Target com.apple.build returned: shell command "cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync
darwinports.org_dpupdate_d
On Thu, Mar 15, 2007 at 10:15:58AM -0400, Daniel J. Luke wrote:
> On Mar 15, 2007, at 3:12 AM, Ryan Schmidt wrote:
> >There were not that many participants. I tried to put up a fight in
> >favor of keeping hard tabs, but I was the only one. :-) Upon
> >further consideration, I don't think I rea
Well, I think I got the culprit: strxfrm().
Here's a small app that reproduces the problem for me:
int main(int argc, char** argv)
{
char buf[512];
int res = 0;
if (argc > 1)
setlocale(LC_ALL, "");
res = strxfrm(buf, "test", sizeof(buf));
On Mar 16, 2007, at 7:22 , Nathan Brazil wrote:
checking for C compiler default output file name... configure:
error: C compiler cannot create executables
See `config.log' for more details.
Does config.log provide any clues? My guess would be a filesystem
issue (insufficient permissions or
Le 07-03-15 à 18:52, [EMAIL PROTECTED] a écrit :
Hi,
@Yves
I've never seen the Gtk-Warning below, though I am using
"de_DE.UTF-8". My open file dialog of Gnucash also shows everything
in alphabetical order. Something else must be wrong.
You will see it when launching an app from an xterm
Hi,
Good catch!
Environment incorrectly set is a common problem.
Joe
On Mar 16, 2007, at 11:25 AM, Matthieu Dubois wrote:
Hi,
the problem is R software, who check its external dependencies only
in /usr/local. Thanks to a R archive, Gtk2 was recognised by first
entering in the bash the f
Hi,
the problem is R software, who check its external dependencies only
in /usr/local. Thanks to a R archive, Gtk2 was recognised by first
entering in the bash the following line:
export PATH=/opt/local/bin:$PATH
Best regards,
Matthieu
Le 16 Mar 2007 à 14:46, Joseph Lipowski a écrit :
Yes, Yves. Bad copy/paste on my part.
So, I made the following change to libsdl's Portfile:
47 platform darwin 8 {
48 patchfiles patch-configure
49 configure.env CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0
CXX=/usr/bin/g++-4.0 -Dmain=SDL_main
50 build.env CC=/usr/
Hi,
I think we got an interesting fact here:
On my PowerPC MacMini, it works, too, like on your PowerPC Mac.
So the issue might be platform dependent.
The output of locale is as expected, all variables set to
de_DE.UTF-8. locale -a outputs the expected list of supported
locales, which includ
Matthieu,
I am a bit of a newbie also. Generally you can run " make check"
after the "make install". I don't know if ithat is still valid using
macports. It is likely the case, though I typically install manually
so I may be in error.
Best regards,
Joe Lipowski
On Mar 16, 2007, at 9:34
Dear Macports Users,
I am newbie to macports and even to the terminal. I needed gtk2 for
compatibility with RGtk2 (a R stat software package). I thus
installed mac ports (from binary), and port install gtk2 without any
problem. However, when trying to to install the R package (within R,
On 3/16/07, Mark Duling <[EMAIL PROTECTED]> wrote:
It has no maintainer so it is fair game to take over maintainership and/or
contribure patches. Use a trac ticket and attach the updates as a patch
to the portfile, and patches to the app (if any) as complete files.
Mention you'd like to takeove
19 matches
Mail list logo