Index » PageStream Support » Linux » PGS on SuSE 9.3 64
Sign in to add a comment. Pages: 1
2005-12-28 15:24:20 CT #1
helijoel
From: Unknown
Registered: 2004-01-22
Posts: 22

After being away from PGS for a while. I thought I'd try to get it
running on my Opteron system. I'm using Suse 9.3 64 bit version. I've
read the past posts about having liblins.s0 in the /opt/gnome/lib
directory and running ldconfig. I've done this and still get the want
to restart popup. It does this with PGS4 pro ( which I have ) and the
version 5 demo as well. Any thoughts?

Joel


2005-12-28 11:36:51 CT #2
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639

Can you run PageStream from the shell and tell me what the output to the
shell is?

>After being away from PGS for a while. I thought I'd try to get it
>running on my Opteron system. I'm using Suse 9.3 64 bit version. I've
>read the past posts about having liblins.s0 in the /opt/gnome/lib
>directory and running ldconfig. I've done this and still get the want
>to restart popup. It does this with PGS4 pro ( which I have ) and the
>version 5 demo as well. Any thoughts?
>
>Joel


Deron Kazmaier - support@grasshopperllc.com
Grasshopper LLC Publishing -http://www.grasshopperllc.com
PageStream
DTP for Amiga, Linux, Macintosh, and Windows


2005-12-29 00:07:16 CT #3
helijoel
From: Unknown
Registered: 2004-01-22
Posts: 22

Sure,

/opt/PageStream> ./runpagestream
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
joel@Voyager:/opt/PageStream>


Thanks

Joel

--- In PageStreamLinuxBeta@yahoogroups.com, PageStream Support
<support@g...> wrote:
>
> Can you run PageStream from the shell and tell me what the output to
the
> shell is?
>
> >After being away from PGS for a while. I thought I'd try to get it
> >running on my Opteron system. I'm using Suse 9.3 64 bit version. I've
> >read the past posts about having liblins.s0 in the /opt/gnome/lib
> >directory and running ldconfig. I've done this and still get the want
> >to restart popup. It does this with PGS4 pro ( which I have ) and the
> >version 5 demo as well. Any thoughts?
> >
> >Joel
>
>
> Deron Kazmaier - support@g...
> Grasshopper LLC Publishing -http://www.grasshopperllc.com
>
PageStream DTP for Amiga, Linux, Macintosh, and Windows
>

2006-01-05 12:01:12 CT #4
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639

Assuming you are running PageStream 5.0.2.10, these are output for every
space in the toolbar. Nothing I'm doing wrong, just some themes are not
done correctly. I use the standard gnome toolbar space which is evidently
not used by many people because it doesn't seem to work error free on some
themes. However, this should still run. I can reproduce this and it doesn't
cause any problems with actual operation.

Deron

>Sure,
>
>/opt/PageStream> ./runpagestream
>QPainter::begin: Cannot paint null pixmap
>QPainter::setPen: Will be reset by begin()
>QPainter::setBrush: Will be reset by begin()
>QPainter::setBrush: Will be reset by begin()
>QPainter::setPen: Will be reset by begin()
>QPainter::setPen: Will be reset by begin()
>joel@Voyager:/opt/PageStream>
>
>
>Thanks
>
>Joel
>
>--- In PageStreamLinuxBeta@yahoogroups.com, PageStream Support
><support@g...> wrote:
> >
> > Can you run PageStream from the shell and tell me what the output to
>the
> > shell is?
> >
> > >After being away from PGS for a while. I thought I'd try to get it
> > >running on my Opteron system. I'm using Suse 9.3 64 bit version. I've
> > >read the past posts about having liblins.s0 in the /opt/gnome/lib
> > >directory and running ldconfig. I've done this and still get the want
> > >to restart popup. It does this with PGS4 pro ( which I have ) and the
> > >version 5 demo as well. Any thoughts?
> > >
> > >Joel
> >
> >
> > Deron Kazmaier - support@g...
> > Grasshopper LLC Publishing -http://www.grasshopperllc.com
>
> PageStream DTP for Amiga, Linux, Macintosh, and Windows
> >
>
>
>
>
>
>
>
>
>Yahoo! Groups Links
>
>
>
>


Deron Kazmaier - support@grasshopperllc.com
Grasshopper LLC Publishing -http://www.grasshopperllc.com
PageStream
DTP for Amiga, Linux, Macintosh, and Windows


