Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-27-2004, 07:02 AM
|
#1
|
Member
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394
Rep:
|
Configuring Compupic
Hi all. Wonder if anyone is using Compupic for Linux. I recently installed this program following instructions I found on the web. Needed to install an older version of glibc for compatibility reasons. That done, I opened a terminal and typed the following, per the tutorial:
LD_LIBRARY_PATH=/usr/local/lib/libc/lib compupic (what's that all mean?)
Compupic showed it's banner and loaded like a champ, running flawlessly. I proceeded to create a desktop launcher, using the same command that I used in the terminal. However, I receive this error message:
There was an error launching the application.
Details: Failed to execute child process "LD_LIBRARY_PATH=/usr/local/lib/libc/lib" (No such file or directory)
I also edited the command line to append the character & after the word compupic, per another tutorial on the web, but nothing changed.
This puzzles me. I have had Compupic working from a desktop launcher in the past, but not this time.
I'm running Gnome under Mandrake 10.
Anyone have any ideas as to why this won't work? Your thoughts greatly appreciated.
Glennzo
|
|
|
11-08-2004, 07:02 PM
|
#2
|
Member
Registered: Aug 2003
Location: Florida, USA
Distribution: Mandrake, Knoppix, Yoper
Posts: 97
Rep:
|
Did you ever get it to work?
When icons don't cooperate, write a simple script.
vi startcompupic.sh
copy the lines below.
#!/bin/bash
LD_LIBRARY_PATH=/usr/local/lib/libc/lib compupic
save it
chmod u+x startcompupic.sh
Point the icon to that script and voila!
What version of glib does compupic need? I have a client who wants a picture manipulation program that allows thumbnails, slideshows and selection for printing. Does compupic do this?
TIA,
Alex
|
|
|
11-09-2004, 03:26 AM
|
#3
|
Member
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394
Original Poster
Rep:
|
I never got it to work. It's not as though I need the program as I don't do much with graphics. It's just something that I've been using for years. I don't even have it installed on the machine at this time.
Compupic needs an earlier version of glibc than what's packaged with today's Linux's, but I'm not sure which one. If you really need to know I can find out. Thank you for you help.
|
|
|
11-09-2004, 07:53 AM
|
#4
|
Member
Registered: Aug 2003
Location: Florida, USA
Distribution: Mandrake, Knoppix, Yoper
Posts: 97
Rep:
|
I'll rtfm and figure out which glib is needed
Thanks,
I'll find out which glib is needed by the tried and true - rtfm!
ImgSeek looks pretty cool and installed very easily : )
Thanks,
Alex
|
|
|
11-09-2004, 07:47 PM
|
#5
|
Member
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394
Original Poster
Rep:
|
Hope you didn't think I was blowing you off by not telling you what version of glib is needed by Compupic. I didn't have the info handy. I might have a printout around somewhere. I actually e-mailed Compupic tech support about it. That's how I found out that I needed an older version of glib. If you want me to research it I can.
Glennzo
|
|
|
11-09-2004, 08:02 PM
|
#6
|
Member
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394
Original Poster
Rep:
|
Swiftnet, I found myself on Google! Here's the text of the message regarding Compupic:
Re: Compupic segfaults under Redhat 9
* From: Glenn Johnson <gjohnz attbi com>
* To: redhat-list redhat com
* Subject: Re: Compupic segfaults under Redhat 9
* Date: Tue Jun 3 19:24:02 2003
Alan, here's the text of an e-mail I got from Compupic tech when I asked them
why Compupic worked under Mandrake 9.0 but not under Mandrake 9.1. I followed
the instructions and now Compupic works for me in MDK9.1. Maybe this will
help you under Redhat.
>This has to do with a problem with the newest glibc breaking binary
>compatibility. To work around this, you can find an older version of
>glibc, install it to a non-standard location like /usr/local/glibc-old
>(look at the rpm manpage for information on how to install it elsewhere)
>and then use the following command-line:
LD_LIBRARY_PATH=/usr/local/glibc/lib compupic &
Scott
Photodex Corporation> Any ideas why CompuPic segfaults under Redhat 9?
>
> It worked under Redhat 8. I suspect the nptl library, but I am not
> certain as the app is statically linked.
>
> I have strace logs of both running and not running versions, but have
> not done any in depth analysis yet.
>
> --
> Alan <alan clueserver org>
--
Glenn Johnson
gjohnz attbi com
Powered by Mandrake Linux v9.1
|
|
|
11-09-2004, 08:28 PM
|
#7
|
Member
Registered: Aug 2003
Location: Florida, USA
Distribution: Mandrake, Knoppix, Yoper
Posts: 97
Rep:
|
Thanks for the legwork
I'll download an old glib and try it. Thanks for the help!
Alex
|
|
|
All times are GMT -5. The time now is 11:48 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|