LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-23-2002, 02:16 PM   #31
wartstew
Member
 
Registered: Apr 2002
Location: Albuquerque, NM USA
Distribution: Slackware, Ubuntu, Debian, Maemo
Posts: 464

Rep: Reputation: 30

I've been using Opera.

The old dated Netscape version 4.x browser isn't too bad either.

Mozilla based browsers are too bloated for my laptop, and KDE (Konquerer) is also too bloated.
 
Old 02-20-2004, 11:45 PM   #32
george314
Member
 
Registered: Feb 2004
Location: US
Distribution: Slackware 13, Ubuntu 9.04, Windows XP Pro
Posts: 61

Rep: Reputation: 15
dillo opera install

I have had trouble installing dillo or opera on my Pentium100 Mhz with 32 Mb of RAM. Some instructions say untar
the ./configure ; make ;make install <--- I always get stuck on that step.

Can someone post more specific instructions? I am using Slack 9.1 and using the 0.8 dillo tarball thanks

George
 
Old 02-21-2004, 12:45 AM   #33
wartstew
Member
 
Registered: Apr 2002
Location: Albuquerque, NM USA
Distribution: Slackware, Ubuntu, Debian, Maemo
Posts: 464

Rep: Reputation: 30
I just did it on my Slack 9.1 system.

1) I got the tarball from www.dillo.org

2) tar -jxf dillo-0.8.0.tar.bz2

3) cd dillo-0.8.0

4) ./configure

5) make

6) make install

7) dillo &

And up it ran.

Did you have root privledges when you did the "make install"?

Are you sure the thing compiled? (look for "dillo" in dillo-0.8.0/src)

What sort of "trouble" did the "make install" cause? (ie: what happened)
 
Old 02-21-2004, 09:30 AM   #34
Minderbinder
Member
 
Registered: Aug 2003
Location: Boston, MA
Distribution: Slackware-current
Posts: 142

Rep: Reputation: 15
Re: dillo opera install

Quote:
Originally posted by george314
I have had trouble installing dillo or opera on my Pentium100 Mhz with 32 Mb of RAM. Some instructions say untar
the ./configure ; make ;make install <--- I always get stuck on that step.

Can someone post more specific instructions? I am using Slack 9.1 and using the 0.8 dillo tarball thanks

George
Have you tried installing the package from linuxpackages.net?
 
Old 02-21-2004, 12:03 PM   #35
r_jensen11
Senior Member
 
Registered: Apr 2003
Location: Minnesota, USA
Distribution: Slack 10.0 w/2.4.26
Posts: 1,032

Rep: Reputation: 45
"make install" has to be issued as root, not as user.
 
Old 02-21-2004, 12:21 PM   #36
wartstew
Member
 
Registered: Apr 2002
Location: Albuquerque, NM USA
Distribution: Slackware, Ubuntu, Debian, Maemo
Posts: 464

Rep: Reputation: 30
Linux packages only has version 0.7.3 not 0.8.0 and only compiled for Slack 9.0 (even though it probaby would run on 9.1 anyway).

Of course I can donate my newly compiled copy to anyone. I think I just need to see how it compiled to make sure it will be compatible with most systems.
 
Old 02-21-2004, 12:41 PM   #37
Minderbinder
Member
 
Registered: Aug 2003
Location: Boston, MA
Distribution: Slackware-current
Posts: 142

Rep: Reputation: 15
http://www.linuxpackages.net/search_...=dillo&ver=9.1

dillo 0.8.0 compiled for slackware 9.1

Last edited by Minderbinder; 02-21-2004 at 12:44 PM.
 
Old 02-21-2004, 01:29 PM   #38
wartstew
Member
 
Registered: Apr 2002
Location: Albuquerque, NM USA
Distribution: Slackware, Ubuntu, Debian, Maemo
Posts: 464

Rep: Reputation: 30
Opps, I stand corrected!

I was sure I tried looking for it last night and couldn't find it, but now: there it is.
 
Old 02-21-2004, 04:24 PM   #39
gefst
LQ Newbie
 
Registered: Sep 2003
Posts: 28

Rep: Reputation: 17
For specific instructions about things you probably want to disable (you will have a more secure system as a side effect) take a look at the instructions published at:

http://jetblackz.cjb.net/

There you will also find intstructions for Vector Linux, a slackware based distribution for laptops.

Hope that helps.
 
Old 02-21-2004, 09:43 PM   #40
george314
Member
 
Registered: Feb 2004
Location: US
Distribution: Slackware 13, Ubuntu 9.04, Windows XP Pro
Posts: 61

Rep: Reputation: 15
slackware 9.1 dillo / opera problems

thanks for helping me out

here is what I did:

1)
save the dillo .tgz file in a directory /usr/dillo0.8
cd into /usr/dillo0.8
tar -zxvf dillo-0.8.0-i686-2.tgz

then it displays a bunch of files

then I

cd /usr/doc/dillo-0.8.0

./configure

the computer says:

./configure : No such file or directory

I did a find/ -name dillo-0.8.0
and the following came up:
/usr/dillo0.8/usr/doc/dillo-0.8.0
/root/usr/doc/dillo-0.8.0

2)
I found out that I needed the compile tools of slack, so I installed disk set d using pkgtool. I hit enter for all the installable files in set D
Maybe that's not the right way to install things? I tried installing dillo again like I described above and the same

./configure : No such file or directory

message came up

3)
What is a good way to install "disk sets" after I already installed the base system?
The only way to go back into setup is by booting the boot and root floppies,
but then I thought that continueing would reinstall Slack.
What I want to do is pick disk sets d and gnome and let Slack automatically install all the necessary packages. What's the way to do that?

thanks

George

P.S: I have similar problems with Opera, but I assume if I you guys help me figure out how to install Dillo, the same tricks will work with Opera.
 
Old 02-21-2004, 09:51 PM   #41
george314
Member
 
Registered: Feb 2004
Location: US
Distribution: Slackware 13, Ubuntu 9.04, Windows XP Pro
Posts: 61

Rep: Reputation: 15
more on dillo

all this while I have been using root, so permissions should not be the problem

no I havent tried downloading from linuxpackages.net

I think it's not the package that has problems, it's my setup


George
 
Old 02-21-2004, 11:30 PM   #42
Minderbinder
Member
 
Registered: Aug 2003
Location: Boston, MA
Distribution: Slackware-current
Posts: 142

Rep: Reputation: 15
You say you have the .tgz, thats a slackware package, not the source

If you have the .tgz file, don't do ./configure make make install

just cd to the directory the .tgz package is in and do installpkg foo.tgz

or, even easier cd to the directory as root and type pkgtool

Last edited by Minderbinder; 02-21-2004 at 11:32 PM.
 
Old 02-22-2004, 02:34 AM   #43
george314
Member
 
Registered: Feb 2004
Location: US
Distribution: Slackware 13, Ubuntu 9.04, Windows XP Pro
Posts: 61

Rep: Reputation: 15
thanks!

damn, that was easier than I imagined.

Do you know how I can install packages d and gnome without having to use pkgtool hit enter for every installation file and wait through the install?

George
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Updating Slack connection speed question. DeadPenguin Slackware 7 12-03-2004 12:13 AM
SLack 9.1 Vs. Vector 4 Speed sethgeekx86 VectorLinux 2 05-15-2004 12:50 AM
Need for speed - Slack on a 120MHz laptop nethbar Slackware 13 03-11-2004 03:15 PM
slack speed question joe10100 Slackware 4 12-26-2002 01:32 PM
Gentoo vs Slack: Speed..... Oraee Slackware 9 06-18-2002 03:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration