Linux - SoftwareThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
UML:~# su --command="mozilla-firefox -CreateProfile 'mymy'" dav
Warning: $XPSERVERLIST not set and /etc/init.d/xprint not found;
printing will not work.
Please install the xprt-xxprt-xprintorg package
selected locale: en-US
UML:~#
but the 'mymy' Profile wasn't created in /home/dav/.firefox/. i'm sure that mozilla-firefox was installed on my UML, and the directory "/home/dav/.firefox/" does exist. what's the problem??
sorry, there was a typo in my previous post. the 'mymy' should be 'Default User'
i logged into UML by root.
then i did:
UML:~# su --command="mozilla-firefox -CreateProfile 'Default User'" dav
Warning: $XPSERVERLIST not set and /etc/init.d/xprint not found;
printing will not work.
Please install the xprt-xxprt-xprintorg package
selected locale: en-US
UML:~#
but the 'Default User' Profile wasn't created in /home/dav/.firefox/. i'm sure that mozilla-firefox was installed on my UML, and the directory "/home/dav/.firefox/" does exist. what's the problem??
Start Firefox as user from console by typing /usr/local/firefox/firefox -P. It brings up a profile manger and you can create a new profile from. Dont forget, a given path is where Firefox installed in my system, yours may be different.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.