Displaying 3 results from an estimated 3 matches for "gnomeconf".
2007 Apr 09
1
Problem installing gnomeGUI in Ubuntu: "HAVE_ORBIT" was never defined
I am trying to install the gnomeGUI package
I have tried from within R (R was started with: sudo R) with:
install.package()
and from console with:
sudo R CMD INSTALL /download/gnomeGUI_2.3.0-3.tar.gz
In both cases I get the exact same errors:
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... not found
configure: error: conditional "HAVE_ORBIT" was never defined.
Usually this means the macro was only invoked conditionally.
ERROR: configuration failed for package 'gnomeGUI'
Found the following in earlier message in R-help list:
From B R T...
2007 Mar 08
2
R GUI in Ubuntu?
...searched the Packages
it seems that I can have either a Gnome-based or Java-based GUI for my
Ubuntu machine. However, I can get neither to work.
Having run R as root, I then run the following command:
install.packages("gnomeGUI", dependencies=TRUE)
The output of which is:
checking for gnomeConf.sh file in /usr/local/lib... not found
configure: error: conditional "HAVE_ORBIT" was never defined.
Usually this means the macro was only invoked conditionally.
ERROR: configuration failed for package 'gnomeGUI'
* Removing '/usr/local/lib/R/site-library/gnomeGUI'
I have...
2009 Jul 05
2
GUI Front End for OpenLDAP admin (users & groups)
...nLDAP 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 centos-ds, but this *looks* like it is a replacement
OpenLDAP's slapd, which I don't want -- I have things set up and working
with slapd and don't want to migrate things again.
--
Robert Heller -- 978-544-6933
Deepwoods Software...