Sorry for the typo!!
With changing permissions I got it working! :)
Well I could have probably figured that out myself - but still THANKS A LOT for
the explanation!!
Philipp
Christoph Simon wrote:
> On Mon, 12 Mar 2001 22:12:09 +0100
> Philipp Bliedung <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
>
On Mon, Mar 12, 2001 at 10:12:09PM +0100, Philipp Bliedung wrote:
> Hi,
>
> I can't figure out why this is happening. I tried to compile a program
> (OpenDX 4.1) because there are no binaries for Debian - at least not on
> the website of OpenDX. Anyway I did ./configure and than make ... and
> tha
On Mon, 12 Mar 2001 22:12:09 +0100
Philipp Bliedung <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I can't figure out why this is happening. I tried to compile a program
> (OpenDX 4.1) because there are no binaries for Debian - at least not on
> the website of OpenDX. Anyway I did ./configure and than make
Hi,
I can't figure out why this is happening. I tried to compile a program
(OpenDX 4.1) because there are no binaries for Debian - at least not on
the website of OpenDX. Anyway I did ./configure and than make ... and
that's what I get:
make[3]: Entering directory
'/home/user1/programs/dx-4.1
Philipp Bliedung wrote:
>
> Hi,
>
> I have simple question concerning compiling a programm
> When I compile a program from the sources and it beakes for whatever
> reason, how can I get rid of all the files that were created so far or
> how can I remove this 'broken' program ? Is there anyt
Hi Philipp,
I generally use the 'make install remove'. It seems
to work well here for source I build locally. *tgz*
.deb files are pretty easy to handle. just read up on dpkg.
good luck.
On Saturday 24 February 2001 07:05, Philipp Bliedung wrote:
> Hi,
>
> I have simple question concerning
On Saturday 24 February 2001 16:05, Philipp Bliedung wrote:
> When I compile a program from the sources and it beakes for whatever
> reason, how can I get rid of all the files that were created so far
If it's a debian package, cd to the unpacked src-packages top directory
(the one containing a di
On Sat, Feb 24, 2001 at 03:05:39PM +, Philipp Bliedung wrote:
> Hi,
>
> I have simple question concerning compiling a programm
> When I compile a program from the sources and it beakes for whatever
> reason, how can I get rid of all the files that were created so far or
> how can I remove
Hi,
I have simple question concerning compiling a programm
When I compile a program from the sources and it beakes for whatever
reason, how can I get rid of all the files that were created so far or
how can I remove this 'broken' program ? Is there anything like
'apt-get -f install' which is
Oh, sorry, your problem seams to be an compiler installation
problem.
A search for __eh_pc gives the following URL:
http://www.cygnus.com/ml/egcs/1998-Oct/0119.html with the
following quote:
> My guess is that you're mixing new compilers and old libraries.
> You probably have an old libgcc.a some
The compiler is unable to find __eh_pc used by the file
WindowManager.cpp (?) in the library. You have to debug this
yourself.
--
Patrik Hägglund
Hello,
I have attached the output from the make command I get while trying to compile
a program for my programming class. The book is called "c++ Program Design" and
the comes with a simple window library, which the program in question is
linked against.
I think the program compiles, as a .o file
12 matches
Mail list logo