LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 09-30-2007, 03:48 AM   #1
james_jenkins
Member
 
Registered: Feb 2007
Location: Missouri - USA
Distribution: Usually Suse or SLED, usually.
Posts: 35

Rep: Reputation: 15
Is there no SLRN for ZenWalk???


I have been playing with Zenwalk, and suprisingly enough, actually kind of liking it.

MAJOR SHOWSTOPPER: No SLRN

It appears that there is not a package for it. Three of the mirrors tell me that they have it with Netpkg, but all show as corrupt. Installed a Slackware package with pkgtool and I got a slang dependency error. Installed the slang package and dependencies. When I ran "slrn" I received a "missing libslang.so.1" error. Could not find libslang.so.1 anywhere, but saw where some people had made a link to libslang, but that only gave me a "slrn: undefined symbol: SLang_Error"

Has anyone managed to get SLRN installed on ZenWalk? I found it rather odd that being based off of Slackware that it didn't have the package and that installing the Slackware package didn't work.

Why would pkgtool install SLRN when it's most basic dependency "slang" was missing?

Any Slackware/ZenWalk experts have an idea why I'm having these troubles? I'm stuck.

James
 
Old 09-30-2007, 05:42 AM   #2
Su-Shee
Member
 
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 510

Rep: Reputation: 53
pkgtool does not really know about dependencies, it just installs a bunch of files into defined directories.

Did you call ldconfig after installing slang?

And as far as I know, the idea of zenwalk is "one application for one purpose" so I assume they simply added a different newsreader instead of slrn.
 
Old 10-29-2007, 03:54 AM   #3
andrew.46
Senior Member
 
Registered: Oct 2007
Distribution: Slackware
Posts: 1,365

Rep: Reputation: 493Reputation: 493Reputation: 493Reputation: 493Reputation: 493
Hi,

There is a bit of movement recently with slrn. Perhaps you might like to try the subversion slrn:

Code:
svn co https://slrn.svn.sourceforge.net/svnroot/slrn/trunk slrn
If you have trouble with the system S-Lang you can always install a local S-Lang:

Code:
wget ftp://space.mit.edu/pub/davis/slang/v2.1/slang-2.1.2.tar.gz
tar xzvf slang-2.1.2.tar.gz
cd slang-2.1.2
./configure --prefix=/usr/local/libslang
make install-static
make install
and then ensure that slrn is compiled against this. For the svn version of slrn you would use:

Code:
./configure --prefix=/usr/local --with-slang=/usr/local/libslang
make
make install
while for previous versions of slrn you would use:

Code:
/configure \
--with-slang-library=/usr/local/libslang/lib \
--with-slang-includes=/usr/local/libslang/include \
--enable-hardcode-libs
make
make install
Hope this helps,

Andrew
 
  


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
LXer: Setting up slrn for Ubuntu Linux LXer Syndicated Linux News 0 07-22-2007 08:16 AM
slrn character encoding Da_Timsta Linux - Software 2 03-15-2007 04:38 AM
slrn - How to set max message to read? rignes Linux - Desktop 1 11-14-2006 10:24 PM
slrn: customising keys dive Linux - Software 1 04-29-2006 12:41 PM
Xbuffy News non-reset (slrn) TroelsSmit Linux - Newbie 0 05-23-2004 05:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 12:31 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