2006-01-06 08:40:20 CT #5
chufarj
From: Unknown
Registered: 2006-06-08
Posts: 30

Hi,

I had problems initially getting PGS to work on SuSE 9.3 X86_64

What I did:

I copied my 32 bit liblinc libs from my other pc (running SuSE 9.3 also)
to the Athlon 64 (to /opt/gnome/lib/ directory) and ran ldconfig and now all
works well.

 I received a complaint from ldconfig as:
"ldconfig: /opt/gnome/lib/liblinc.so.1 is not a symbolic link"

but it still worked.

Thanks for all who helped back then.

John


On Friday 12 August 2005 09:05, Gary Lee Smith wrote:
> That is true.
>  I was able to correct the 32-bit liblinc.so.1 problem by using a shell as
> super user (su) and going to the PageStream install directory (I
> used /usr/local/PageStream5Demo/ and used quotes when running the file "Run
> PageStream5Demo" because of the space):
>
> 1) copying the 32-bit library file /opt/gnome/libs/liblinc.so.1.0.0 to the
> same directory on my 64-bit system as liblinc.so.1.0.0 and as liblinc.so.1
> (don't know how to make a symlink!).
>
> 2) and doing ldconfig -v
>
> 3) and adding /opt/gnome/lib/ to "Run PageStream5Demo" and to my
> PageStream5Demo.sh file.  I am not absolutely certain this is necessary so
> it might be a good idea to do
> uname -r;ldd PageStream5Demo
> from your PageStream5Demo install directory and check for missing
> libraries.
>
> If anyone need the Suse 9.2 liblinc.so.1.0.0 for their Suse64 9.2 install,
> I suppose I could email mine, if you can't get to yours without grievous
> problems.
>
> Now to get PageStream5Pro to replace my Windows 4.0 and Amiga 4.0 versions.
>
> Thanks to Deron and Tim and others for their help!

On Thursday 05 January 2006 13:01, PageStream Support wrote:
> Assuming you are running PageStream 5.0.2.10, these are output for every
> space in the toolbar. Nothing I'm doing wrong, just some themes are not
> done correctly. I use the standard gnome toolbar space which is evidently
> not used by many people because it doesn't seem to work error free on some
> themes. However, this should still run. I can reproduce this and it doesn't
> cause any problems with actual operation.
>
> Deron
>
> >Sure,
> >
> >/opt/PageStream> ./runpagestream
> >QPainter::begin: Cannot paint null pixmap
> >QPainter::setPen: Will be reset by begin()
> >QPainter::setBrush: Will be reset by begin()
> >QPainter::setBrush: Will be reset by begin()
> >QPainter::setPen: Will be reset by begin()
> >QPainter::setPen: Will be reset by begin()
> >joel@Voyager:/opt/PageStream>
> >
> >
> >Thanks
> >
> >Joel
> >
> >--- In PageStreamLinuxBeta@yahoogroups.com, PageStream Support
> >
> ><support@g...> wrote:
> > > Can you run PageStream from the shell and tell me what the output to
> >
> >the
> >
> > > shell is?
> > >
> > > >After being away from PGS for a while. I thought I'd try to get it
> > > >running on my Opteron system. I'm using Suse 9.3 64 bit version. I've
> > > >read the past posts about having liblins.s0 in the /opt/gnome/lib
> > > >directory and running ldconfig. I've done this and still get the want
> > > >to restart popup. It does this with PGS4 pro ( which I have ) and the
> > > >version 5 demo as well. Any thoughts?
> > > >
> > > >Joel
> > >
> > > Deron Kazmaier - support@g...
> > > Grasshopper LLC Publishing -http://www.grasshopperllc.com
>
> > PageStream DTP for Amiga, Linux, Macintosh, and Windows
> >
> >Yahoo! Groups Links
>
> Deron Kazmaier - support@grasshopperllc.com
> Grasshopper LLC Publishing -http://www.grasshopperllc.com
>
PageStream DTP for Amiga, Linux, Macintosh, and Windows
>
>
>
>
> Yahoo! Groups Links
>
>
>

--
John

John Chufar
john.chufar@verizon.net
-------------------------------------
AMD64 + SuSE LINUX PRO ==
Better computing, communication, and the greater good.

::myPublic GPG Key is at
http://mysite.verizon.net/john.chufar/johnchufar.asc

Sign in to add a comment. Pages: 1
Index » PageStream Support » Linux » PGS on SuSE 9.3 64

This topic is closed due to inactivity.