LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 06-27-2004, 07:02 AM   #1
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Rep: Reputation: 52
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
 
Old 11-08-2004, 07:02 PM   #2
swiftnet
Member
 
Registered: Aug 2003
Location: Florida, USA
Distribution: Mandrake, Knoppix, Yoper
Posts: 97

Rep: Reputation: 19
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
 
Old 11-09-2004, 03:26 AM   #3
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Original Poster
Rep: Reputation: 52
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.
 
Old 11-09-2004, 07:53 AM   #4
swiftnet
Member
 
Registered: Aug 2003
Location: Florida, USA
Distribution: Mandrake, Knoppix, Yoper
Posts: 97

Rep: Reputation: 19
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
 
Old 11-09-2004, 07:47 PM   #5
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Original Poster
Rep: Reputation: 52
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
 
Old 11-09-2004, 08:02 PM   #6
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Original Poster
Rep: Reputation: 52
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
 
Old 11-09-2004, 08:28 PM   #7
swiftnet
Member
 
Registered: Aug 2003
Location: Florida, USA
Distribution: Mandrake, Knoppix, Yoper
Posts: 97

Rep: Reputation: 19
Thanks for the legwork

I'll download an old glib and try it. Thanks for the help!


Alex
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need some help configuring rodneybeighle Linux - Networking 1 09-08-2005 03:42 PM
configuring sunil_lc Linux - Networking 2 10-28-2003 12:30 PM
Configuring X Nexer Linux - Newbie 8 05-06-2003 10:02 PM
configuring help n00bster Slackware 1 03-01-2003 02:15 AM
configuring X dictatorofgoats Linux - General 2 08-11-2001 09:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration