Index » PageStream Support » Linux » Missing Library in latest build
Sign in to add a comment. Pages: 1
2003-07-02 22:37:14 CT #1
Vaclav Misek
From: Czech Republic
Registered: 2006-02-06
Posts: 19

Hi,
I downloaded latest Pagestream build for linux, but there seems to be
liblcms.so.1 library missing. I have RadHat 9. Anyone with similar
problem, or can someone suggest me where to find this lib for Redhat ?
Kindly regards


Vaclav Misek


2003-07-03 00:47:33 CT #2
Gunther Lemm
From: Germany
Registered: 2009-03-08
Posts: 24

Hello Vaclav,

Vaclav Misek wrote:
> Hi,
> I downloaded latest Pagestream build for linux, but there seems to be
> liblcms.so.1 library missing. I have RadHat 9. Anyone with similar
> problem, or can someone suggest me where to find this lib for Redhat ?

I had that problem too. Try

http://rpmfind.net/linux/rpm2html/search.php?query=liblcms

The Mandrake package works fine on my RH9 system.

---

Kind regards

Gunther Lemm


2003-07-02 22:36:33 CT #3
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639

Hmm. lcms should not be required in this release. An internal version of
our display library called for it, so maybe it is still in there somewhere.
In the future we will probably introduce this requirement so it is a good
thing to have anyway. lcms is a color management system (actually Little
Color Management System as I recall). You should be able to grab a version
from its hope page athttp://www.littlecms.com/.

>Hi,
>I downloaded latest Pagestream build for linux, but there seems to be
>liblcms.so.1 library missing. I have RadHat 9. Anyone with similar
>problem, or can someone suggest me where to find this lib for Redhat ?
>Kindly regards
>
>
> Vaclav Misek
>
>
>
>To unsubscribe from this group, send an email to:
>PageStreamLinuxBeta-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject tohttp://docs.yahoo.com/info/terms/


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

2003-07-03 12:29:38 CT #4
Bernd Felsche
From: Australia
Registered: 2006-05-01
Posts: 149

On Wed, Jul 02, 2003 at 10:36:33PM -0500, PageStream Support wrote:
> Hmm. lcms should not be required in this release. An internal version of
> our display library called for it, so maybe it is still in there somewhere.
> In the future we will probably introduce this requirement so it is a good
> thing to have anyway. lcms is a color management system (actually Little
> Color Management System as I recall). You should be able to grab a version
> from its hope page athttp://www.littlecms.com/.
^^^^
ROTFL.

--
/"\ Bernd Felsche - Innovative Reckoning, Perth, Western Australia
\ / ASCII ribbon campaign | I'm a .signature virus!
X against HTML mail | Copy me into your ~/.signature
/ \ and postings | to help me spread!

2003-07-03 21:01:28 CT #5
ken
From: Unknown
Registered: 2003-05-14
Posts: 28

Hi all

I would appreciate some help in getting PageSTream running!

my setup is:
\usr\Pagestream41\pagestream.sh and other Pagestream files
\lib\SoftLogick\lib and other files in SoftLogick folder

pagestream.sh is the suggested script file

