I started to create gdc (for the D programming language) packages for
openSUSE and used the openSUSE build service
(https://build.opensuse.org) to make it easier to provide an updated
compiler and aim for distro inclusion.
I'd like to call for volunteers to help in perfecting the .spec and
create patches as I got some issues with it.
The stuff I am struggling with in order of priority:
- The generated compiler requires -libunwind or the linking fails. I
could not figure out how to overcome this. The gdcgnu packaged gdc does
not require it for instance.
- x86_64 build fails (I think this just needs some x86 specific
config/env params set)
- Provide a runtime libgphobos.so
- Provide gcc-d-phobos(-devel) and gcc-d-tango(-devel)
You can find the package in the home:FunkyM project named 'gcc-d' within
the build service.
https://build.opensuse.org/package/show?project=home%
3AFunkyM&package=gcc-d
Hope some people can help me on the way to spread D to the masses a bit
more. ;)
Related:
http://www.digitalmars.com/d/http://en.wikipedia.org/wiki/D_programming_languagehttp://dgcc.sourceforge.net/http://dsource.org/projects/tangohttp://gdcgnu.sourceforge.net/
--- M.S.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-programming+help(a)opensuse.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Justin Finnerty wrote:
> Hello,
>
> Could this be a user-account issue. I would try and do the revisioning
> by hand as root and see what happens. I know that with cvs you can not
> do anything if you are root per default. For cvs I needed to recompile
> the cvs program with the option to allow root to submit. It could be
> that the eclipse code is not correctly detecting this failure condition.
>
> Cheers
> Justin
>
Subversion client works fine as root which is one of the reasons I am a
bit puzzled by this.
- --
==============================================================================
I have always wished that my computer would be as easy to use as my
telephone.
My wish has come true. I no longer know how to use my telephone.
Bjarne Stroustrup
==============================================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFHMGvFasN0sSnLmgIRAm3rAKDOca5bq9jXkBjQU4YV+RnP49PtAACfcqww
ER7hvKjHEFyMno5Uz/BpP1w=
=eGDF
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-programming+help(a)opensuse.org
Hi.
I have problems with Oracle 10g Express installation for Linux.
Hardare + Software description:
i686 architecture, 1 GB RAM
openSUSE 10.3 distribution
---
Instalation step by step ...
1. First I create user oracle and group dba
2. In next step I install package oracle-xe-10g-XXX.rpm
rpm -ihv oracle-xe-10g-xxx.rpm
(instalation go without errors and on the installation end I get message that
listener and Oracle Database instance was properly started)
3. Than as root I execute oracle-xe configure from /etc/init.d (set ports 8080,
1521 and password)
4. Than as user oracle I set enviroment variable
$ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server
$ORACLE_SID = XE
$PATH = $ORACLE_HOME/bin:$PATH:.
$ORACLE_BASE= /usr/lib/oracle/xe/app/oracle
---
---
Try to go on homepage
When I try to login in Enterprise Manager via http request
http://localhost:8080/apex nothing happend.
---
---
Try connect to database via SqlPlus
After runsqlplus.sh in
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts and try to
login I get next error:
SQL*Plus: Release 10.2.0.1.0 - Production on Sun Nov 4 23:40:27 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> connect
Enter user-name: system
Enter password:
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory
Thx. in advance!
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-programming+help(a)opensuse.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a need to occasionally test a bit of code I am working on as a
root. So I launched eclipse in root (in a su console session) and
eclipse loaded as expected. However, I need to synchronise via SVN with
the working development copy in my working account.
This is when life started getting a little odd. The eclipse reports it
cannot find or load the Java SVN client. All paths and settings are same
as working account (with the exception of workspace of course). The
fault seems to be with something in org.polarion tree.. Everything works
fine from working account.
I need to find out whether this is...
a) a local issue
b) a SuSE issue
c) a subversive/polarion issue
d) an eclipse issue
I would look to eliminate b) by asking if anyone using the
eclipse subversive plugin on SuSE is finding the same problem.
eclipse v 3.2
openSuSE 10.2
(I do have a work round but it is a bit of a hack).
- --
==============================================================================
I have always wished that my computer would be as easy to use as my
telephone.
My wish has come true. I no longer know how to use my telephone.
Bjarne Stroustrup
==============================================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFHLaWLasN0sSnLmgIRAu5QAJ9Ack58NXexwiuqUR9X6fwem/hb3gCZAcbX
QZUXL7yfHymGmptImvRhq3Q=
=vihd
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-programming+help(a)opensuse.org