 nu2thisNOTPremium join:2005-04-07 Hallandale, FL Reviews:
·Comcast
| links terminal web browser »links.twibright.com
because of the name maybe... i am trying to figure out how to get this browser out of text mode and put it into graphical mode. i tried links -g
but that isn't working... it says that -g is an unknown option.
Links 0.99 (Lynx-like text WWW browser) os x 10.8.2
any help would be great
thanks -- Why are you so surprised to see sinners in church? Are you shocked to see sick people in a hospital too? |
|
 LazManPremium join:2003-03-26 canada | Links is a text mode browser... Not sure what you mean by 'graphical' mode?
What are you trying to accomplish here, maybe we can help get you there? |
|
 darciliciousCyber LibrarianPremium join:2001-01-02 Forest Grove, OR kudos:2 Reviews:
·Frontier FiOS
| From the website, on their features page:
Links runs in graphics mode (mouse required) on X Window System (UN*X, Cygwin), SVGAlib, Linux Framebuffer, OS/2 PMShell, AtheOS GUI -- ♬ Music is life ♬ |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL Reviews:
·Comcast
| reply to LazMan Links can be run on the following platforms. On all of them Links works in text mode and in graphics mode under the X-Window system. With some operating systems, additional supported graphics systems are included in parentheses. AIX AtheOS (AtheOS graphics environment) BeOS Cygwin under Windows FreeBSD FreeMint HPUX Irix Linux (Xorg, SVGAlib, framebuffer) MacOS X NetBSD OpenBSD OS/2 (Pmshell) Solaris SunOS Tru64 -- Why are you so surprised to see sinners in church? Are you shocked to see sick people in a hospital too? |
|
 ThinkdiffPremium,MVM join:2001-08-07 Bronx, NY kudos:6 | reply to nu2this Did you compile it yourself?
If not, where did you install it from? It probably has to be compiled with graphical support. -- University of Southern California - Fight On! |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL | i downloaded it through fink |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL | or should i say installed it via Fink |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL Reviews:
·Comcast
| any while we are talking about cool stuff in Terminal... (as I am just now having the desire to start to use it for so much more)... what other cool uses can you do with terminal besides web browser and email (mutt)? -- Why are you so surprised to see sinners in church? Are you shocked to see sick people in a hospital too? |
|
|
|
 ThinkdiffPremium,MVM join:2001-08-07 Bronx, NY kudos:6 | reply to nu2this The package in Fink is the older version of Links that does not have Javascript or a graphical interface:
»www.jikos.cz/~mikulas/links/
It looks like Brew has the 2.7 version: »braumeister.org/formula/links
To install Brew: »mxcl.github.com/homebrew/ -- University of Southern California - Fight On! |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL Reviews:
·Comcast
| thanks... got Brew... now should it work by just typing...
brew install links
? it installs it and when i get back to the $, I put links -g and no good. doesn't recognize the -g -- Why are you so surprised to see sinners in church? Are you shocked to see sick people in a hospital too? |
|
 ThinkdiffPremium,MVM join:2001-08-07 Bronx, NY kudos:6 | Did you uninstall the fink version?
probably: fink remove links or fink uninstall links -- University of Southern California - Fight On! |
|
 | reply to nu2this You can use IRC of course
»www.irssi.org/download |
|
 statestress magnetPremium,Mod join:2002-02-08 Purgatory kudos:6 | reply to nu2this Once you get the old version uninstalled, try specifying the driver in the CLI, in this case X11:
links -g -driver x www.google.com |
|
 statestress magnetPremium,Mod join:2002-02-08 Purgatory kudos:6 Host: Webhosting Android Sonic.net Washington & Balti.. UK Chat
