[Fedora-directory-users] Re: Installing FDS on SuSE 10.0

Richard Megginson rmeggins at redhat.com
Wed Dec 14 15:48:31 UTC 2005


Ulli Horlacher wrote:

>On Wed 2005-12-14 (15:35), Ulli Horlacher wrote:
>
>  
>
>>the missing include-files are in
>>/opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/
>>but I do not know why dsbuild cannot locate them.
>>    
>>
Because it's looking for them under mozilla/work/mozilla/dist/<platform> 
directory, and that directory has a slightly different name than the one 
it is expecting.  What is that name of that directory on your system?

>
>I found another workaround:
>
>export C_INCLUDE_PATH=/opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/
>
>dsbuild runs now a little further, but stops with:
>
>cd work/fedora-console-1.0 && ant -Dimports.file=imports.FC3
>Buildfile: build.xml
>
>prepare_build:
>    [mkdir] Created dir: /opt/src/dsbuild/ds/console/work/built/classes
>    [mkdir] Created dir: /opt/src/dsbuild/ds/console/work/imports
>    [input] skipping input as property imports.file has already been set.
>
>BUILD FAILED
>/opt/src/dsbuild/ds/console/work/fedora-console-1.0/build.xml:50: The <fail> type doesn't support the nested "condition" element.
>
>Total time: 1 second
>make[1]: *** [build-custom] Error 1
>make[1]: Leaving directory `/opt/src/dsbuild/ds/console'
>make: *** [dep-../../ds/console] Error 2
>
>
>And this time I have NO IDEA what happend and what to do.
>  
>
It looks as though you have java installed but not the correct version 
of ant.  Does "yum" work on SuSE?  If so, perhaps "yum install ant" will 
work.   Also, you need to have javac version 1.4.2 - note that the java 
included by default in most linux systems is gcc/gcj which will not work 
(yet) with the console.  You must download and install either the IBM or 
SUN JDK.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3178 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-directory-users/attachments/20051214/bbda784e/attachment.bin>


More information about the Fedora-directory-users mailing list