Use /usr/local/bin/itweb-javaws to open *.jnlp files

2013-10-11 Thread Antonio Olivares
Dear folks, For a while I have been trying to fix an issue about opening *.jnlp files, i.e, itweb-javaws is not launching iced-tea web plugin :( I check test java installation and java is working correctly: I visit: https://www.java.com/en/download/testjava.jsp I see: Your Java configuration

Re: # portmaster -r pixman fails with !#/bin/sh list too long

2013-10-04 Thread Antonio Olivares
On Fri, Oct 4, 2013 at 12:09 PM, Warren Block wrote: > On Thu, 3 Oct 2013, Antonio Olivares wrote: > >> Have tried that, but it rebuilds pixman, but then X bombs out blurting >> out messages that libpixman.so is missing :( >> >> I have tried to remove print/t

Re: # portmaster -r pixman fails with !#/bin/sh list too long

2013-10-03 Thread Antonio Olivares
On Tue, Oct 1, 2013 at 8:46 AM, Lowell Gilbert wrote: > Antonio Olivares writes: > >> I tried your advice with the -R option, it worked, but for only pixman >> the other ports that depend on it don't get rebuilt :( >> >> I try to use -x 'texlive-*'

Re: # portmaster -r pixman fails with !#/bin/sh list too long

2013-10-01 Thread Antonio Olivares
"/usr/bin/awk '/^#define[[:blank:]]FreeBSD_version/ {print $3} wrote: > Antonio Olivares writes: > >> Dear folks, >> >> In updating ports I encounter above issue and cannot proceed. >> >> 20130929: >> AFFECTS: users of x11/pixman >>

# portmaster -r pixman fails with !#/bin/sh list too long

2013-09-30 Thread Antonio Olivares
Dear folks, In updating ports I encounter above issue and cannot proceed. 20130929: AFFECTS: users of x11/pixman AUTHOR: zeis...@freebsd.org The library version of x11/pixman has changed, and portrevision has been bumped in all dependent ports. If you have external software that depen

Re: Fwd: e2fsprogs fails to build/compile in FreeBSD 9.1

2013-09-24 Thread Antonio Olivares
On Sat, Sep 21, 2013 at 2:19 AM, Matthias Andree wrote: > > > Antonio Olivares schrieb: >> >> Dear Sir, >> >> I forwarded the message to list about failing to build e2fsprogs. >> >> Hope you can advice! >> >> Best Regards, >> >

e2fsprogs fails to build/compile in FreeBSD 9.1

2013-09-20 Thread Antonio Olivares
gmake[2]: Entering directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/resize' CC extent.c CC resize2fs.c CC main.c CC online.c CC resource_track.c CC sim_progress.c CC test_extent.c SUBST resize2fs.8 LD test_extent LD resize2fs gmake[2]: Leaving d

Re: Getting tlmgr working

2013-09-16 Thread Antonio Olivares
On Mon, Sep 16, 2013 at 1:19 PM, Jerry wrote: > Seriously though, tlmgr is the name of the package and configuration > manager included in TeX Live. It operates completely separately from > any package manager the operating system may provide. I fail to see why > it was disabled. I think I will t

Re: Shared object "libaprutil-1.so.4" not found, required by "libserf-1.so.0"

2013-09-12 Thread Antonio Olivares
On Thu, Sep 12, 2013 at 12:36 AM, Matthew Seaman wrote: > On 11/09/2013 21:03, Antonio Olivares wrote: >> [Info 19:57:22] Updating 'freebsd_texlive' source ports tree with method >> 'svn'. >> Shared object "libaprutil-1.so.4" not fou

Shared object "libaprutil-1.so.4" not found, required by "libserf-1.so.0"

2013-09-11 Thread Antonio Olivares
Dear folks, I am having problems with subject line. I have to fix error by reinstalling subversion, but it keeps coming back with this error message. Shared object "libaprutil-1.so.4" not found, required by "libserf-1.so.0" ===>>> Returning to list of ports depending on subversion-1.8.3 ===>>

Re: openjdk; iced-tea; itweb-javaws does not open

2013-09-10 Thread Antonio Olivares
, 2013 at 10:49 AM, Antonio Olivares wrote: > Dear folks, > > In case something changed in file /usr/local/bin/itweb-javaws, see the > following: > > root@grullahighschool:/usr/local/bin # cat itweb-javaws > #!/usr/local/bin/bash > > JAVA=/usr/local/openjdk6/jre/bin/ja

openjdk; iced-tea; itweb-javaws does not open

2013-09-06 Thread Antonio Olivares
Dear folks, While updating ports, openjdk and iced-tea the itweb-javaws jnlp plugin does not launch. It is downloaded, but iced-tea/plugin is not executed. Anybody else have this problem? openjdk6= icedtea-web = Ideas? Thanks, Antonio

Re: openjdk; iced-tea; itweb-javaws does not open

2013-09-06 Thread Antonio Olivares
{CP}" k=$((k+1)) COMMAND[k]="-Dicedtea-web.bin.name=${PROGRAM_NAME}" k=$((k+1)) COMMAND[k]="-Dicedtea-web.bin.location=${BINARY_LOCATION}" k=$((k+1)) COMMAND[k]="${CLASSNAME}" k=$((k+1)) j=0 while [ "$j" -lt "${#ARGS[@]}" ]; do COMMA

Re: had sound working, updated machine now lost sound

2013-08-26 Thread Antonio Olivares
dules You have new mail. root@grullahighschool:~ # or place in /boot/loader.conf the line: hw.snd.default_unit="0" ? Thanks for helping figure things out. I had working sound but maybe updating to 8.4-RELEASE changed things around? Best Regards, Antonio On Mon, Aug 26, 2013 at

had sound working, updated machine now lost sound

2013-08-26 Thread Antonio Olivares
Dear folks, I have a machine recently updated to 8.4-RELEASE-p3 and ports tree updated from 05/27 to Friday of last week. I had sound, but now have lost sound. I had the usual snd_hda_ in /boot/loader.conf root@grullahighschool:~ # uname -a FreeBSD grullahighschool.rgccisd.org 8.4-RELEASE-p3 Fre

Re: X11 screen grabber from cmd line

2013-05-09 Thread Antonio Olivares
ImageMagick port can do this using command import. $ which import /usr/local/bin/import $ import --help Version: ImageMagick 6.8.0-7 2013-03-06 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: Usage: import [options ...] [ file ] Image Settings:

any 9.1-RELEASE-p1 to 10.0-CURRENT howtos?

2013-03-27 Thread Antonio Olivares
Dear folks, On one of my machines I cannot get it to update ports, most fail with gettext. I tried some options like disabling Native Language Support in binutils, but it still fails. I deleted all the ports and am looking at starting from scratch again, but this time move to CLANG and build wor

Re: gettext problem in FreeBSD 8.3 system hosed

2013-03-26 Thread Antonio Olivares
Dear Sir, > > As bapt@ hints: try rebuilding binutils without NLS. > > -- > -- I have binutils installed without NLS. I ran make deinstall reinstall inside /usr/ports/devel/binutils/ and it deinstalls and it fails to reinstall because it depends on gettext :( Now I guess I am really in trouble.

Re: gettext problem in FreeBSD 8.3 system hosed

2013-03-25 Thread Antonio Olivares
Dear folks, On Mon, Mar 25, 2013 at 11:52 AM, Antonio Olivares wrote: > Dear folks, > > As following /usr/port/UPDATING, I ran into a bit of trouble. System > is hosed and I cannot update any ports. I tried to follow advice > here: > > 20130316: > AFFECTS: users of

gettext problem in FreeBSD 8.3 system hosed

2013-03-25 Thread Antonio Olivares
Dear folks, As following /usr/port/UPDATING, I ran into a bit of trouble. System is hosed and I cannot update any ports. I tried to follow advice here: 20130316: AFFECTS: users of converters/libiconv and devel/gettext AUTHOR: b...@freebsd.org libiconv now handles the lib/charset.alias fi

Re: connect to a network printer to be able to print

2013-02-27 Thread Antonio Olivares
On Wed, Feb 27, 2013 at 12:47 PM, Warren Block wrote: > On Wed, 27 Feb 2013, Antonio Olivares wrote: > >> Dear folks, >> >> I am trying to connect a network printer to be able to print to it. I >> know the make/model of the printer: >> HP Color LaserJet C

Re: connect to a network printer to be able to print

2013-02-27 Thread Antonio Olivares
On Wed, Feb 27, 2013 at 11:23 AM, Trond Endrestøl wrote: > On Wed, 27 Feb 2013 10:45-0600, Antonio Olivares wrote: > >> Dear folks, >> >> I am trying to connect a network printer to be able to print to it. I >> know the make/model of the printer: >> HP Color L

Re: openjdk6 + iced-teaweb installed, cannot open *.jnlp

2013-01-09 Thread Antonio Olivares
On Wed, Jan 9, 2013 at 11:27 AM, Volodymyr Kostyrko wrote: > 09.01.2013 19:24, Antonio Olivares: > >> where does this file "launcher/javaws.in" reside? >> /usr/local/bin/? > > > Sorry, I had to write that this file is at distribution sources, installed >

Re: openjdk6 + iced-teaweb installed, cannot open *.jnlp

2013-01-09 Thread Antonio Olivares
On Wed, Jan 9, 2013 at 11:02 AM, Volodymyr Kostyrko wrote: > 09.01.2013 18:53, Antonio Olivares: > >> How do I do the suggested fix? >> As root? >> as regular user? >> i.e, how do I change the attributes. I see the fix, but don't know >> how to appl

Re: openjdk6 + iced-teaweb installed, cannot open *.jnlp

2013-01-09 Thread Antonio Olivares
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173603 > > -- I get this: $ bash -x `which itweb-javaws` jviewer.jnlp + JAVA=/usr/local/openjdk6/jre/bin/java + LAUNCHER_BOOTCLASSPATH=-Xbootclasspath/a:/usr/local/share/icedtea-web/netx.jar + LAUNCHER_FLAGS=-Xms8m + CLASSNAME=net.sourceforge.jnl

Re: how to change from STABLE to RELEASE?

2013-01-09 Thread Antonio Olivares
>> === >> >> When I reboot I get: >> >> Enter full pathname of shell or RETURN for /bin/sh: >> I press enter and try: >> >> # mount -a >> mount: not found >> # mount -urw / >> mount: not found >> # >> >> I try >> # /rescue/vi /etc/defaults/rc.conf >> which is the one that

Fwd: how to change from STABLE to RELEASE?

2013-01-09 Thread Antonio Olivares
>> Give this a try >> >> setenv UNAME_r "9.0-RELEASE" >> freebsd-update fetch update >> freebsd-update upgrade -r 9.1-RELEASE > > Thank you very much! It seems to be working: > > $ su - > Password: > %seten UNAME_r "9.0-RELEASE" > seten: Command not found. > %setenv UNAME_r "9.0-RELEASE" > %freebs

Re: change an image or convert it to metapost

2013-01-09 Thread Antonio Olivares
On Wed, Jan 9, 2013 at 2:07 AM, Lowell Gilbert wrote: > Antonio Olivares writes: > >> Dear folks, >> >> Is it possible to change an image: >> >> http://www.valleycentral.com/uploadedImages/kgbt/Sports/Videos/GatorLogoJPEG.jpg?w=440&h=330&aspect=nostr

how to change from STABLE to RELEASE?

2013-01-08 Thread Antonio Olivares
Dear folks, I am happily running FreeBSD 9.0-STABLE on one of my machines, but I want to move to FreeBSD-RELEASE and use # freebsd-update upgrade -r 9.1-RELEASE but it does not find a valid repository. How can I solve this issue to move to newer RELEASE and avoid staying on STABLE because I will

Re: Upgrading FreeBSD 8.3 amd64

2012-12-19 Thread Antonio Olivares
Ralf, On Wed, Dec 19, 2012 at 11:09 AM, Ralf Mardorf wrote: > On Wed, 2012-12-19 at 10:14 -0600, Antonio Olivares wrote: >> You may also use at your discretion the portmaster tool? It works >> very well and a nice example is given by W. Block: >> >> http://www.wo

Re: Upgrading FreeBSD 8.3 amd64

2012-12-19 Thread Antonio Olivares
Ralf, On Wed, Dec 19, 2012 at 10:04 AM, Ralf Mardorf wrote: > Hi :) > > this isn't a request, just a note about the handbook, from the point of > view a newbie has got. > >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > > "We also assume that you have already obtained

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-12-07 Thread Antonio Olivares
On Thu, Dec 6, 2012 at 3:46 PM, Dan Nelson wrote: > In the last episode (Dec 06), Antonio Olivares said: >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173603 >> > >> > I apply the suggested fix: >> > >> > $ sh -x `which itweb-javaws` j

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-12-06 Thread Antonio Olivares
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173603 >> > > I apply the suggested fix: > > $ sh -x `which itweb-javaws` jviewer.jnlp > + JAVA=/usr/local/openjdk6/jre/bin/java > + > LAUNCHER_BOOTCLASSPATH=-Xbootclasspath/a:/usr/local/share/icedtea-web/netx.jar > + LAUNCHER_FLAGS=-Xms8m > + CL

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-11-30 Thread Antonio Olivares
On Fri, Nov 30, 2012 at 11:17 AM, Volodymyr Kostyrko wrote: > 30.11.2012 19:05, Antonio Olivares: > >> On Fri, Nov 30, 2012 at 10:53 AM, Volodymyr Kostyrko >> wrote: >>> >>> 30.11.2012 18:39, Antonio Olivares: >>> >>>> >>>> &

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-11-30 Thread Antonio Olivares
On Fri, Nov 30, 2012 at 10:53 AM, Volodymyr Kostyrko wrote: > 30.11.2012 18:39, Antonio Olivares: > >> >> /usr/ports/java/icedtea-web/work/icedtea-web-1.3.1/netx.build/lib/classes.jar >> /usr/local/share/icedtea-web/netx.jar >> install -o root -g wheel -m 555 launc

Re: freebsd-texlive port

2012-10-11 Thread Antonio Olivares
On Thu, Oct 11, 2012 at 7:37 AM, Jamie Paul Griffin wrote: > [ Antonio Olivares wrote on Thu 11.Oct'12 at 6:39:00 -0500 ] > > >> The efforts by Romain Tartiere should not go unnoticed. For many >> years now, he has a port to texlive: >> >> https://code.

Re: freebsd-texlive port

2012-10-11 Thread Antonio Olivares
On Wed, Oct 10, 2012 at 5:03 PM, Polytropon wrote: > On Wed, 10 Oct 2012 21:32:43 +0100, Jamie Paul Griffin wrote: >> I imagine it would be a lot of work to integrate it into the ports >> system not to mention it would take an age to compile it. >> >> There has been a lot of work done by developer

Re: freebsd-texlive port

2012-10-10 Thread Antonio Olivares
On Tue, Oct 9, 2012 at 8:55 PM, Joseph Olatt wrote: > Hi, > > According to: > > http://code.google.com/p/freebsd-texlive > > I got the impression that the texlive is now available in the ports. My > understanding was that we no longer need to use portshaker(8). I've > updated svn of ports to r30

Re: libxul

2012-08-18 Thread Antonio Olivares
On Sat, Aug 18, 2012 at 6:25 PM, ajtiM wrote: > Hi! > > There are vulnerabilities in libxul-1.9.2 very long time and looks like > nothing is better. Are there a new libxul version somewhere to download, > please? > > > > portaudit -Fda > auditfile.tbz 100% of 79 k

Re: Why Clang

2012-06-20 Thread Antonio Olivares
On Wed, Jun 20, 2012 at 9:44 AM, Wojciech Puchar wrote: >> licensed gcc or b) A maintained and current GPLv3 gcc with GPLv3 >> licensed libc. > > FreeBSD doesn't use GNU libc. am i missing something? > No they don't :) It is good that they don't. Why? Because of the changes from GPLv2 to GPLv3

Re: converting mpost(ed) files individually to eps

2012-06-19 Thread Antonio Olivares
On Mon, Jun 18, 2012 at 10:32 PM, Warren Block wrote: > On Mon, 18 Jun 2012, Antonio Olivares wrote: > >> But I get error in line 16: >> >> $ ./mpost-eps webfig >> ./mpost-eps: 16: Syntax error: word unexpected >> >>  for file in file.*  do > >

urtw0 wireless device on FreeBSD problems

2012-06-18 Thread Antonio Olivares
Dear Folks, following an excellent guide by W. Block: http://www.wonkity.com/~wblock/docs/html/wireless.html I connected successfully to a wireless network. However, the connection works for a while then drops off. At the end I get a kernel panic and the machine presents press something to avo

Re: converting mpost(ed) files individually to eps

2012-06-18 Thread Antonio Olivares
On Mon, Jun 18, 2012 at 8:30 PM, Robert Bonomi wrote: >> > Date: Mon, 18 Jun 2012 19:50:01 -0500 >> > From: Antonio Olivares >> > Subject: converting mpost(ed) files individually to eps >> > >> > Dear folks, >> > >> > I am taking a

converting mpost(ed) files individually to eps

2012-06-18 Thread Antonio Olivares
Dear folks, I am taking a plunge to learning a little bit of metapost. I have found examples page using google. http://www.tlhiv.org/MetaPost/examples/examples.html I want to convert output files individually to eps. I can only convert the first one output say file.1 to file.eps, but when ther

Re: Is this something we (as consumers of FreeBSD) need to be aware of?

2012-06-05 Thread Antonio Olivares
On Tue, Jun 5, 2012 at 1:19 PM, Kurt Buff wrote: > UEFI considerations drive Fedora to pay MSFT to sign their kernel binaries > http://cwonline.computerworld.com/t/8035515/1292406/565573/0/ > > This would seem to make compiling from source difficult. > Red Hat is the one that is apparently paying

Re: font sizes in xfce 4.10

2012-06-04 Thread Antonio Olivares
On Mon, Jun 4, 2012 at 4:34 AM, Leslie Jensen wrote: > > > 2012-05-28 06:53, Antonio Olivares skrev: > >>> >>> I copied the username/.config directory to another folder and nuked >>> it.  Then I see the pristine settings.  They are almost the same with >

Re: pwd_mkdb: /etc/master.passwd: Inappropriate file type or format

2012-05-28 Thread Antonio Olivares
> > Looks wrong; the parameter -d is "-d directory", explained > as "Store databases into specified destination directory > instead of /etc." > > The coorect command should be > >        # pwd_mkdb /etc/master.passwd > > See "man pwd_mkdb" for details. > >> but it fails with a pam_auth() or I can't

Re: pwd_mkdb: /etc/master.passwd: Inappropriate file type or format

2012-05-28 Thread Antonio Olivares
On Mon, May 28, 2012 at 10:46 AM, Polytropon wrote: > On Mon, 28 May 2012 08:44:46 -0500, Antonio Olivares wrote: >> I have copied the file master.passwd.bak from /var/backups/ into /etc/ >> and it still does not work.  I cannot get around this error. > > You have to make

Re: font sizes in xfce 4.10

2012-05-28 Thread Antonio Olivares
On Mon, May 28, 2012 at 9:49 AM, Warren Block wrote: > On Sun, 27 May 2012, Antonio Olivares wrote: > >> I believe that I have found a way to fix the issue. >> >> The problem was the DPI, the fonts are the same size.  Now everything >> seems to be normal :) > &g

pwd_mkdb: /etc/master.passwd: Inappropriate file type or format

2012-05-28 Thread Antonio Olivares
Dear folks, Two of three machines updated to xfce4.10 successfully. Now only one refuses to work. I encounter the error above. I have tried numerous approaches already, but none have seemed to work. Error message is as follows: Creating user `me

Re: font sizes in xfce 4.10

2012-05-27 Thread Antonio Olivares
On Sun, May 27, 2012 at 11:33 PM, Antonio Olivares wrote: > On Sun, May 27, 2012 at 11:11 PM, Polytropon wrote: >> On Sun, 27 May 2012 22:20:43 -0500, Antonio Olivares wrote: >>> Dear folks, >>> >>> I forgot to ask in same thread.  Apologize in advance :( &g

Re: font sizes in xfce 4.10

2012-05-27 Thread Antonio Olivares
On Sun, May 27, 2012 at 11:11 PM, Polytropon wrote: > On Sun, 27 May 2012 22:20:43 -0500, Antonio Olivares wrote: >> Dear folks, >> >> I forgot to ask in same thread.  Apologize in advance :( >> The font sizes have changed giving very tiny size, it was not like in >

font sizes in xfce 4.10

2012-05-27 Thread Antonio Olivares
Dear folks, I forgot to ask in same thread. Apologize in advance :( The font sizes have changed giving very tiny size, it was not like in 4.8.3 XFCE. Will resetting xfce to pristine state(default) restore these? or do I have to figure out another way to fix this? Thanks & Regards, Antonio __

reset xfce settings to originals

2012-05-27 Thread Antonio Olivares
Dear folks, on two of three machines I have successfully updated and removed the packages that I should have removed and rebuilt xfce 4.10 on FreeBSD. However, the bottom panel shows no icons. The top panel the logout button shows no icon either. Several entries show no icons as well. How can I

Re: xfce4.10, terminal command not working, no icons on panel(s)

2012-05-27 Thread Antonio Olivares
On Sun, May 27, 2012 at 12:10 PM, Antonio Olivares wrote: > On one of my machines, > While running > #  portmaster -tf xfce-4.10 >>> > > I get a major error and everything comes to a screeching halt :( > > I get a bad gid on my own username and last line I

Re: xfce4.10, terminal command not working, no icons on panel(s)

2012-05-27 Thread Antonio Olivares
On one of my machines, While running # portmaster -tf xfce-4.10 >> I get a major error and everything comes to a screeching halt :( I get a bad gid on my own username and last line I see is pwd_mkdb: /mnt/etc/master.passwd: Inappropriate file type or format How can I get around this? Googling

Re: xfce4.10, terminal command not working, no icons on panel(s)

2012-05-27 Thread Antonio Olivares
On Sun, May 27, 2012 at 8:54 AM, Leslie Jensen wrote: > > > Antonio Olivares skrev 2012-05-27 15:38: >> >> Dear folks, >> >> I updated ports and consequently updated to xfce4.10.  I try to run >> terminal and it does not work. >> >> Script

xfce4.10, terminal command not working, no icons on panel(s)

2012-05-27 Thread Antonio Olivares
Dear folks, I updated ports and consequently updated to xfce4.10. I try to run terminal and it does not work. Script started on Sun May 27 08:32:31 2012 [olivares@tricorehome ~]$ termian? ?? ?nal /libexec/ld-elf.so.1: Shared object "libxfce4util.so.5" not found, required by "terminal" [olivares

Re: no X after updating ports [Intel i945GME]

2012-05-22 Thread Antonio Olivares
> Dear folks, > > I have an acer-aspire 1 netbook running FreeBSD 9.0 i386.  It was > working beautifully, but after todays updates, X no longer works. > > On screen I have > > drm0: on vgapci0 > info:  [drm] AGP at 0x2000 256MB > info:  [drm] Initialized i915 1.6.0 20080730 > > I have also: >

Re: djvu viewers from ports or add capability to view to xpdf, gv or other

2012-05-21 Thread Antonio Olivares
>> I had a gut feeling that viewers like gv or xpdf would have the >> capability to view djvu files, since evince could do this, but I guess >> I was wrong. > > As far as I know, the ability to deal with this file formate > requires the corresponding library to be used. Evince seems > to be able to

no X after updating ports [Intel i945GME]

2012-05-21 Thread Antonio Olivares
Dear folks, I have an acer-aspire 1 netbook running FreeBSD 9.0 i386. It was working beautifully, but after todays updates, X no longer works. On screen I have drm0: on vgapci0 info: [drm] AGP at 0x2000 256MB info: [drm] Initialized i915 1.6.0 20080730 I have also: xfsettingsd: Fatal I

Re: djvu viewers from ports or add capability to view to xpdf, gv or other

2012-05-10 Thread Antonio Olivares
On Thu, May 10, 2012 at 5:09 AM, Chris Hill wrote: > On Thu, 10 May 2012, Polytropon wrote: > >> On Wed, 9 May 2012 16:35:03 -0500, Antonio Olivares wrote: >>> >>> Dear folks, >>> >>> How can I add the capability of viewing djvu files to say xpdf or

Re: find sources to build Handbook and FAQ for FreeBSD?

2012-04-20 Thread Antonio Olivares
On Sat, Apr 21, 2012 at 1:31 AM, Antonio Olivares wrote: > On Sat, Apr 21, 2012 at 1:04 AM, Polytropon wrote: >> On Sat, 21 Apr 2012 00:50:20 -0500, Antonio Olivares wrote: >>> On Fri, Apr 20, 2012 at 8:45 PM, Warren Block wrote: >>> > On Fri, 20 Ap

Re: find sources to build Handbook and FAQ for FreeBSD?

2012-04-20 Thread Antonio Olivares
On Sat, Apr 21, 2012 at 1:04 AM, Polytropon wrote: > On Sat, 21 Apr 2012 00:50:20 -0500, Antonio Olivares wrote: >> On Fri, Apr 20, 2012 at 8:45 PM, Warren Block wrote: >> > On Fri, 20 Apr 2012, Antonio Olivares wrote: >> > >> >> Does anyone know where the

Re: find sources to build Handbook and FAQ for FreeBSD?

2012-04-20 Thread Antonio Olivares
On Fri, Apr 20, 2012 at 8:45 PM, Warren Block wrote: > On Fri, 20 Apr 2012, Antonio Olivares wrote: > >> Does anyone know where the source(s) for the FreeBSD Handbook and >> FreeBSD FAQ are found? > > > SGML source is in /usr/doc/en_US.ISO8859-1/books/handbook/ and

Re: ghostscript message when running ps2pdf

2012-04-08 Thread Antonio Olivares
On Sun, Apr 8, 2012 at 7:06 AM, Robert Huff wrote: > > Antonio Olivares writes: > >>  Has anyone seen the following message: >> >>  GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code >> = -1? >> >>  This is the first time I s

Re: Convert mp3 to audio CD

2012-03-20 Thread Antonio Olivares
On Tue, Mar 20, 2012 at 10:10 PM, Steve Bertrand wrote: > I know this is a backwards request, as I haven't had to go from mp3 to audio > CD format in at least 10 years, but I do now. > > What is available to do so? > > Steve Take a look here: http://www.linuxquestions.org/questions/linux-softwar

Re: Installing Samsung CLX-2160 color laser printer on USB using CUPS

2012-02-25 Thread Antonio Olivares
On Sat, Feb 25, 2012 at 3:14 PM, Polytropon wrote: > I have a problem installing a Samsung CLX-2160 color > laser printer using CUPS. In the http://localhost:631 > web-based configuration, none of the methods that are > supposed to be used for installing a printer works. > > The "Add Printer" butt

Re: No updates needed to update system to 8.2-RELEASE-p6 but still on 8.2-RELEASE-p3

2012-02-19 Thread Antonio Olivares
On Sun, Feb 19, 2012 at 4:22 AM, Matthew Seaman wrote: > On 19/02/2012 02:06, Antonio Olivares wrote: >> On Sat, Feb 18, 2012 at 8:04 PM, Robert Bonomi >> wrote: >>> >>> Antonio, >>>  The 'upgrade' from _P5_ to P6 did not touch the kernel, he

Re: No updates needed to update system to 8.2-RELEASE-p6 but still on 8.2-RELEASE-p3

2012-02-18 Thread Antonio Olivares
On Sat, Feb 18, 2012 at 8:04 PM, Robert Bonomi wrote: > > Antonio, >  The 'upgrade' from _P5_ to P6 did not touch the kernel, hence the kernel ID > did not change. > >  Going from P3  you should have seen a kernel update. > >  what do you see if you do "strings /boot/kernel/kernel |grep 8" It is

No updates needed to update system to 8.2-RELEASE-p6 but still on 8.2-RELEASE-p3

2012-02-18 Thread Antonio Olivares
Dear kind folks, I am getting more and more as to what is needed to keeping a system running in optimum conditions(updating ports & userland too). I was just updating ports, but neglecting the new userland tools & kernels. I have successfully run make buildworld & make installworld, and the steps

Re: /lib/exec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "libxfsm-4.6.so.0" amd64 FreeBSD 8.2

2012-02-17 Thread Antonio Olivares
On Thu, Feb 16, 2012 at 9:08 AM, Antonio Olivares wrote: > On Thu, Feb 16, 2012 at 8:18 AM, Ryan Frederick > wrote: >> It looks like others have run into this problem with avahi-app as well: >> >> http://lists.freebsd.org/pipermail/freebsd-ports/2011-July/068658.html >

Re: /lib/exec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "libxfsm-4.6.so.0" amd64 FreeBSD 8.2

2012-02-16 Thread Antonio Olivares
On Thu, Feb 16, 2012 at 8:18 AM, Ryan Frederick wrote: > It looks like others have run into this problem with avahi-app as well: > > http://lists.freebsd.org/pipermail/freebsd-ports/2011-July/068658.html > > A cursory search shows that uninstalling avahi-app then reinstalling should > take care of

Re: /lib/exec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "libxfsm-4.6.so.0" amd64 FreeBSD 8.2

2012-02-15 Thread Antonio Olivares
On Wed, Feb 15, 2012 at 9:33 PM, Robert Bonomi wrote: > Antonio Olivares wrote; > >>  I am doing this and see how it goes.  I used ldd to check for >> libprce.so and I got : >> >> ldd /usr/local/lib/libprce.so: >>         libc.so.7 => /lib/libc.so.7 (0x8006

Re: /lib/exec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "libxfsm-4.6.so.0" amd64 FreeBSD 8.2

2012-02-15 Thread Antonio Olivares
>> You can recompile all ports that depend on pcre so that they'll use the >> new shared library. >> >> You can do so with: >> # portmaster -r pcre-8.30 >> >> Ryan >> >> On 02/15/2012 08:42 PM, Antonio Olivares wrote: >>> Dear

/lib/exec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "libxfsm-4.6.so.0" amd64 FreeBSD 8.2

2012-02-15 Thread Antonio Olivares
Dear folks, I updated ports and one failed, gimp-app. I checked /usr/src/UPDATING and I followed advice there to run # portmaster -w devel/pcre and I did this, and now machine won't get X. How can I bypass this mistake? I am now hesitant to update the other machines :(, I will get into problem

portshaker, listing updates and skipping broken/removed ports

2012-02-09 Thread Antonio Olivares
Dear folks, I have a question regarding portshaker. I have successfully used Warren Block's script to make updates. http://www.wonkity.com/~wblock/docs/html/portupgrade.html #!/bin/sh /usr/sbin/portsnap fetch update && \ /usr/local/sbin/portmaster -L --index-only | egrep '(ew|ort) version|total

Re: no borders with firefox, terminal (xfce on FreeBSD 9.0 amd64 STABLE)

2012-02-01 Thread Antonio Olivares
On Tue, Jan 31, 2012 at 10:08 PM, Erich Dollansky wrote: > Hi, > > I did not see which window manager or desktop you are using. > xfce, thought I included it :( > > Erich > > On Wednesday 01 February 2012 10:45:26 Antonio Olivares wrote: >> Dear folks, >> &g

no borders with firefox, terminal (xfce on FreeBSD 9.0 amd64 STABLE)

2012-01-31 Thread Antonio Olivares
Dear folks, I am having some difficultites when starting up the desktop. The desktop starts up automagically and when I start firefox or terminal there is no border :(. Upon logging out and unchecking Save Settings, and relogging back in the borders appear. I have had this happen once on one of

Re: wrong MD5 and SHA256 ?!?

2012-01-21 Thread Antonio Olivares
On Sat, Jan 21, 2012 at 4:29 PM, Ruben R. Shkhikyan wrote: > Hi, > why the MD5 and SHA256 of "FreeBSD-9.0-RELEASE-i386-memstick.img" are wrong? > > (MD5: FreeBSD-9.0-RELEASE-i386-memstick.img = > 79ddd8f3422e209ae9bd11fee4e399eb) - Your Calculation > (MD5: FreeBSD-9.0-RELEASE-i386-memstick.img = >

Re: mplayer fails to compile on amd64 machine

2012-01-21 Thread Antonio Olivares
> /usr/ports/multimedia/mplayer/work/mplayer-export-2011-12-18/ffmpeg/libavcodec/aacsbr.c:580: > undefined reference to `log2f' > collect2: ld returned 1 exit status > gmake: *** [mplayer] Error 1 > *** Error code 1 > > Stop in /usr/ports/multimedia/mplayer. > *** Error code 1 > > Stop in /usr/port

mplayer fails to compile on amd64 machine

2012-01-19 Thread Antonio Olivares
Dear kind folks, Running Amd64 FreeBSD 8.0 updated l/live/groupsock/libgroupsock.a -lm -rpath=/usr/lib:/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc46 -liconv /usr/lib/libncurses.so -lpng -lz -ljpeg -lungif -L/usr/local/lib -lfreetype -lz -lbz2 -lfontconfig -lz /usr/lib/libb

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Antonio Olivares
> Dear folks, > > I had a FreeBSD 9.0 BETA 2 Machine I was happily running since the > release and only updated ports via portmaster -a, and now since Fedora > 9 has officially been released, I ran make buildworld, make Correction here. Meant FreeBSD 9.0 not Fedora 9 :( Message probably ignored b

Re: Cannot update xfwm4-wm, compiling error on 3 machines two 8.2 and one 9.0

2012-01-17 Thread Antonio Olivares
On Tue, Jan 17, 2012 at 6:50 AM, Antonio Olivares wrote: >>> ===>>> You can restart from the point of failure with this command line: >>>       portmaster x11-wm/xfce4-wm >>> >>> >>> Any ideas, pointers/advice/suggestions? >>> >&

Re: Cannot update xfwm4-wm, compiling error on 3 machines two 8.2 and one 9.0

2012-01-17 Thread Antonio Olivares
>> ===>>> You can restart from the point of failure with this command line: >>       portmaster x11-wm/xfce4-wm >> >> >> Any ideas, pointers/advice/suggestions? >> > > See /usr/ports/UPDATING: 20120116 > > -- > -- It is not there, there is onlyone for 20120109, none for 20120116 :( Thanks, Anto

poppler-glib-0.18.0 to poppler-gtk? Keeps reappearing after every portmaster -a

2012-01-16 Thread Antonio Olivares
Dear folks, Running FreeBSD-8.2 amd64 on three machines, on all three the poppler message appears everytime I issue # portmaster -a command to update ports. Message says ===>>> The following actions were performed: Re-installation of poppler-glib-0.18.0 It has done this for quite a whil

Cannot update xfwm4-wm, compiling error on 3 machines two 8.2 and one 9.0

2012-01-16 Thread Antonio Olivares
Dear folks, I am trying to update all ports and have encountered xfce4-wm failing to compile. I used # portmaster -a -x xfce4-wm to bypass the failure. ===>>> Launching child to install x11-wm/xfce4-wm ===>>> Port directory: /usr/ports/x11-wm/xfce4-wm ===>>> Starting check for build dependenci

Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-16 Thread Antonio Olivares
Dear folks, I had a FreeBSD 9.0 BETA 2 Machine I was happily running since the release and only updated ports via portmaster -a, and now since Fedora 9 has officially been released, I ran make buildworld, make buildkernel, make installkernel and mergemaster -i, and make installworld and now X does

Re: chroot error: /bin/csh: No such file or directory; trying to create customized livecd/dvd

2011-12-24 Thread Antonio Olivares
On Sat, Dec 24, 2011 at 7:03 AM, Da Rock wrote: > On 12/24/11 22:57, Antonio Olivares wrote: >>> >>> I'll ask a stupid question, and you're more than welcome to give a stupid >>> answer: Is /bin/csh actually _in_ your chroot? >>> >>> So

Re: chroot error: /bin/csh: No such file or directory; trying to create customized livecd/dvd

2011-12-24 Thread Antonio Olivares
> I'll ask a stupid question, and you're more than welcome to give a stupid > answer: Is /bin/csh actually _in_ your chroot? > > So csh should be this path: /usr/home/olivares/tmp/tmp/R/bin/csh > > HTH > ___ > freebsd-questions@freebsd.org mailing list >

chroot error: /bin/csh: No such file or directory; trying to create customized livecd/dvd

2011-12-23 Thread Antonio Olivares
Dear folks, I am trying to build a simple livecd to learn more. I have successfully run some commands found here: http://www.secure-computing.net/wiki/index.php/FreeBSD/LiveCD # cd /usr/src # make buildworld DESTDIR=/usr/home/olivares/tmp/tmp/R/ # make installworld DESTDIR=/usr/home/olivares/tm

Re: Volume control in mplayer resetting 50% when starting / stopping video clips

2011-09-30 Thread Antonio Olivares
> try the following: > > rm /var/db/mixer*-state > sysctl hw.snd.vpc_reset=1 > sysctl hw.snd.vpc_autoreset=0 > echo "hw.snd.vpc_autoreset=0" >> /etc/sysctl.conf > > cheers. > alex > Thank you very much Alex :) I was getting an error with this command: > systcl hw.snd.vpc_autoreset=0 but it was a

Re: Volume control in mplayer resetting 50% when starting / stopping video clips

2011-09-29 Thread Antonio Olivares
On Thu, Sep 29, 2011 at 8:44 PM, Polytropon wrote: > On Thu, 29 Sep 2011 20:33:45 -0500, Antonio Olivares wrote: >> > try 'sysctl hw.snd.vpc_autoreset=0'. >> > >> Question, >> >> On one of my home machines, I have mixer pcm & vol set to

Re: Volume control in mplayer resetting 50% when starting / stopping video clips

2011-09-29 Thread Antonio Olivares
> try 'sysctl hw.snd.vpc_autoreset=0'. > Question, On one of my home machines, I have mixer pcm & vol set to 100% : [olivares@tricorehome /usr/home/olivares]$ mixer Mixer vol is currently set to 100:100 Mixer pcm is currently set to 100:100 Mixer line is currently set to 75:75 Mixe

Re: autologin on default shell /bin/sh

2011-09-26 Thread Antonio Olivares
On Mon, Sep 26, 2011 at 4:46 PM, Matthew Seaman wrote: > On 26/09/2011 22:37, Antonio Olivares wrote: >> in /etc/gettytab >> >> A|Al|Autologin console:\ >>        :ht:np:sp#115200:al=olivares >> >> as my username is olivares.  It is working on BETA 2 :)  N

Re: autologin on default shell /bin/sh

2011-09-26 Thread Antonio Olivares
On Mon, Sep 26, 2011 at 10:53 AM, Warren Block wrote: > On Mon, 26 Sep 2011, Antonio Olivares wrote: > >> If I type my username and login, startx starts automatically, but after I >> have logged in by typing my username and password. > > That means the part that starts X

Re: autologin on default shell /bin/sh

2011-09-26 Thread Antonio Olivares
On Sun, Sep 25, 2011 at 10:56 AM, Matthew Seaman wrote: > On 25/09/2011 16:16, Antonio Olivares wrote: >> I have a 9.0 BETA 2 amd64 machine and I am using /bin/sh shell or >> default shell when one installs FreeBSD.  I want to be able to setup >> autologin and automatic start

Re: autologin on default shell /bin/sh

2011-09-25 Thread Antonio Olivares
On Sun, Sep 25, 2011 at 2:25 PM, Antonio Olivares wrote: > On Sun, Sep 25, 2011 at 2:08 PM, Warren Block wrote: >> On Sun, 25 Sep 2011, Antonio Olivares wrote: >> >>> On Sun, Sep 25, 2011 at 12:44 PM, Warren Block wrote: >>>> >>>> On Sun, 25 Sep

Re: autologin on default shell /bin/sh

2011-09-25 Thread Antonio Olivares
On Sun, Sep 25, 2011 at 2:08 PM, Warren Block wrote: > On Sun, 25 Sep 2011, Antonio Olivares wrote: > >> On Sun, Sep 25, 2011 at 12:44 PM, Warren Block wrote: >>> >>> On Sun, 25 Sep 2011, Antonio Olivares wrote: >>> >>>> I tried to edit ~/

Re: autologin on default shell /bin/sh

2011-09-25 Thread Antonio Olivares
On Sun, Sep 25, 2011 at 12:44 PM, Warren Block wrote: > On Sun, 25 Sep 2011, Antonio Olivares wrote: > >> I tried to edit ~/.cshrc and copied W Block's example, but it did not work >> >> https://freebsd-forums.liquidneon.com/showthread.php?t=22304 > > Curr

  1   2   3   >