LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Couple of questions please (https://www.linuxquestions.org/questions/linux-newbie-8/couple-of-questions-please-190884/)

tommytomato 06-07-2004 08:09 PM

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:study: :newbie:

DrOzz 06-07-2004 09:08 PM

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.

Tinkster 06-07-2004 09:08 PM

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

tommytomato 06-07-2004 09:10 PM

ok thank you.
looking into it now.
mine you i haven't found alot about apt or imagemagick for tinysofa

TT

tommytomato 06-07-2004 09:20 PM

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

tommytomato 06-07-2004 09:25 PM

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

Tinkster 06-07-2004 09:29 PM

And again ...

It's part of g++ ...

Try a locate...


Cheers,
Tink

tommytomato 06-07-2004 09:31 PM

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


All times are GMT -5. The time now is 01:29 AM.