Displaying 20 results from an estimated 80000 matches similar to: "Porticus/Port Authority for MacPorts GUI front-end?"
2008 Dec 27
1
Trouble with MacPorts install, .profile file not created/ need help
I have just installed MacPorts 1.7.0 for Leopard using a
downloaded .dmg file. Following the download and installation, I
looked for the .profile file to change the environment variables, but
found that no .profile file was created.
When I tried to do so, I got an error message:
/Applications/TextEdit.app/Contents/MacOS/TextEdit .profile
2008-12-27 14:19:02.393 TextEdit[47100:10b] ***
2008 Jun 10
1
I wrote a GUI front-end for syslinux windows version
Hi all,
I developed a GUI front-end for syslinux on Windows for easy making of live usb.
It's released under GNU GPL.
http://people.linux.org.tw/~pcman/SysLinuxSetup.zip
Putting this with syslinux.exe and syslinux.com can make the installation safer.
The program only lists removable device to the users with their icons.
If there isn't, the program will prompt the user to insert usb disk.
2009 Jul 05
2
GUI Front End for OpenLDAP admin (users & groups)
Does there exist a GUI Front End for OpenLDAP admin for CentOS 5 (RHEL
5)?
The binary (i386) rpm for directory_adminstrator works just fine with
CentOS 4, but does't install under CentOS 5 and the src RPM does not
build (I hacked the spec file and did install the build deps, but it is
using an old hack for finding libgnome (/usr/lib/gnomeConf.sh or
something like that).
I installed
2006 Oct 30
1
HELP:R for windows GUI front-end error
I use R for the first time.
The install file is R-2.4.0-win32.exe, and my OS is windows XP SP2.
I chose the full install, but when i open it , one Error occured:"R for
windows GUI front-end occurs error, You must end it"
Does anyone know how to solve this?
Waiting for your reply.
Thanks.
--
Baohua Yang
Email:yangbaohua@gmail.com
[[alternative HTML version deleted]]
2012 Jan 24
1
Error from Brugs "'r for windows gui front-end has stopped working''
Dear all,
I just try to run the example in R brugs packages, but not only once. Loop is added in this example. After several times (7, 11, or other random number), there is an error message "r for windows gui front-end has stopped working". This happened in two laptops with windows 7 and vista. I have tried different versions of R (2.14.1 and 2.13) and Brugs packages (0.7.1 and 0.7-5).
2009 Mar 03
1
How do you fix that gdi32.dll error?
Hi, I'm Sam, I'm new to the mail list (and mailing lists in general) -
sorry for any basic mistakes I make!
I basically a noob when it comes to compiling things, and a beginner
at the command line. I think I messed a couple of things up, and was
wondering if anyone knew how I could fix any of them.
The story so far:
I had one of the old Darwine builds working ok with a couple apps,
2012 Apr 14
1
Error: R for Windows GUI front-end has stopped working
Hi all.
I found one situation, on my OS - Windows 7, where R stops working
with reported error R for Windows GUI front-end has stopped working.
Here is the example:
library(plyr)
DF <- data.frame(x=c(1:3, NA, NA), y=factor(sample(1:3,5,rep=T),levels=1:5))
DF[DF$x<3, ]
#this works properly
ddply(DF, .(y), nrow, .drop=FALSE)
#this causes the problem
ddply(DF[DF$x<3, ], .(y), nrow,
2009 Jul 12
3
Installing mysql with macports
Not sure if this is off topic, but there doesn''t seem to be an obvious
place to ask this question.
I am trying to use MacPorts to install mysql. I have xcode 3.0 and
x11 XQuartz 2.1.6 installed.
$PATH:
/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/
local/bin:/usr/X11/bi
When I sudo port install mysql5-server
I receive:
---> Configuring mysql5
Error: Target
2008 Jul 30
2
R, Macports and C++ streams
Dear all,
R on Macports relies on GCC 4.3 to build packages. I find that
packages with shared objects that use C++ streams crash R if they're
compiled using Macports' gcc43, but work fine if compiled in exactly
the same way using Apple-supplied GCC 4.2. Has anyone here had the
same issue/know what is causing this problem?
Thanks,
Ernest
2010 Nov 17
1
Building Wine Using Macports
I've got the source of Wine 1.2.1 (patched to my liking) and I'm trying to build it using Macports so I don't have to manually install each required package (that's how I understand it at least, I failed at doing it through 'make' in an earlier post because I was missing a bunch of packages despite having X11 and Xcode). Unfortunately I have no idea how to do this, and even
2009 Feb 07
0
Error installing MacPorts rb-fxruby...
Hi all,
I''m encountering an error while trying to install the MacPorts version of
fxruby on a Intel Mac running 10.4.11. It appears to be having trouble
installing and building the ''fox'' library prerequisite. It looks like it''s
having trouble generating the libraries: "-o .libs/libFOX-1.6.0.0.34.dylib"
and "-o libFOX-1.6.la". The errors
2009 Apr 23
0
NSD 3.2.1 in MacPorts
Hello NSD users,
I've updated the NSD port in the MacPorts tree to version 3.2.1, so that
MacPorts users on OS X can install it with a simple "port install nsd"
command. The port has two variants, viz. "stats" and "rootserver".
Note that after installing the port, one still needs to copy
PORTBASE/etc/nsd/nsd.conf.sample to PORTBASE/etc/nsd/nsd.conf and
customise
2007 Dec 02
0
problem installing 2.6.1 on OSX Leopard (after failed MacPorts install)
This message reports a problem, and its solution. I found the solution while
posting. Since others may have the same problem, I am continuing with the
post.
PROBLEM
I am having a different problem than the one that others have reported (e.g.
http://www.nabble.com/Problem-Installing-2.6.0-on-Mac-tf4778736.html#a13674247).
Whether I try to install R as a whole, or individual packages, the
2013 May 13
3
help: R GUI front-end has stopped working
Hello,
I'm using the function nlminb of the package stats inside a loop and when the number of trials grows, R crashes and says "R
GUI front-end has stopped working". Could you help me with this problem? I have try in versions 2.15.1,2.15.2 and 3.0.0.
> sessionInfo()
R version 2.15.2 (2012-10-26)
Platform: i386-w64-mingw32/i386 (32-bit)
locale:
[1]
2009 Jun 20
4
MacPorts version can't run 16-bit programs
Whenever I try to run a 16-bit application with the version of Wine that built out of MacPorts, I get a crash similar to this one:
Code:
wine: Unhandled page fault on read access to 0xffffffff at address 0x1017:0x0000093e (thread 0026), starting debugger...
couldn't load main module (2)
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (1017:0000093e).
2011 Nov 17
1
building biOps on macports, and configure--vars
All,
the MacOSX binary build of the biOps package is broken on cran, so I am trying to compile from source. I am very close; the trick is apparently that this package depends on fftw3, libjpeg and libtiff. My fftw3 is in /usr/local/, but my libjpeg and libtiff are in /opt/local/ since i got them through macports. In general, I'd like to keep as many of my third-party libraries as I can in the
2006 Mar 29
5
whats the mysql gui front in the blog in 15 min. screencst
sorry for the off topic, was wondering what''s the mysql gui front the
guy is using in the "Creating a weblog in 15 minutes" screencast
--
Posted via http://www.ruby-forum.com/.
2009 Feb 15
12
Using MacPorts To Install Ruby 1.9.1 and Rails 2.3.0 RC1
Using MacPorts To Install Ruby 1.9.1 and Rails 2.3.0 RC1
WARNING: If you want to live on the edge, please continue with the steps
below. Also, please be aware that all gems are not fully compatible with
Ruby 1.9.1 stable release (i.e. 1.9.1p0). Furthermore, this
installation requires you to remove ALL Ruby related gems and ports because
we are performing a clean install.
2008 Mar 25
2
a JavaScript front-end for Babelmark
Hi,
I've built a quick-and-dirty diff GUI for Babelmark (thanks,
Michel!). You can get it as a bookmarklet here:
http://attacklab.net/babelmark/
If either Michel or Tom is interested in hosting this, I'll be happy
to do the grunt work for a real integration. It's kind of pain in the
ass to hit the bookmarklet every time you get new data from the server.
I've tested this
2014 May 08
5
[Bug 2241] New: ssh-keygen -R removes matching key as well as @cert-authority
https://bugzilla.mindrot.org/show_bug.cgi?id=2241
Bug ID: 2241
Summary: ssh-keygen -R removes matching key as well as
@cert-authority
Product: Portable OpenSSH
Version: 6.6p1
Hardware: amd64
OS: Mac OS X
Status: NEW
Severity: minor
Priority: P5
Component: ssh-keygen