Slackware This Forum is for the discussion of Slackware Linux.
|
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-14-2009, 02:57 AM
|
#1
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Rep:
|
dropline-installer fails to find aspell, cdparanoia, etc., on my install of 12.2
Hi,
I am trying to install Dropline Gnome on my fresh install of Slackware 12.2. But, the dropline-installer is failing with the following error message -
Quote:
Error: Your system is missing required software to install Dropline GNOME. The programs and libraries listed as 'not found' must be installed in order to proceed. Please ensure the following Slackware packages are installed:
aspell cdparanoia elflibs grep perl
pilot-link pkgtools sed textutils wget
These can be downloaded from ftp.slackware.com and installed using installpkg.
|
I am sure that the packages mentioned here are already installed on my system. Any idea as to what is going wrong?
|
|
|
06-14-2009, 05:22 AM
|
#2
|
Senior Member
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291
Rep:
|
Did you install dropline on a fresh slack install? are you using current? DLG doesn't like current sometimes...
|
|
|
06-14-2009, 06:41 AM
|
#3
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Original Poster
Rep:
|
Quote:
Originally Posted by Tuttle
Did you install dropline on a fresh slack install? are you using current? DLG doesn't like current sometimes...
|
No, it is a fresh install of 12.2
|
|
|
06-14-2009, 07:43 PM
|
#4
|
Member
Registered: Jan 2004
Location: Virginia, USA
Distribution: slack 13; I've used it all :)
Posts: 433
Rep:
|
I saw that they have a new installer for 2.26. Were you using that? Here is the link: http://saxa.droplinegnome.org/i686/2...4-i686-2dl.tgz
|
|
|
06-15-2009, 01:06 AM
|
#5
|
Senior Member
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291
Rep:
|
also, make sure those packages are installed but looking for them in /var/log/packages
|
|
|
06-15-2009, 02:07 AM
|
#6
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Original Poster
Rep:
|
Quote:
Originally Posted by Tuttle
also, make sure those packages are installed but looking for them in /var/log/packages
|
these packages are listed in /var/log/packages, but they are i486, I think that is the problem as Dropline is compiled for i686. Is there a way out?
|
|
|
06-15-2009, 02:09 AM
|
#7
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Original Poster
Rep:
|
Quote:
Originally Posted by justin_p
|
I have installed dropline-northside from the link above, but what is the executable for this?
|
|
|
06-15-2009, 02:10 AM
|
#8
|
Senior Member
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291
Rep:
|
Quote:
Originally Posted by adityavpratap
these packages are listed in /var/log/packages, but they are i486, I think that is the problem as Dropline is compiled for i686. Is there a way out?
|
slack will run on anything i486 and up, not a problem.
|
|
|
06-15-2009, 02:10 AM
|
#9
|
Senior Member
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291
Rep:
|
Quote:
Originally Posted by adityavpratap
I have installed dropline-northside from the link above, but what is the executable for this?
|
dropline-installer
hint: for any package you can un-tar it and see the contents including any executables it installs in the */bin */sbin directories
Last edited by Tuttle; 06-15-2009 at 02:12 AM.
|
|
|
06-15-2009, 02:56 AM
|
#10
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Original Poster
Rep:
|
Quote:
Originally Posted by Tuttle
dropline-installer
hint: for any package you can un-tar it and see the contents including any executables it installs in the */bin */sbin directories
|
Here is what I am getting -
bash-3.1# dropline-installer
bash: dropline-installer: command not found
though dropline-installer is located in /usr/bin
bash-3.1# ls -lah /usr/bin/dropline-installer
lrwxrwxrwx 1 root root 13 2009-06-14 13:13 /usr/bin/dropline-installer -> consolehelper
???????
|
|
|
06-15-2009, 04:46 AM
|
#11
|
Senior Member
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291
Rep:
|
do you use TAB key for auto-complete?
try this:
# sh /usr/bin/dropline-installer
otherwise something is fundamentally wrong with your install!
EDIT: it points to /usr/bin/consolehelper???? WRONG!! reinstallreinstallreinstall!
Last edited by Tuttle; 06-15-2009 at 04:49 AM.
|
|
|
06-15-2009, 10:42 AM
|
#12
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Original Poster
Rep:
|
Ok!
I got the dropline-installer working. first of all, the package I downloaded from droplinegnome.org was dropline-installer-2.20-i686-1dl. When I tried to run dropline-installer, I got the following error message mentioned in my original post about missing aspell, cdparanoia, etc. After a bit of googling, I found that the file dropline-installer in /usr/sbin had to be edited to correct a small glitch. Here is the original code -
Quote:
ldconfig -v > $tempfile
for dep in $DEP_LIBS
do
echo -n $"Checking for $dep... "
if [ "`grep $dep $tempfile`" == " " ]; then
echo $"not found."
MEETS_REQUIREMENTS=1
else
echo $"yes."
fi
done
|
This had to be changed to
Quote:
ldconfig -v > $tempfile
for dep in $DEP_LIBS
do
echo -n $"Checking for $dep... "
if [ "`grep $dep $tempfile`" == $dep ]; then
echo $"not found."
MEETS_REQUIREMENTS=1
else
echo $"yes."
fi
done
|
i.e., the " " in the if [ ] had to be changed to $dep.
Then the dropline-installer seemed to work fine, at least, the error I was getting was got rid off.
However, the program terminated with the following message -
Quote:
Error: This release of Dropline GNOME was designed to be used on
Slackware 12.0 and you appear to be running a newer version, namely
Slackware 12.2.0. Currently DLG *mostly* works on 12.1 but it is
recommended you wait just a little while for us to get the next
release ready to go before attempting an installation. You will
be much happier with the result.
Please press 'Enter' to continue...
|
When I pressed 'Enter' the program terminated with
Quote:
The above messages are considered fatal or near-fatal errors by
this installer, which will now exit. Please remedy the problems
mentioned before continuing, or you can *try* passing the --force
option to the installer if you think things will work anyway or that
there was an error in the detection process.
|
and I thought the latest dropline-installer was designed for Slackware 12.2
|
|
|
06-15-2009, 11:03 AM
|
#13
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Original Poster
Rep:
|
Hey, I finally got it right!
I downloaded the latest installer from saxa.droplinegnome.org, and it works like charm. Sorry guys, I didn't know that the installer from droplinegnome.org was outdated. I should have guessed as the filename was indicating 2.20 and not 2.26.
Anyways, thank you all.
|
|
|
All times are GMT -5. The time now is 02:33 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|