Check this out:
# to save a list of deb packages installed#
# and how to use it on the next install
# on the existing installation
dpkg --get-selections \* > ~mike/notes/selections
# the \* involves packages removed
# on the new box
dpkg --set-selections < selections
apt-get
Those commands worked. I made them into a script called pkg_info.
Ian
--
FreeSoftware Developer
Registered GNU/Linux user 239985
and user of Debian GNU/Linux
pgpSWiayFtc1W.pgp
Description: PGP signature
On Son, 2001-11-11 at 17:39, Charles Baker wrote:
> > You probably don't have mozilla-psm installed
> Thanks, is this a well known problem?
I think it's a problem that apt-get doesn't do suggests and recommends
as dselect does (which nobody uses anymore ...). I wonder what I'm
missing all the t
--- Mario Vukelic <[EMAIL PROTECTED]> wrote:
> On Sat, 2001-11-10 at 19:27, Charles Baker wrote:
> >
> > I can't get Mozilla nor Galeon 0.12.4 to display
> https
> > pages. for instance https://login.yahoo.com/ and
> even
> > going to http://login.yahoo.com, filling in my uid
> and
> > pw and pres
On Sat, 2001-11-10 at 19:27, Charles Baker wrote:
>
> I can't get Mozilla nor Galeon 0.12.4 to display https
> pages. for instance https://login.yahoo.com/ and even
> going to http://login.yahoo.com, filling in my uid and
> pw and pressing submit yeilds nada.
You probably don't have mozilla-psm in
SSL support in Mozilla is broken out into a separate package, PSM
(Personal Security Manager).
To use it, you need to install the mozilla-psm package as well.
HTH.
--
---
Paul D. Smith <[EMAIL PROTECTED]> HASMAT--HA So
--- Marc Wilson <[EMAIL PROTECTED]> wrote:
> On Fri, Nov 09, 2001 at 05:06:26PM -0800, Charles
> Baker wrote:
> > When I start mozilla 0.9.5 on sid I get an error
> > "Cannot create browser instance"
>
> Move your ~/.mozilla directory somewhere else and
> let Moz recreate it. I
> bet it works no
* Ian Patrick Thomas ([EMAIL PROTECTED]) [011109 21:56]:
> On Fri, Nov 09, 2001 at 09:45:08PM -0500, Michael P. Soulier wrote:
> > On Fri, Nov 09, 2001 at 08:09:24PM -0500, Jason Wojciechowski wrote:
> > >
> > > This is the error that finally drove me back to Galeon... I found that I
> > > loved i
On Fri, Nov 09, 2001 at 05:06:26PM -0800, Charles Baker wrote:
> When I start mozilla 0.9.5 on sid I get an error
> "Cannot create browser instance"
Move your ~/.mozilla directory somewhere else and let Moz recreate it. I
bet it works now.
Do you use something other than one of the pre-packaged
On Fri, Nov 09, 2001 at 09:45:08PM -0500, Michael P. Soulier wrote:
> On Fri, Nov 09, 2001 at 08:09:24PM -0500, Jason Wojciechowski wrote:
> >
> > This is the error that finally drove me back to Galeon... I found that I
> > loved it. If you can't fix it or something, give it a shot, though
> > it
On Fri, Nov 09, 2001 at 08:09:24PM -0500, Jason Wojciechowski wrote:
>
> This is the error that finally drove me back to Galeon... I found that I
> loved it. If you can't fix it or something, give it a shot, though
> it'll require installing a bunch of gnome libraries just for that app, I
> think
Charles Baker wrote:
| When I start mozilla 0.9.5 on sid I get an error
| "Cannot create browser instance" I installed mozilla
| via apt-get of the deb package. I'm currently running
| 2.2.18 kernel and xfree 4.1 and windowmaker .70. I
| tried to launch from the commandline in an eterm to
|
12 matches
Mail list logo