| reply to nu2this said by nu2this:what other cool uses can you do with terminal besides web browser and email (mutt)? Lots of things.
»www.terminally-incoherent.com/bl···thout-x/ |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL | reply to Thinkdiff yes... thanks |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL Reviews:
·Comcast
| reply to Thinkdiff i installed with brew, but it says that Graphics not enabled when compiling.
I went back and tried to ./configure --help but it is saying No such file or directory.
please help -- Why are you so surprised to see sinners in church? Are you shocked to see sick people in a hospital too? |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL Reviews:
·Comcast
| ok... crazy... but now closer
i stumbled across the way to get to where i was the other day... and here is where i am now...
Last login: Sun Dec 16 09:08:11 on ttys000 admin:~ admin$ links -g Graphics not enabled when compiling admin:~ admin$ cd Downloads/links-2.7 admin:links-2.7 admin$ ./configure --enable-graphics loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking whether gcc needs -traditional... no checking for EMX... no checking for OpenWatcom... no checking for typeof... yes checking for long long... yes checking for pointer comparison bug... no checking for maxint conversion bug... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for time.h... yes checking for unistd.h... yes checking for math.h... yes checking for ieee.h... no checking for endian.h... no checking for values.h... no checking for sigaction.h... no checking for netinet/in_systm.h... yes checking for netinet/in_system.h... no checking for netinet/ip.h... yes checking for arpa/inet.h... yes checking for netinet/dhcp.h... no checking for net/socket.h... no checking for sys/select.h... yes checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for sys/un.h... yes checking for sys/fmutex.h... no checking for sys/cygwin.h... no checking for uwin.h... no checking for interix/interix.h... no checking for io.h... no checking for process.h... no checking for cygwin/process.h... no checking for setjmp.h... yes checking for langinfo.h... yes checking for pwd.h... yes checking for grp.h... yes checking for malloc.h... no checking for alloca.h... yes checking for umalloc.h... no checking for working const... yes checking for inline... inline checking for size_t... yes checking for socklen_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of unsigned short... 2 checking size of unsigned... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for big endian... no checking for little endian... yes checking if rename can replace existing files... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for calloc... yes checking for mkdir... yes checking for select... yes checking for chmod... yes checking for getpid... yes checking for setpgid... yes checking for popen... yes checking for uname... yes checking for getpagesize... yes checking for strptime... yes checking for getpwuid... yes checking for getgrgid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setlocale... yes checking for nl_langinfo... yes checking for _heapmin... no checking for _ucreate... no checking for _uopen... no checking for _udestroy... no checking for _udefault... no checking for snprintf... yes checking for raise... yes checking for gettimeofday... yes checking for tempnam... yes checking for sigfillset... yes checking for sigdelset... yes checking for strtol... yes checking for strtoul... yes checking for strtoq... yes checking for strtoll... yes checking for strlen... yes checking for strcpy... yes checking for strchr... yes checking for strrchr... yes checking for strcmp... yes checking for strncmp... yes checking for strcspn... yes checking for strstr... yes checking for memmove... yes checking for strerror... yes checking for sigsetjmp/siglongjmp... yes checking for socket... yes checking for setsockopt... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for inet_ntop... yes checking for inet_pton... yes checking for ipv6... yes checking for sockaddr_in6.sin6_scope_id... yes checking for dhcp_option... no checking for herror... yes checking for cfmakeraw... yes checking for cygwin_conv_to_full_win32_path... no checking for cygwin_conv_path... no checking for uwin_path... no checking for unixpath2win... no checking for winpath2unix... no checking for requested debug level... 0 checking if you want to use graphics... yes checking if you want to enable UTF-8 terminal... yes checking for pow in -lm... yes checking for gpm.h... no checking for Gpm_Open in -lgpm... no checking for Gpm_GetLibVersion... no checking for OS/2 threads... no checking for atheos/threads.h... no checking for spawn_thread... no checking for resume_thread... no checking for MouOpen... no checking for _read_kbd... no checking for XFree for OS/2... no checking for pkg-config... /sw/bin/pkg-config checking for openssl... yes checking OPENSSL_CFLAGS... checking OPENSSL_LIBS... -lssl -lcrypto -lz checking for OpenSSL... openssl checking for zlib.h... yes checking for inflate in -lz... yes checking for bzlib.h... yes checking for BZ2_bzDecompress in -lbz2... yes checking for lzma.h... no checking for lzma_auto_decoder in -llzma... no checking for svgalib... no checking for linux/fb.h... no checking for linux/kd.h... no checking for linux/vt.h... no checking for sys/mman.h... yes checking for directfb-config... no checking for directfb... no checking for X... no checking for X11/Xlib.h... no checking for X11/X.h... no checking for X11/Xutil.h... no checking for X11/Xatom.h... no checking for X11/Xlocale.h... no checking for X11/keysymdef.h... no checking for XOpenDisplay... no checking for XOpenIM... no checking for XCloseIM... no checking for XCreateIC... no checking for XDestroyIC... no checking for XwcLookupString... no checking for Xutf8LookupString... no checking for XSupportsLocale... no checking for XmbTextListToTextProperty... no checking for pmshell... no checking for windowsx.h... no checking for ReleaseDC... no checking for ReleaseDC in -luser32... no checking for GdiFlush... no checking for GdiFlush in -lgdi32... no checking for gui/view.h... no checking for gui/window.h... no checking for gui/desktop.h... no checking for gui/bitmap.h... no checking for util/locker.h... no checking for util/application.h... no checking for libpng >= 1.0.0... yes checking LIBPNG_CFLAGS... -I/opt/X11/include/libpng15 checking LIBPNG_LIBS... -L/opt/X11/lib -lpng15 checking for png.h... yes checking for libpng/png.h... no checking for png_create_info_struct... yes checking for png_set_rgb_to_gray... yes checking for png_get_libpng_ver... yes checking for png_get_image_width... yes checking for png_get_image_height... yes checking for png_get_gAMA... yes checking for png_get_color_type... yes checking for png_get_bit_depth... yes checking for png_set_strip_alpha... yes checking for png_get_valid... yes checking for png_get_sRGB... yes checking if you can include both setjmp.h and png.h... yes checking for jpeglib.h... no checking for jpeg_destroy_decompress in -ljpeg... no checking for tiffio.h... no checking for TIFFClientOpen in -ltiff... no configure: error: No graphics drivers found. admin:links-2.7 admin$ -- Why are you so surprised to see sinners in church? Are you shocked to see sick people in a hospital too? |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL | No graphics drivers found...
can someone point out my obvious mistake please?
edit~ this is the page that i am working from: »links.twibright.com/download.php |
|
 statestress magnetPremium,Mod join:2002-02-08 Purgatory kudos:6 | Try adding --with-svgalib or --with-x as an argument to your configure. |
|
 nu2thisNOTPremium join:2005-04-07 Hallandale, FL Reviews:
·Comcast
| admin:~ admin$ cd Downloads/links-2.7 admin:links-2.7 admin$ links --with-svgalib Unknown option --with-svgalib admin:links-2.7 admin$ links --with-x Unknown option --with-x -- Why are you so surprised to see sinners in church? Are you shocked to see sick people in a hospital too? |
|