[Scribus] bus error starting scribus

Paul paulf.johnson
Sat Jul 5 01:36:52 CEST 2003


Hi,

On Fri, 2003-07-04 at 23:39, Ralf H?ling wrote:

> Well, this is what happens when I save this as gcctest.txt and type
> 
> > ralf# gcc /Users/ralf/gcctest.txt
> > ld: /Users/ralf/gcctest.txt bad magic number (not a Mach-O file)
> 
> Does that help or did I something wrong?

Sounds like your compiler is up the wall! I've only ever seen that when
the compiler has somehow become corrupted.

Just to make sure try this - it doesn't need Qt - it's just straight C++

#include <iostream>

using namespace std;

int main()
{
  cout << "Hello world!" << endl;
}

If that fails, then your compiler is broken and you will either need to
reinstall or download a fresh copy and install from that (this is the
prefered method, but not for the faint of heart)

TTFN

Paul
-- 
The world is throwing away oppressive regimes
Which don't allow people to choose.
Wars are fought to topple these people.
Yet the folks who do this, still use Windows.
Double standards or not understanding why they did it?




More information about the scribus mailing list