LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-07-2004, 08:09 PM   #1
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 964

Rep: Reputation: 32
Couple of questions please


Hi we run a few different OS systems our way.

We are trying to run a gallery called coppermine.

And one of the errors we get is php doesn't support GD or ImageMagick

any one else out there install ImageMagick on Tinysofa before.

can tell us how they did it please.

we are also trying to install APT on tinysofa but we get these errors.

root@localhost /appz# rpm -Uvh apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm
warning: apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
error: Failed dependencies:
libbz2.so.1 is needed by apt-0.5.15cnc6-1.1.fc2.fr
libc.so.6(GLIBC_2.3.4) is needed by apt-0.5.15cnc6-1.1.fc2.fr
librpm-4.3.so is needed by apt-0.5.15cnc6-1.1.fc2.fr
librpmdb-4.3.so is needed by apt-0.5.15cnc6-1.1.fc2.fr
librpmio-4.3.so is needed by apt-0.5.15cnc6-1.1.fc2.fr
libselinux.so.1 is needed by apt-0.5.15cnc6-1.1.fc2.fr
libstdc++ is needed by apt-0.5.15cnc6-1.1.fc2.fr
root@localhost /appz#


I have all the files but one ( libstdc++ ) and i cant seem to find it, any one tell me were to find it or what is it for ?

TT
 
Old 06-07-2004, 09:08 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well i assume tinysofa is based on redhat if you are trying to use federa rpms, so i
would recommend getting a redhat rpm of apt and installing it .. the versions of them
dependancies are newer cause they were compiled on fedora, so if you get an apt
rpm that was compiled for redhat i would assume it would work ...

http://apt.freshrpms.net/

as you can see in the brackets after the download link it shows the rpm version you
need to install that particular version of apt ... so give a redhat rpm a go and see if you
have any more success, or less of dependancy hell that would be easier to get around.
 
Old 06-07-2004, 09:08 PM   #3
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
A quick search reveals that you're the only person
who ever asked anything about tinysofa...


As for libstdc++:

It should come with your c++ compiler...




Cheers,
Tink
 
Old 06-07-2004, 09:10 PM   #4
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 964

Original Poster
Rep: Reputation: 32
ok thank you.
looking into it now.
mine you i haven't found alot about apt or imagemagick for tinysofa

TT
 
Old 06-07-2004, 09:20 PM   #5
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 964

Original Poster
Rep: Reputation: 32
This is what i get

error: Failed dependencies:
libstdc++ is needed by apt-0.5.5cnc6-fr1

cant seem to find any thing else

TT
 
Old 06-07-2004, 09:25 PM   #6
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 964

Original Poster
Rep: Reputation: 32
Question again please, does this look right to you

Code:
root@gallery /appz# rpm -Uvh --nodeps apt-0.5.5cnc6-fr1.i386.rpm
warning: apt-0.5.5cnc6-fr1.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Preparing...                ########################################### [100%]
   1:apt                    ########################################### [100%]
root@gallery /appz#
TT
 
Old 06-07-2004, 09:29 PM   #7
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
And again ...

It's part of g++ ...

Try a locate...


Cheers,
Tink
 
Old 06-07-2004, 09:31 PM   #8
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 964

Original Poster
Rep: Reputation: 32
This is all i see in my test box ( tinysofa )

Code:
root@gallery /appz# whereis g++
g++: /usr/bin/g++ /usr/share/man/man1/g++.1.gz
TT
 
  


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
Couple questions. kuplo Linux - Newbie 0 11-26-2005 10:48 AM
couple of questions?? Lucas10 Linux - Newbie 23 06-04-2005 05:45 PM
a Couple of questions! Nik0s Linux - Newbie 14 01-25-2004 11:01 AM
Just a couple of questions... LI-6Y LUCY Linux - Newbie 4 09-07-2003 09:33 AM
A couple questions aceman817 Linux - Networking 2 04-25-2001 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:46 AM.

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