← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78490]: how do i remove xpti.dat from the components directory of firefox?

 

Question #78490 on firefox-3.0 in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/firefox-3.0/+question/78490

    Status: Open => Answered

actionparsnip proposed the following answer:
try:

cd ~/; sudo find -name "xpti*"

should let you know where it is

you can then execute:

rm <what it finds>

Peace

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.