Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Install problem on Debian Linux
Install problem on Debian Linux [message #4819] Thu, 13 December 2001 12:37 Go to next message
Eclipse UserFriend
Yes I know that Debian is probably not a supported environment, but
I have a rather basic problem which I thought someone might know the
answer to.

Having unziped cdt into the plugin directory, I then changed to
com.ibm.dstore.core and typed "make dev". Nothing happened, it
just hing. So I got inquisitive and tried "make -d dev" and it
got as far as reading the makefile, but no further. I am running
GNU Make 3.79.1 if that makes a difference, and have rebuild
X Free, KDE and the kernel on this box, so it should be set up
right.
Re: Install problem on Debian Linux [message #4890 is a reply to message #4819] Thu, 13 December 2001 13:14 Go to previous messageGo to next message
Eclipse UserFriend
Hmm..haven't seen this before..
Can you append a script of 'make -d dev' here (or to eclipsc@ca.ibm.com if
it
is very large) and maybe also 'make -p dev'. I am using GNU make 3.79.1
and have built successfully on RH 7.1 and win2000 (under cygwin).



"David Goodenough" <david.goodenough@btconnect.com> wrote in message
news:9vaq1n$ntb$1@rogue.oti.com...
> Yes I know that Debian is probably not a supported environment, but
> I have a rather basic problem which I thought someone might know the
> answer to.
>
> Having unziped cdt into the plugin directory, I then changed to
> com.ibm.dstore.core and typed "make dev". Nothing happened, it
> just hing. So I got inquisitive and tried "make -d dev" and it
> got as far as reading the makefile, but no further. I am running
> GNU Make 3.79.1 if that makes a difference, and have rebuild
> X Free, KDE and the kernel on this box, so it should be set up
> right.
SOLVED Re: Install problem on Debian Linux [message #4958 is a reply to message #4890] Thu, 13 December 2001 13:09 Go to previous messageGo to next message
Eclipse UserFriend
Jeff Turnham wrote:

> Hmm..haven't seen this before..
> Can you append a script of 'make -d dev' here (or to eclipsc@ca.ibm.com if
> it
> is very large) and maybe also 'make -p dev'. I am using GNU make 3.79.1
> and have built successfully on RH 7.1 and win2000 (under cygwin).
>
>
>
> "David Goodenough" <david.goodenough@btconnect.com> wrote in message
> news:9vaq1n$ntb$1@rogue.oti.com...
>> Yes I know that Debian is probably not a supported environment, but
>> I have a rather basic problem which I thought someone might know the
>> answer to.
>>
>> Having unziped cdt into the plugin directory, I then changed to
>> com.ibm.dstore.core and typed "make dev". Nothing happened, it
>> just hing. So I got inquisitive and tried "make -d dev" and it
>> got as far as reading the makefile, but no further. I am running
>> GNU Make 3.79.1 if that makes a difference, and have rebuild
>> X Free, KDE and the kernel on this box, so it should be set up
>> right.

Fixed it, my fault. I was using the wrong Java (1.1.8) rather than
1.3 as it was the default in my path. When I overrode the path it
worked happily.
Re: SOLVED Re: Install problem on Debian Linux [message #5164 is a reply to message #4958] Thu, 13 December 2001 16:01 Go to previous message
Eclipse UserFriend
Since our build has a Java version dependency, it would make sense
for us to check the Java version and tell you if it is wrong.
We'll add this to our suggestions list.

Brian Thomson

David Goodenough wrote:

> Fixed it, my fault. I was using the wrong Java (1.1.8) rather than
> 1.3 as it was the default in my path. When I overrode the path it
> worked happily.
Previous Topic:Where to report bugs? Here's one...
Next Topic:What's with the text editor?
Goto Forum:
  


Current Time: Tue Mar 11 07:24:34 EDT 2025

Powered by FUDForum. Page generated in 0.02342 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top