now, how do I start Pagestream?
clicking(to run) the script file does nothing,
running the executable does nothing (says Pagestream4 can't be found)

my script file says:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/SoftLogik/lib
export PATH=$PATH:/usr/pagestream41

I am obviously missing something, but it is not any of the meagre
instructions on the web page, that's for sure! Smile
I do not have a Pagestream4 folder as Pagestream won't run to create one!

ken


2003-07-03 20:39:27 CT #6
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

You indicate that the directory is "SoftLogick" but you refer to it in the
script as "SoftLogik".

What distro & version of linux are you using? What is your default shell (the
script assumes bash, which is probably the case).

Tim Doty

On Thursday 03 July 2003 23:01, Ken Maconald wrote:
> Hi all
>
> I would appreciate some help in getting PageSTream running!
>
> my setup is:
> \usr\Pagestream41\pagestream.sh and other Pagestream files
> \lib\SoftLogick\lib and other files in SoftLogick folder
>
> pagestream.sh is the suggested script file
>
> now, how do I start Pagestream?
> clicking(to run) the script file does nothing,
> running the executable does nothing (says Pagestream4 can't be found)
>
> my script file says:
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/SoftLogik/lib
> export PATH=$PATH:/usr/pagestream41
>
> I am obviously missing something, but it is not any of the meagre
> instructions on the web page, that's for sure! Smile
> I do not have a Pagestream4 folder as Pagestream won't run to create one!
>
> ken
>
>
>
> To unsubscribe from this group, send an email to:
> PageStreamLinuxBeta-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject tohttp://docs.yahoo.com/info/terms/


2003-07-03 21:23:05 CT #7
David Herman
From: United States
Registered: 2006-02-14
Posts: 94

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 03 July 2003 06:39 pm, Tim Doty wrote:
> You indicate that the directory is "SoftLogick" but you refer to it
> in the script as "SoftLogik".
>
> What distro & version of linux are you using? What is your default
> shell (the script assumes bash, which is probably the case).
>
> Tim Doty
>
> On Thursday 03 July 2003 23:01, Ken Maconald wrote:
> > Hi all
> >
> > I would appreciate some help in getting PageSTream running!
> >
> > my setup is:
> > \usr\Pagestream41\pagestream.sh and other Pagestream files
> > \lib\SoftLogick\lib and other files in SoftLogick folder
> >
> > pagestream.sh is the suggested script file

Is it marked executable?

> > now, how do I start Pagestream?
> > clicking(to run) the script file does nothing,
> > running the executable does nothing (says Pagestream4 can't be
> > found)
> >
> > my script file says:
> > export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/SoftLogik/lib
> > export PATH=$PATH:/usr/pagestream41
> >
> > I am obviously missing something, but it is not any of the meagre
> > instructions on the web page, that's for sure! Smile
> > I do not have a Pagestream4 folder as Pagestream won't run to
> > create one!
- ----------------snip----------------

Have you tried running PageStream4 from the shell?
whats the result?
w/ my setup I need to cd the directory pagestream is in then run the
executable.

- --
dh
Don't shop at GoogleGear.com!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/BQEwBwgxlylUsJARArUjAJwPtQPyM1MHmyHFxi0AtWuzUkHu8ACfYvpn
O5he8JZN6yF7eOIVw/HPduM=
=FlE7
-----END PGP SIGNATURE-----


2003-07-04 14:32:35 CT #8
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639


>I would appreciate some help in getting PageSTream running!
>
>my setup is:
>\usr\Pagestream41\pagestream.sh and other Pagestream files
>\lib\SoftLogick\lib and other files in SoftLogick folder

You can move the lib files pretty much anywhere you want, as long as the
LD_LIBRARY_PATH points to them, but all the rest must be in the SoftLogik
folder inside the PageStream folder. (make sure the folder in the
PageStream folder is SoftLogik, and not SoftLogick also!)

>pagestream.sh is the suggested script file
>
>now, how do I start Pagestream?
>clicking(to run) the script file does nothing,
>running the executable does nothing (says Pagestream4 can't be found)
>
>my script file says:
>export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/SoftLogik/lib
>export PATH=$PATH:/usr/pagestream41
>
>I am obviously missing something, but it is not any of the meagre
>instructions on the web page, that's for sure! Smile

Yea, this is still work in progress. I can make it work on my machine, but
I'm certainly no expert in all of this. What desktop are you running? Maybe
something has to be registered before the desktop can run an executable?
(Sounds stupid, so it is probably not true, just asking in case!)

>I do not have a Pagestream4 folder as Pagestream won't run to create one!

I presume you mean a .pagestream4 folder in your home directory? Yup, you
got to run PageStream to get it to create it Smile


>ken


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

2003-07-04 20:17:41 CT #9
ken
From: Unknown
Registered: 2003-05-14
Posts: 28
David Herman wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

  
Hi all

I would appreciate some help in getting PageSTream running!

my setup is:
\usr\Pagestream41\pagestream.sh  and other Pagestream files
\lib\SoftLogick\lib and other files in SoftLogick folder

pagestream.sh is the suggested script file
      

Is it marked executable?
  
yes it is marked executable
  
now, how do I start Pagestream?
clicking(to run) the script file does nothing,
running the executable does nothing (says Pagestream4 can't be
found)

my script file says:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/SoftLogik/lib
export PATH=$PATH:/usr/pagestream41

I am obviously missing something, but it is not any of the meagre
instructions on the web page, that's for sure! :-)
I do not have a Pagestream4 folder as Pagestream won't run to
create one!
      
- ----------------snip----------------

Have you tried running PageStream4 from the shell?
whats the result?
w/ my setup I need to cd the directory pagestream is in then run the 
executable.
  
have have tried running pagestream from the console/shell
while in the Pagestream41 folder.
my setup in the Pagestream41 folder is
\usr\Pagestream41\SoftLogik\ (softlogik subdirectories)
pagestream.sh is executable, and in the \usr\Pagestream41 folder
ken




- -- 
dh
Don't shop at GoogleGear.com!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/BQEwBwgxlylUsJARArUjAJwPtQPyM1MHmyHFxi0AtWuzUkHu8ACfYvpn
O5he8JZN6yF7eOIVw/HPduM=
=FlE7
-----END PGP SIGNATURE-----


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/dV_rlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
PageStreamLinuxBeta-unsubscribe@yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



  

2003-07-04 20:24:12 CT #10
ken
From: Unknown
Registered: 2003-05-14
Posts: 28
Lindows is the distro, I believe it is based on a debian linux, perhaps woody?
re: softlogik, I had the correct spelling, just mistyped! :-)
ken

Tim Doty wrote:
You indicate that the directory is "SoftLogick" but you refer to it in the 
script as "SoftLogik".

What distro & version of linux are you using? What is your default shell (the 
script assumes bash, which is probably the case).

Tim Doty

On Thursday 03 July 2003 23:01, Ken Maconald wrote:
  
Hi all

I would appreciate some help in getting PageSTream running!

my setup is:
\usr\Pagestream41\pagestream.sh  and other Pagestream files
\lib\SoftLogick\lib and other files in SoftLogick folder

pagestream.sh is the suggested script file

now, how do I start Pagestream?
clicking(to run) the script file does nothing,
running the executable does nothing (says Pagestream4 can't be found)

my script file says:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/SoftLogik/lib
export PATH=$PATH:/usr/pagestream41

I am obviously missing something, but it is not any of the meagre
instructions on the web page, that's for sure! :-)
I do not have a Pagestream4 folder as Pagestream won't run to create one!

ken



To unsubscribe from this group, send an email to:
PageStreamLinuxBeta-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
    


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Save on Coral Calcium. Get Better Health and
Stronger Bones. Seen on TV
http://www.challengerone.com/t/l.asp?cid-2805&lp=calcium2.asp
http://us.click.yahoo.com/9gf46B/EfUGAA/ySSFAA/dV_rlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
PageStreamLinuxBeta-unsubscribe@yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



  

2003-07-04 20:25:31 CT #11
ken
From: Unknown
Registered: 2003-05-14
Posts: 28

PageStream Support wrote:
I would appreciate some help in getting PageSTream running!

my setup is:
\usr\Pagestream41\pagestream.sh  and other Pagestream files
\lib\SoftLogick\lib and other files in SoftLogick folder
    

You can move the lib files pretty much anywhere you want, as long as the 
LD_LIBRARY_PATH points to them, but all the rest must be in the SoftLogik 
folder inside the PageStream folder. (make sure the folder in the 
PageStream folder is SoftLogik, and not SoftLogick also!)
  
yes, \softlogik is also inside the Pagestream41 folder
  
pagestream.sh is the suggested script file

now, how do I start Pagestream?
clicking(to run) the script file does nothing,
running the executable does nothing (says Pagestream4 can't be found)

my script file says:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/SoftLogik/lib
export PATH=$PATH:/usr/pagestream41

I am obviously missing something, but it is not any of the meagre
instructions on the web page, that's for sure! :-)
    

Yea, this is still work in progress. I can make it work on my machine, but 
I'm certainly no expert in all of this. What desktop are you running? Maybe 
something has to be registered before the desktop can run an executable? 
(Sounds stupid, so it is probably not true, just asking in case!)
  
KDE

  
I do not have a Pagestream4 folder as Pagestream won't run to create one!
    

I presume you mean a .pagestream4 folder in your home directory? Yup, you 
got to run PageStream to get it to create it :-)


  
ken
    


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

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Save on Coral Calcium. Get Better Health and
Stronger Bones. Seen on TV
http://www.challengerone.com/t/l.asp?cid-2805&lp=calcium2.asp
http://us.click.yahoo.com/9gf46B/EfUGAA/ySSFAA/dV_rlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
PageStreamLinuxBeta-unsubscribe@yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 

  

2003-07-04 20:26:24 CT #12
ken
From: Unknown
Registered: 2003-05-14
Posts: 28
I forgot to mention that I am running x-windows terminal Konsole (KDE)
ken

Tim Doty wrote:
You indicate that the directory is "SoftLogick" but you refer to it in the 
script as "SoftLogik".

What distro & version of linux are you using? What is your default shell (the 
script assumes bash, which is probably the case).

Tim Doty

On Thursday 03 July 2003 23:01, Ken Maconald wrote:
  
Hi all

I would appreciate some help in getting PageSTream running!

my setup is:
\usr\Pagestream41\pagestream.sh  and other Pagestream files
\lib\SoftLogick\lib and other files in SoftLogick folder

pagestream.sh is the suggested script file

now, how do I start Pagestream?
clicking(to run) the script file does nothing,
running the executable does nothing (says Pagestream4 can't be found)

my script file says:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/SoftLogik/lib
export PATH=$PATH:/usr/pagestream41

I am obviously missing something, but it is not any of the meagre
instructions on the web page, that's for sure! :-)
I do not have a Pagestream4 folder as Pagestream won't run to create one!

ken



To unsubscribe from this group, send an email to:
PageStreamLinuxBeta-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
    


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Save on Coral Calcium. Get Better Health and
Stronger Bones. Seen on TV
http://www.challengerone.com/t/l.asp?cid-2805&lp=calcium2.asp
http://us.click.yahoo.com/9gf46B/EfUGAA/ySSFAA/dV_rlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
PageStreamLinuxBeta-unsubscribe@yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



  

2003-07-05 00:13:14 CT #13
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

Okay, so what is your default shell? You could type:
ls -l /bin/sh

and see where that points. The shell commands are for bash (as opposed to,
say, csh). If /bin/sh points to some other shell you could try putting

#!/bin/bash

at the top of the script file. This specifies the intepreter to use. Of
course, this will only work if /bin/bash is a valid path to bash.

Tim Doty


On Friday 04 July 2003 22:24, Ken Maconald wrote:
> Lindows is the distro, I believe it is based on a debian linux, perhaps
> woody?
> re: softlogik, I had the correct spelling, just mistyped! Smile
> ken
>
> Tim Doty wrote:
> >You indicate that the directory is "SoftLogick" but you refer to it in the
> >script as "SoftLogik".
> >
> >What distro & version of linux are you using? What is your default shell
> > (the script assumes bash, which is probably the case).
> >
> >Tim Doty
> >
> >On Thursday 03 July 2003 23:01, Ken Maconald wrote:
> >>Hi all
> >>
> >>I would appreciate some help in getting PageSTream running!
> >>
> >>my setup is:
> >>\usr\Pagestream41\pagestream.sh and other Pagestream files
> >>\lib\SoftLogick\lib and other files in SoftLogick folder
> >>
> >>pagestream.sh is the suggested script file
> >>
> >>now, how do I start Pagestream?
> >>clicking(to run) the script file does nothing,
> >>running the executable does nothing (says Pagestream4 can't be found)
> >>
> >>my script file says:
> >>export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/SoftLogik/lib
> >>export PATH=$PATH:/usr/pagestream41
> >>
> >>I am obviously missing something, but it is not any of the meagre
> >>instructions on the web page, that's for sure! Smile
> >>I do not have a Pagestream4 folder as Pagestream won't run to create one!
> >>
> >>ken
> >>
> >>
> >>
> >>To unsubscribe from this group, send an email to:
> >>PageStreamLinuxBeta-unsubscribe@yahoogroups.com
> >>
> >>
> >>
> >>Your use of Yahoo! Groups is subject tohttp://docs.yahoo.com/info/terms/
>
>
> >To unsubscribe from this group, send an email to:
> >PageStreamLinuxBeta-unsubscribe@yahoogroups.com
> >
> >
> >
> >Your use of Yahoo! Groups is subject tohttp://docs.yahoo.com/info/terms/


2003-07-06 02:15:08 CT #14
ken
From: Unknown
Registered: 2003-05-14
Posts: 28

----- Original Message -----
From: "Tim Doty" <drakki@rollanet.org>
To: <PageStreamLinuxBeta@yahoogroups.com>
Sent: Saturday, July 05, 2003 1:13 AM
Subject: Re: [PageStreamLinuxBeta] getting Pagestream running


> Okay, so what is your default shell? You could type:
> ls -l /bin/sh

did that, came up bash.

> and see where that points. The shell commands are for bash (as opposed to,
> say, csh). If /bin/sh points to some other shell you could try putting
>
> #!/bin/bash

did that in my executable pagestream.sh file.
no change. does nothing when clicked on.
Pagetream4.exe stills says "can't find Pagestream4" when clicked on.

thanks for the help
ken


Sign in to add a comment. Pages: 1
Index » PageStream Support » Linux » Missing Library in latest build

This topic is closed due to inactivity.