Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

libfontconfig1

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
Nimda
Posts: 28
Joined: 2005-09-09 15:38

libfontconfig1

#1 Post by Nimda »

Hi guys

Second question of the day.

I'm trying to install mozzilla firefox. When I use

Code: Select all

apt-get install mozilla-firefox
I get an unmet dependacies error

mozilla firefox depends on libfontconfig

so I tried

Code: Select all

apt-get install libfontconfig
I get an other unmet dependance

libfontconfig depends on libfontconfig1 but is not installable.

Any ideas/help

Thanks in advance

Nimda
Posts: 28
Joined: 2005-09-09 15:38

#2 Post by Nimda »

Update and more info

Whenever I try to install anything telnetd for example I get an unmet dependences message that

Fontconfig: depends: libfontconfig1 (>=2.0.3) but it is not going to be installed

If I try to install libfontconfig1

I get a message stating

Cant find file/copy.pm in @inc (list of folders in @inc ) at usr/bin/deforma-app line 7

BEGIN failed—compilation aborted at usr/bin/deforma-app line 7
Dpkg: error processing xfonts-scalable (--remove)
Subprocess post-removel returned error exit status 2
Errors were encountered while processing:
xfonts-scalable
E: sub-process usr/bin/dpkg returned an error code (1)

any ideas as to what is corsing this would realy help[/code]

Post Reply